Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests for interactive API #151

Merged
merged 23 commits into from Aug 24, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
f3b415a
Complete Tensorflow MNIST test
itrushkin Aug 16, 2021
833a887
Complete PyTorch UNet Kvasir test
itrushkin Aug 16, 2021
9221186
Add run script for tensorflow_mnist experiment
itrushkin Aug 18, 2021
b0f3711
Add run script for pytorch_kvasir_unet experiment
itrushkin Aug 18, 2021
354cc5f
Update requirements for pytorch_kvasir_unet experiment
itrushkin Aug 18, 2021
6b0f007
Add -r key
itrushkin Aug 18, 2021
1e3f723
Add scikit-image to shard descriptor requirements
itrushkin Aug 18, 2021
4dd192b
Merge branch 'develop' into ci_for_interactive_api
itrushkin Aug 19, 2021
f78370b
Convert enforce_image_hw to int
itrushkin Aug 20, 2021
3fe640b
Update envoy bash script
itrushkin Aug 20, 2021
05a6c49
Pass director port as number
itrushkin Aug 20, 2021
c81e64d
Move imports to file header
itrushkin Aug 20, 2021
20257e9
Remove unused kwargs parameter
itrushkin Aug 20, 2021
bccb7df
Add train_bs and valid_bs properties
itrushkin Aug 20, 2021
cd55a1c
Split rank_worldsize variable
itrushkin Aug 20, 2021
20c426a
Update file extension filtering
itrushkin Aug 20, 2021
171d1c2
Split rank_worldsize field
itrushkin Aug 20, 2021
b526824
Latest develop changes
itrushkin Aug 20, 2021
254363a
Remove backslash
itrushkin Aug 20, 2021
6f19199
Fix argument order
itrushkin Aug 20, 2021
1fe870c
Remove unused kwargs
itrushkin Aug 20, 2021
31f7716
Merge branch 'develop' into ci_for_interactive_api
itrushkin Aug 23, 2021
2b158d9
Remove certificate-related parameters in non-TLS environment
itrushkin Aug 23, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
46 changes: 0 additions & 46 deletions tests/github/interactive_api/experiment_runner.py

This file was deleted.

Empty file.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Empty file.

This file was deleted.

Empty file.