mirror of
https://github.com/nomic-ai/kompute.git
synced 2026-05-11 08:59:59 +00:00
Added backwards compat test for python
This commit is contained in:
1
.github/workflows/python_tests.yml
vendored
1
.github/workflows/python_tests.yml
vendored
@@ -27,6 +27,7 @@ jobs:
|
||||
export VK_ICD_FILENAMES=/swiftshader/vk_swiftshader_icd.json
|
||||
pytest -v python/test/test_array_multiplication.py
|
||||
pytest -v python/test/test_kompute.py -k "test_opmult"
|
||||
pytest -v python/test/test_kompute.py -k "test_tensor_rebuild_backwards_compat"
|
||||
pytest -v python/test/test_logistic_regression.py
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user