bitsandbytes-rocm/tests
2023-07-11 17:13:33 -07:00
..
test_autograd.py Merge remote-tracking branch 'origin/main' into merge 2023-05-07 13:34:03 -07:00
test_cuda_setup_evaluator.py
test_functional.py Fixed missing bias in bnb.matmul_4bit for inference; more tests. 2023-07-11 17:13:33 -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 test for Param4bit.to() and fixed double quant behavior. 2023-07-09 17:16:50 -07:00
test_optim.py Added PagedLion and bf16 Lion. 2023-05-23 19:37:38 -07:00
test_triton.py