batch-shipyard/recipes/TensorFlow-CPU/config/jobs.yaml

9 строки
307 B
YAML

job_specifications:
- id: tensorflowjob
tasks:
- docker_image: gcr.io/tensorflow/tensorflow
resource_files:
- blob_source: https://raw.githubusercontent.com/tensorflow/models/master/tutorials/image/mnist/convolutional.py
file_path: convolutional.py
command: python -u convolutional.py