[tf.data] Add public header "tensorflow/core/framework/dataset.h".
This adds the ability to create a custom C++ Dataset implementation without linking it statically into the TensorFlow library. Note that this internal API is experimental and subject to change between versions of TensorFlow. Fixes #16682. PiperOrigin-RevId: 184356318
Loading
Please sign in to comment