Releases: spotify/spotify-tensorflow
Releases · spotify/spotify-tensorflow
0.7.5
- Depends on Tensorflow 1.15.0
- Depends on Tensorflow Transform 0.15.0
- Depends on Tensorflow Data Validation 0.15.0
0.7.4
- #220 Remove non-ascii characters from the README, prevented training on
ml-engine
with Python3
0.7.3
- #218 Fix typo in supported dataflow args list
- #217 Pin lib version in ephemeral TFDV setup file
- #216 Add docs for stats options
0.7.2
- #208 Bump Tensorflow to 1.14.0, TFX libraries to 0.14.x
0.7.1
- #209 Use model_name_suffix in _get_job_name()
- #210 Add python-version argument to tensorflow-task
- #214 Fix python3 dataflow naming
- #212 Drop required-python line from setup.cfg
- #200 tfdv: expose infer_feature_shape flag
0.7.0
- #181: (breaking change) Removes default output handling in favor of handling being explicit from the user
- #197: (potentially breaking change) Update all references to ML-Engine to googles now renamed AI-platform
- #196: Update TFX dependency to the new 0.13
0.6.7
- Pin sklearn >0.19, <0.21 as requirement due to failing installs in python 2.7
0.6.6
- (#191) Adds support for compressed TFRecords input
- (#189) Expose
validate_statistics
parameters in spotify_tensorflow.tfx.tfdv.validate_stats_against_schema