Commit Graph

12 Commits

Author SHA1 Message Date
Reuben Morais
4a589dd897 Build/package/publish generate_scorer_package in CI 2020-06-30 09:52:45 +02:00
Alexandre Lissy
80ee63fac6 Use TensorFlow as a submodule 2020-06-29 17:03:07 +02:00
Reuben Morais
1e2eb96248 Update all API consumers 2020-02-11 19:44:36 +01:00
Alexandre Lissy
e9d9b33ff6 Ensure --cuda flag passed for CUDA builds
Fixes #2243
2019-07-12 14:15:45 +02:00
Alexandre Lissy
bec5be7640 Move all tc-* scripts under taskcluster/
Fixes #1912
2019-06-14 16:06:01 +02:00
Reuben Morais
a0333728eb Build decoder package in automation 2018-11-08 18:35:42 -02:00
Reuben Morais
400c9c0e5d Streaming inference 2018-08-02 13:22:24 -03:00
Alexandre Lissy
11fcae4bc7 Proper re-use of Bazel cache
Fixes #1189
2018-01-31 18:50:36 +01:00
Alexandre Lissy
ade66b015d Build TensorFlow as monolithic into libdeepspeech.so
Also limit the set of included Ops to avoid wasting size.
2018-01-31 16:53:57 +01:00
Reuben Morais
92e53a7a06 Add -gpu prefix to CUDA enabled packages 2017-11-17 18:26:32 +01:00
Alexandre Lissy
80b3f44f10 Produce Python/NodeJS packages for GPU-enabled builds 2017-11-14 10:28:12 +01:00
Alexandre Lissy
bd0fedc312 Split TaskCluster build scripts and refactor some variables
This will help landing AOT support, avoiding turning tc-build.sh and
tc-package.sh into a spaghetti mess.

Fixes #898
2017-10-19 15:43:47 +02:00