Commit Graph

7 Commits

Author SHA1 Message Date
Alexandre Lissy
021de3c2a7 Enable C++, NodeJS tests on RPi3
Fixes #1303
2018-04-16 11:35:54 +02:00
Alexandre Lissy
164f67c972 Add Python2.7 ucs2+ucs4 variants
Fixes #1276
2018-03-01 17:51:52 +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
fb456da394 Test training with multiple Python versions
Fixes #970
2017-12-01 22:43:34 +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
Alexandre Lissy
31616daf02 TaskCluster Decision Task
Fixes #837
2017-09-18 20:59:27 +02:00