Home
last modified time | relevance | path

Searched defs:IsSameTensorShape (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/frontend/parallel/tensor_layout/
Dlayout_transfer.h36 bool IsSameTensorShape() const { return from_in_.IsSameTensorShape(to_in_); } in IsSameTensorShape() function
Dtensor_layout.h73 bool IsSameTensorShape(const TensorLayout &tensor_layout) const { in IsSameTensorShape() function