Merge pull request #24113 from tomguluson92:patch-3
PiperOrigin-RevId: 224061572
This commit is contained in:
commit
0918ff3de1
@ -318,7 +318,7 @@ inline int ReadPackedPrimitives(const void* bufp, const size_t len,
|
||||
return count;
|
||||
}
|
||||
|
||||
// Reads a primitive value field from a serialized proto.
|
||||
// Reads a value of a primitive type field from a serialized proto.
|
||||
// The value is parsed from the serialized format, then static_cast
|
||||
// to the desired type for TensorFlow and stored.
|
||||
template <class ValueType, class TensorType,
|
||||
|
Loading…
Reference in New Issue
Block a user