Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/
Dliteral_util.cc49 void ConvertEndianShort(char* bytes, int64 size) { in ConvertEndianShort() function
1642 ConvertEndianShort(const_cast<char*>(proto->mutable_f16s()->data()), in WriteToProto()
1650 ConvertEndianShort(const_cast<char*>(proto->mutable_bf16s()->data()), in WriteToProto()
1732 ConvertEndianShort(reinterpret_cast<char*>(untyped_data()), s.size()); in CopyFromProto()
1741 ConvertEndianShort(reinterpret_cast<char*>(untyped_data()), s.size()); in CopyFromProto()