Searched refs:TensorByteSize (Results 1 – 1 of 1) sorted by relevance
41 int64 TensorByteSize(const TensorProto& t) { in TensorByteSize() function65 if (TensorByteSize(tp) > kMaxAttrValueTensorByteSize) { in FastTensorProtoHash()99 if (TensorByteSize(lhs) > kMaxAttrValueTensorByteSize || in FastAreTensorProtosEqual()100 TensorByteSize(rhs) > kMaxAttrValueTensorByteSize) { in FastAreTensorProtosEqual()