Searched defs:IsSameSize (Results 1 – 3 of 3) sorted by relevance
| /external/tensorflow/tensorflow/core/framework/ | ||
| D | tensor_shape.cc | 457 bool TensorShape::IsSameSize(const TensorShape& b) const { in IsSameSize() function in tensorflow::TensorShape |
| D | tensor.h | 215 bool IsSameSize(const Tensor& b) const { in IsSameSize() function |
| D | tensor_shape_test.cc | 456 bool TensorShapeOld::IsSameSize(const TensorShapeOld& b) const { in IsSameSize() function in tensorflow::__anone850e9110111::TensorShapeOld |