bitsandbytes-rocm/bitsandbytes/cuda_setup
Tom Aarsen 58aa7c53f6 Perform check using implicit list length
Instead of 'ccs is not None', as ccs is always a list, so this if is currently always True
2022-09-15 12:44:09 +02:00
..
__init__.py Fixed bugs in cuda setup. 2022-08-04 09:16:00 -07:00
env_vars.py factored cuda_setup.main out into smaller modules and functions 2022-08-02 21:26:50 -07:00
main.py Perform check using implicit list length 2022-09-15 12:44:09 +02:00
paths.py Replace print_stderr with warnings.warn 2022-08-24 18:45:17 +03:00