Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/distributed_runtime/rpc/
Dgrpc_tensor_coding.cc97 int tensor_shape_bytes = 0; in EncodeSkeleton() local
100 tensor_shape_bytes += in EncodeSkeleton()
106 if (tensor_shape_bytes > 0) { in EncodeSkeleton()
108 tensor_shape_bytes); in EncodeSkeleton()