You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Major Features and Improvements
Introduced tft.experimental.approximate_vocabulary analyzer that is an
approximate version of tft.vocabulary which is more efficient with smaller
number of unique elements or top_k threshold.
Bug Fixes and Other Changes
Raise a RuntimeError if order of analyzers in traced Tensorflow Graph is
non-deterministic in TF2.
Fix issue where a tft.experimental.ptransform_analyzer's output dtype
could be propagated incorrectly if it was a primitive as opposed to np.ndarray.
Depends on apache-beam[gcp]>=2.34,<3.
Depends on tensorflow>=1.15.2,!=2.0.*,!=2.1.*,!=2.2.*,!=2.3.*,!=2.4.*,!=2.5.*,!=2.6.*,<2.8.