Searched refs:rhs_tensor_bytes (Results 1 – 1 of 1) sorted by relevance
106 const int64 rhs_tensor_bytes = TensorByteSize(rhs); in FastAreTensorProtosEqual() local107 if (lhs_tensor_bytes != rhs_tensor_bytes) { in FastAreTensorProtosEqual()