Home
last modified time | relevance | path

Searched refs:TensorHandleShape (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/distributed_runtime/eager/
Deager_service_impl.cc155 Status TensorHandleShape(TensorHandle* handle, TensorShapeProto* proto) { in TensorHandleShape() function
187 TF_RETURN_IF_ERROR(TensorHandleShape(retvals[i], add_shape_proto_fn())); in AddOpRetvalsToResponse()