Commit Graph

21 Commits

Author SHA1 Message Date
Alexandre Lissy
af26d8b2bb Deprecate training on Python 2.7 2019-05-10 17:23:54 +02:00
Alexandre Lissy
936504f7e0 Move nc_asset_name to extra
X-DeepSpeech: NOBUILD
2018-12-14 10:55:09 +01:00
Alexandre Lissy
77a9a53634 Define native_client asset upload name 2018-12-14 10:08:05 +01:00
Alexandre Lissy
c78a3e57ae Cleanup SUMMARIZE_GRAPH_BINARY 2018-10-31 14:33:48 +01:00
Alexandre Lissy
1540fa392e Remove old AOT model 2018-10-26 14:59:12 +02:00
Alexandre Lissy
5520a6b29d Improve tag handling 2018-04-28 02:13:13 +02:00
Alexandre Lissy
164f67c972 Add Python2.7 ucs2+ucs4 variants
Fixes #1276
2018-03-01 17:51:52 +01:00
Alexandre Lissy
62034f7bf6 Switch to use Amazon EC2 mirrors
Fixes #1250
2018-02-15 17:38:58 +01:00
Alexandre Lissy
30857cc288 Switch training model dependency to upstream-based
Currently, self-built Python package is not able to work, likely because
of the visibility of symbols. Let's switch to upstream TensorFlow for
now.
2018-01-31 16:54:37 +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
Alexandre Lissy
fb456da394 Test training with multiple Python versions
Fixes #970
2017-12-01 22:43:34 +01:00
Alexandre Lissy
5b0ca1e410 Update to TensorFlow r1.4
Fixes #959
2017-11-30 18:51:13 +01:00
Alexandre Lissy
2916d3bc8c Properly limit scheduling of some tasks to PR or merge
Fixes #940
2017-11-03 22:02:32 +01:00
Alexandre Lissy
7e9767f0d8 Remove 'runs/0' references in artifacts path
Generated with:
$ sed -ri 's|runs/0/||g' taskcluster/*.tyml

Fixes #933
2017-11-02 15:28:08 +01:00
Alexandre Lissy
d4f3392aec Proper definition of .build.yml
Array to sr() was undocumented and is not supported in JS.

Fixes #925
2017-10-31 22:10:45 +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
Reuben Morais
a6dbbfdc50 Only install Git LFS on the Linux test base 2017-10-10 16:50:02 -03:00
lissyx
033d4f765a Make sure Git LFS is installed across all contexts in tests 2017-10-02 20:18:37 -03:00
Alexandre Lissy
ffb95a2ef1 Switch TaskCluster provisioner/workerType for OSX 2017-09-25 17:58:32 +02:00
Alexandre Lissy
c74448fbdd Set proper artifacts expiration dates
Fixes #840
2017-09-19 16:18:03 +02:00
Alexandre Lissy
31616daf02 TaskCluster Decision Task
Fixes #837
2017-09-18 20:59:27 +02:00