Searched defs:InsertPreNodes (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore/lite/src/delegate/npu/pass/ | ||
| D | npu_transform_pass.cc | 30 int NPUTransformPass::InsertPreNodes(NPUOp *op, std::vector<NPUOp *> *trans_ops) { in InsertPreNodes() function in mindspore::NPUTransformPass |
| D | npu_insert_transform_pass.cc | 197 int NPUInsertTransformPass::InsertPreNodes(NPUOp *op, std::vector<NPUOp *> *trans_ops) { in InsertPreNodes() function in mindspore::NPUInsertTransformPass |