Add support for CompositeTensors internally to Keras Models (ie, between layers).
This CL updates tf_utils.py to properly attach history to CompositeTensors in Graph mode, and adds a test that validates support for both Ragged and SparseTensors internally to a Model. PiperOrigin-RevId: 234834471
Loading
Please sign in to comment