Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_tensor_coding.cc74 static int VarLengthEncodingSize(uint32 tag, size_t bytes) { in VarLengthEncodingSize() function
164 VarLengthEncodingSize(TensorProto::kTensorContentFieldNumber, in EncodeTensorToByteBuffer()
171 VarLengthEncodingSize(RecvTensorResponse::kTensorFieldNumber, in EncodeTensorToByteBuffer()