Skip to main content

How to submit a job that uses TensorFlow

This tutorial will show how to submit a job that uses TensorFlow to the batch cluster.

Use already available image:

git clone https://gitlab.com/lip-computing/computing/tf_run_job.git

cd tf_run_job

. run_job --input <input_file>.py --file  ...

Use your own image: