bitsandbytes-rocm/tests
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
..
test_autograd.py Simplify statements into equivalent, modern variants 2022-10-27 13:14:13 +02:00
test_cuda_setup_evaluator.py Added CUDA SETUP instruction generator. 2022-10-25 08:01:19 -07:00
test_functional.py Simplify statements into equivalent, modern variants 2022-10-27 13:14:13 +02:00
test_modules.py Simplify statements into equivalent, modern variants 2022-10-27 13:14:13 +02:00
test_optim.py Simplify statements into equivalent, modern variants 2022-10-27 13:14:13 +02:00