build: template_file: generic_tc_caching-linux-opt-base.tyml cache: artifact_url: ${system.tensorflow.linux_amd64_cpu.url} artifact_namespace: ${system.tensorflow.linux_amd64_cpu.namespace} system_config: > ${tensorflow.packages_xenial.apt} && ${java.packages_xenial.apt} scripts: setup: "taskcluster/tf_tc-setup.sh" build: "taskcluster/tf_tc-build.sh" package: "taskcluster/tf_tc-package.sh" maxRunTime: 14400 metadata: name: "TensorFlow Linux AMD64 CPU" description: "Building TensorFlow for Linux/AMD64, CPU only, optimized version"