Skip to content

Commit

Permalink
WIP: Temp TensorFlow r1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre Lissy committed Oct 31, 2018
1 parent 7581bd9 commit 1bbcc6e
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion taskcluster/darwin-amd64-cpu-opt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build:
- "index.project.deepspeech.deepspeech.native_client.osx.${event.head.sha}"
- "notify.irc-channel.${notifications.irc}.on-exception"
- "notify.irc-channel.${notifications.irc}.on-failed"
tensorflow: "https://index.taskcluster.net/v1/task/project.deepspeech.tensorflow.pip.r1.11.40969c9d1c2985963c27d66ea0596ce892407997.osx/artifacts/public/home.tar.xz"
tensorflow: "https://queue.taskcluster.net/v1/task/BdWD8crkTgm70Ou3TRSSjw/artifacts/public/home.tar.xz"
scripts:
build: "taskcluster/host-build.sh"
package: "taskcluster/package.sh"
Expand Down
2 changes: 1 addition & 1 deletion taskcluster/linux-amd64-cpu-opt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ build:
system_config:
>
${swig.patch_nodejs.linux}
tensorflow: "https://index.taskcluster.net/v1/task/project.deepspeech.tensorflow.pip.r1.11.40969c9d1c2985963c27d66ea0596ce892407997.cpu/artifacts/public/home.tar.xz"
tensorflow: "https://queue.taskcluster.net/v1/task/YfaKM6CCRj6X8BCqzhL7RA/artifacts/public/home.tar.xz"
scripts:
build: "taskcluster/host-build.sh"
package: "taskcluster/package.sh"
Expand Down
2 changes: 1 addition & 1 deletion taskcluster/linux-amd64-ctc-opt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build:
- "pull_request.synchronize"
- "pull_request.reopened"
template_file: linux-opt-base.tyml
tensorflow: "https://index.taskcluster.net/v1/task/project.deepspeech.tensorflow.pip.r1.11.40969c9d1c2985963c27d66ea0596ce892407997.cpu/artifacts/public/home.tar.xz"
tensorflow: "https://queue.taskcluster.net/v1/task/YfaKM6CCRj6X8BCqzhL7RA/artifacts/public/home.tar.xz"
scripts:
build: 'taskcluster/decoder-build.sh'
package: 'taskcluster/decoder-package.sh'
Expand Down
2 changes: 1 addition & 1 deletion taskcluster/linux-amd64-gpu-opt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ build:
system_config:
>
${swig.patch_nodejs.linux}
tensorflow: "https://index.taskcluster.net/v1/task/project.deepspeech.tensorflow.pip.r1.11.40969c9d1c2985963c27d66ea0596ce892407997.gpu/artifacts/public/home.tar.xz"
tensorflow: "https://queue.taskcluster.net/v1/task/bkq2HL81Rt2jB0yrdX3eOA/artifacts/public/home.tar.xz"
maxRunTime: 14400
scripts:
build: "taskcluster/cuda-build.sh"
Expand Down
2 changes: 1 addition & 1 deletion taskcluster/linux-arm64-cpu-opt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build:
- "index.project.deepspeech.deepspeech.native_client.${event.head.branchortag}.arm64"
- "index.project.deepspeech.deepspeech.native_client.${event.head.branchortag}.${event.head.sha}.arm64"
- "index.project.deepspeech.deepspeech.native_client.arm64.${event.head.sha}"
tensorflow: "https://index.taskcluster.net/v1/task/project.deepspeech.tensorflow.pip.r1.11.40969c9d1c2985963c27d66ea0596ce892407997.arm64/artifacts/public/home.tar.xz"
tensorflow: "https://queue.taskcluster.net/v1/task/XKsI4oSlQj6t0JSlCR0AGA/artifacts/public/home.tar.xz"
## multistrap 2.2.0-ubuntu1 is broken in 14.04: https://bugs.launchpad.net/ubuntu/+source/multistrap/+bug/1313787
system_setup:
>
Expand Down
2 changes: 1 addition & 1 deletion taskcluster/linux-rpi3-cpu-opt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build:
- "index.project.deepspeech.deepspeech.native_client.${event.head.branchortag}.arm"
- "index.project.deepspeech.deepspeech.native_client.${event.head.branchortag}.${event.head.sha}.arm"
- "index.project.deepspeech.deepspeech.native_client.arm.${event.head.sha}"
tensorflow: "https://index.taskcluster.net/v1/task/project.deepspeech.tensorflow.pip.r1.11.40969c9d1c2985963c27d66ea0596ce892407997.arm/artifacts/public/home.tar.xz"
tensorflow: "https://queue.taskcluster.net/v1/task/eEJFaYzUROi4B6wi4K0_Sw/artifacts/public/home.tar.xz"
## multistrap 2.2.0-ubuntu1 is broken in 14.04: https://bugs.launchpad.net/ubuntu/+source/multistrap/+bug/1313787
system_setup:
>
Expand Down
2 changes: 1 addition & 1 deletion taskcluster/node-package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ build:
system_config:
>
${swig.patch_nodejs.linux}
tensorflow: "https://index.taskcluster.net/v1/task/project.deepspeech.tensorflow.pip.r1.11.40969c9d1c2985963c27d66ea0596ce892407997.cpu/artifacts/public/home.tar.xz"
tensorflow: "https://queue.taskcluster.net/v1/task/YfaKM6CCRj6X8BCqzhL7RA/artifacts/public/home.tar.xz"
scripts:
build: "taskcluster/node-build.sh"
package: "taskcluster/node-package.sh"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ build:
apt-get -qq -y install ${python.packages_trusty.apt}
args:
tests_cmdline: "${system.homedir.linux}/DeepSpeech/ds/tc-train-tests.sh 2.7.14:mu"
convert_graphdef: "https://index.taskcluster.net/v1/task/project.deepspeech.tensorflow.pip.r1.11.40969c9d1c2985963c27d66ea0596ce892407997.cpu/artifacts/public/convert_graphdef_memmapped_format"
convert_graphdef: "https://queue.taskcluster.net/v1/task/YfaKM6CCRj6X8BCqzhL7RA/artifacts/public/convert_graphdef_memmapped_format"
metadata:
name: "DeepSpeech Linux AMD64 CPU upstream training Py2.7 mu"
description: "Training a DeepSpeech LDC93S1 model for Linux/AMD64 using upstream TensorFlow Python 2.7 mu, CPU only, optimized version"

0 comments on commit 1bbcc6e

Please sign in to comment.