Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
73 contributions in the last year
Contribution activity
June 2020
Created a pull request in criteo/deepr that received 1 comment
Add cache / write utilities for tf.data.Dataset
Description
Added
writers module, TFRecordWriter
ToExample prepro to convert a dataset to tf.Example
Field now has a to_feature(value) method
iter …
+567
−79
•
1
comment
- Add more checks to vocab.write to avoid errors
- Release 2.4.1
- Fix Select Layer (incorrect outputs resolution)
- Fix serialize_fn (EagerTensor -> NumPy array), support ndim > 2
- Release 2.4.0
- Add VariableValue metric, fix Field sequence and sparse resolution
- Yield inputs when using predictor on dataset
- Add example integration test
- Add predictors (SavedModel and Proto) on dict and Dataset
- Release 2.0.0

