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
Improve tf.RaggedTensor support in DataAdapters. (#21170)
Previously, only 2D Tensorflow ragged tensors were supported. This adds support for any rank.
Also added tests for ragged tensors with `GeneratorDataAdapter`.
0 commit comments