petals/tests
justheuristic 91898c3c90
Switch to speedtest-cli (#157)
This pullrequest removes custom speed_test code in favour of speedtest-cli module.
This is necessary to ensure that random warnings / print-outs do not mess with our outputs.

Co-authored-by: Max Ryabinin <mryabinin0@gmail.com>
2022-12-15 15:21:33 +03:00
..
scripts Fix arguments in remove_old_models.py (#153) 2022-12-13 19:01:12 +03:00
conftest.py Fix logging: do not duplicate lines, enable colors in Colab (#156) 2022-12-15 09:12:18 +04:00
test_aux_functions.py Switch to speedtest-cli (#157) 2022-12-15 15:21:33 +03:00
test_block_exact_match.py Make Petals a pip-installable package (attempt 2) (#102) 2022-11-30 10:41:13 +04:00
test_chained_calls.py Make Petals a pip-installable package (attempt 2) (#102) 2022-11-30 10:41:13 +04:00
test_full_model.py Fix logging: do not duplicate lines, enable colors in Colab (#156) 2022-12-15 09:12:18 +04:00
test_linear8bitlt.py Support --load_in_8bit on pre-Turing GPUs (#113) 2022-12-02 15:10:24 +03:00
test_priority_pool.py Make Petals a pip-installable package (attempt 2) (#102) 2022-11-30 10:41:13 +04:00
test_remote_sequential.py Fix logging: do not duplicate lines, enable colors in Colab (#156) 2022-12-15 09:12:18 +04:00
test_sequence_manager.py Fix logging: do not duplicate lines, enable colors in Colab (#156) 2022-12-15 09:12:18 +04:00
test_utils.py Implement RemoteSequential slicing and extra repr, add tests (#30) 2022-07-19 04:28:04 +03:00
test.id Add automated tests (#23) 2022-07-16 01:59:23 +03:00