bitsandbytes-rocm/bitsandbytes/nn
Tom Aarsen 0b078403ee Simplify statements into equivalent, modern variants
via pyupgrade --py37-plus. The changes e.g. are subclassing from object, calling super() with super(ThisClass, self), or old-style syntax formatting.
2022-10-27 13:14:13 +02:00
..
__init__.py Isolated CUDASetup logging; all tests green. 2022-10-24 11:54:25 -07:00
modules.py Simplify statements into equivalent, modern variants 2022-10-27 13:14:13 +02:00