Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/tensor_layout/
Dlayout_transfer.h39 bool IsSameTensorShape() const { return from_in_.IsSameTensorShape(to_in_); } in IsSameTensorShape() function
Dtensor_layout.h84 bool IsSameTensorShape(const TensorLayout &tensor_layout) const { in IsSameTensorShape() function