Searched refs:kMaxAttrValueTensorByteSize (Results 1 – 1 of 1) sorted by relevance
39 constexpr int kMaxAttrValueTensorByteSize = 32 * 1024 * 1024; // 32mb variable67 if (TensorByteSize(tp) > kMaxAttrValueTensorByteSize) { in FastTensorProtoHash()114 if (lhs_tensor_bytes > kMaxAttrValueTensorByteSize) { in FastAreTensorProtosEqual()