We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 67529a1 commit 30cc0bfCopy full SHA for 30cc0bf
.github/workflows/publish-trial-images.yaml
@@ -32,6 +32,8 @@ jobs:
32
dockerfile: examples/v1beta1/trial-images/mxnet-mnist/Dockerfile
33
- trial-name: pytorch-mnist
34
dockerfile: examples/v1beta1/trial-images/pytorch-mnist/Dockerfile
35
+ - trial-name: tf-mnist-with-summaries
36
+ dockerfile: examples/v1beta1/trial-images/tf-mnist-with-summaries/Dockerfile
37
- trial-name: enas-cnn-cifar10-gpu
38
dockerfile: examples/v1beta1/trial-images/enas-cnn-cifar10/Dockerfile.gpu
39
- trial-name: enas-cnn-cifar10-cpu
0 commit comments