support-training-model-version-publication
parent
61dd9cb6
No related branches found
No related tags found
Showing
- .isort.cfg 1 addition, 1 deletion.isort.cfg
- arkindex_worker/worker/training.py 191 additions, 0 deletionsarkindex_worker/worker/training.py
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- tests-requirements.txt 1 addition, 0 deletionstests-requirements.txt
- tests/conftest.py 6 additions, 0 deletionstests/conftest.py
- tests/samples/model_file.pth 1 addition, 0 deletionstests/samples/model_file.pth
- tests/samples/model_files/model_file.pth 1 addition, 0 deletionstests/samples/model_files/model_file.pth
- tests/test_elements_worker/test_training.py 131 additions, 0 deletionstests/test_elements_worker/test_training.py
arkindex_worker/worker/training.py
0 → 100644
pytest==7.1.1 | ||
pytest-mock==3.7.0 | ||
pytest-responses==0.5.0 | ||
requests==2.27.1 |
tests/samples/model_file.pth
0 → 100644
tests/samples/model_files/model_file.pth
0 → 100644
tests/test_elements_worker/test_training.py
0 → 100644
Please register or sign in to comment