Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/pass/format_pass/
Dtranspose_strategy.h32 T TransFormAxis(T axis, const TransInfoPair &trans) { in TransFormAxis() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/delegate/npu/
Dnpu_converter_utils.cc195 int TransFormAxis(int axis) { in TransFormAxis() function