Searched refs:kTensorShapeStartIndex (Results 1 – 2 of 2) sorted by relevance
127 static const size_t kTensorShapeStartIndex = member130 kTensorShapeStartIndex + sizeof(TensorShape);
1322 memcpy(&message[kTensorShapeStartIndex], &rm.tensor_shape_, in CreateMessage()1384 memcpy(&rm.tensor_shape_, &message[kTensorShapeStartIndex], in ParseMessage()