tf.contrib.learn.TensorFlowEstimator.get_tensor(name)
Returns tensor by name.
Args:
-
name
: string, name of the tensor.
Returns:
Tensor.
tf.contrib.learn.TensorFlowEstimator.get_tensor(name)
Returns tensor by name.
name
: string, name of the tensor.Tensor.
Please login to continue.