Add documentation for and export tf.function.
(tf.contrib.eager.function in TF 1.0, tf.function in 2.0) The input_signature argument requires tf.TensorSpec objects which are not part of the public API yet. I will export that in a follow up change. PiperOrigin-RevId: 221190789
Loading
Please sign in to comment