TensorFlow Transform 0.1.9
Release 0.1.9
Major Features and Improvements
- Refactor internals to remove Column and Statistic classes
Bug Fixes and Other Changes
- Remove collections from graph to avoid warnings
- Return float32 from
tfidf_weights
- Update tensorflow_transform to use
tf.saved_model
APIs. - Add default values on example proto coder.