[tf.data] Remove internal uses of Dataset.output_{shapes,types,classes} in preparation for 2.0.
Internal users of these properties should now use dataset_ops.get_legacy_output_{shapes,types,classes}() instead. In a future CL we will remove the properties from the DatasetV2.
PiperOrigin-RevId: 235217553
Loading
Please sign in to comment