Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/
Dtensor_coding.h95 bool ParseTensorSubmessage(protobuf::io::CodedInputStream* input,
Dtensor_coding.cc147 bool TensorResponse::ParseTensorSubmessage( in ParseTensorSubmessage() function in tensorflow::TensorResponse
238 !ParseTensorSubmessage(&input, meta_.mutable_tensor())) { in ParseFast()