bitsandbytes-rocm/tests
2023-07-22 12:56:29 -07:00
..
test_autograd.py
test_cuda_setup_evaluator.py Changed CUDA setup to use PyTorch default; added a weak test. 2023-07-13 23:58:41 -07:00
test_functional.py Increased occupancy. 2023-07-19 16:08:37 -07:00
test_generation.py Fixed missing bias in bnb.matmul_4bit for inference; more tests. 2023-07-11 17:13:33 -07:00
test_linear8bitlt.py
test_modules.py Added better default compute_dtype handling for Linear4bit layers. 2023-07-22 12:56:29 -07:00
test_optim.py
test_triton.py