Граф коммитов

5 Коммитов

Автор SHA1 Сообщение Дата
Anton Schwaighofer b35399fb84
Moving InnerEye's Azure code to hi-ml package (#548)
Moving InnerEye to use the new HI-ML package. 

See Issue 62 on the HI-ML package
2021-08-26 09:17:09 +01:00
Javier 7e8a354bbf
Remove model configurations dependency on Tests. This was breaking inference. (#361)
* Fix docs for HellowWorld

* Fix docs for HellowWorld

* Add more details

* Move test paths to common

* Fix path
2021-01-15 17:25:57 +00:00
Anton Schwaighofer e7a88877c5
Switch more code to using Path (#305)
- Rename the `TestOutputDirectories` class because it is picked up by pytest as something it expects to contain tests
- Switch fields to using `Path`, rather than `str`
2020-11-02 19:49:13 +00:00
Shruthi42 cee61026a5
Fix pytests (#274)
- Marks tests as `gpu`, `cpu_and_gpu` or `azureml`. Tests marked `gpu`  and `azureml` are not run in the normal test set, only on the AzureML run triggered by the PR builds. Long tests like test_submit_for_inference are no longer run as part of the main set.
- Cleans up pytest.ini
2020-10-09 15:49:15 +05:30
Shruthi42 d6a3d73ccf Add source code 2020-07-29 00:30:35 +05:30