TensorSpec and TensorInfo
Export tf.TensorSpec. This is needed to specify signatures to tf.function() calls in TensorFlow 2.x (and tf.contrib.eager.function() calls in 1.x) Hide tf.TensorInfo in TF 2.0 Not sure why users of the TensorFlow library should need it, so remove it. PiperOrigin-RevId: 221850858
Loading
Please sign in to comment