bitsandbytes-rocm/bitsandbytes/autograd
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 Most tests passing. 2022-07-22 14:41:05 -07:00
_functions.py Simplify statements into equivalent, modern variants 2022-10-27 13:14:13 +02:00