These 7 commits are when the Protocol Buffers files have changed:
Commit: | a5097a3 | |
---|---|---|
Author: | Hanyu Cui | |
Committer: | GitHub |
[ML-8669] Build against TensorFlow 1.15.0 (#172) Build against TensorFlow 1.15.0. It uses pip to install the Python package
The documentation is generated from this commit.
Commit: | 79dd44f | |
---|---|---|
Author: | Lu Wang | |
Committer: | GitHub |
[ML-7986] Update tensorflow to 1.14.0 (#168) * Update tensorflow version to 1.14.0 in environment.yml, project/Dependencies.scala, and python/requirements.txt * Auto update *.proto with the script. All of this type update comes from tensorflow. * Update spark to 2.4.4. * Add the patch fix for Tensorflow API.
Commit: | 53ec966 | |
---|---|---|
Author: | Lu Wang | |
Committer: | GitHub |
[ML-6351] Update tensorflow to 1.13.1 (#166) Update tensorflow to 1.13.1
Commit: | e46c088 | |
---|---|---|
Author: | Xiangrui Meng | |
Committer: | GitHub |
[ML-5665] Update to Spark 2.4 and TF 1.12 (#160)
Commit: | 0483359 | |
---|---|---|
Author: | Xiangrui Meng | |
Committer: | GitHub |
update proto files from TF 1.10.0 release (#154) Updated proto files from TF 1.10.0 release and added a small script to automate the work.
Commit: | 5298881 | |
---|---|---|
Author: | tomasatdatabricks | |
Committer: | Timothy Hunter |
Updated to tensorflow 1.6 and spark 2.3. (#139) * Updated to tensorflow 1.5 and spark 2.3. Mostly minor changes related to Tensor taking a type parameter. Updated the protobuf files and regenerated their java sources. * Bumped tf version in travis config to 1.5 * Travis fix, try to run on ubuntu16.04 (unsuported yet but might work?) as tf1.5 does not run on ubuntu14.04 * Fixed test, added type parameter to Tensor * Updated to ft1.6. Removed test configurations with Spark 2.0 * fixed travis setup * Regenerated java files from the protobuf sources updated to tf1.6
Commit: | c2dcb84 | |
---|---|---|
Author: | Timothy Hunter |
moving files outside private repo