TensorFlow

API

 tf.estimator / export / export.TensorServingInputReceiver


Context manager for setting the executor of eager defined functions.

Eager defined functions are functions decorated by tf.contrib.eager.defun.

executor_type a string for the name of the executor to be used to execute functions defined by tf.contrib.eager.defun.

Context manager for setting the executor of eager defined functions.

此页内容是否对您有帮助