Searched defs:SetOpSubgraphFunc (Results 1 – 4 of 4) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/mock/ |
| D | transform_mock.cc | 55 Status OpAdapterImpl::SetOpSubgraphFunc(const OperatorPtr &op, int index, in SetOpSubgraphFunc() function in mindspore::transform::OpAdapterImpl 60 Status OpAdapterImpl::SetOpSubgraphFunc(const OperatorPtr &op, const std::shared_ptr<std::vector<Df… in SetOpSubgraphFunc() function in mindspore::transform::OpAdapterImpl
|
| /third_party/mindspore/mindspore-src/source/tests/ut/cpp/stub/transform/ |
| D | util.cc | 100 Status OpAdapterImpl::SetOpSubgraphFunc(const OperatorPtr &op, int index, in SetOpSubgraphFunc() function in mindspore::transform::OpAdapterImpl 105 Status OpAdapterImpl::SetOpSubgraphFunc(const OperatorPtr &op, const std::shared_ptr<std::vector<Df… in SetOpSubgraphFunc() function in mindspore::transform::OpAdapterImpl
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/transform/graph_ir/ |
| D | op_adapter.cc | 285 Status OpAdapterImpl::SetOpSubgraphFunc(const OperatorPtr &op, int index, in SetOpSubgraphFunc() function in mindspore::transform::OpAdapterImpl 300 Status OpAdapterImpl::SetOpSubgraphFunc(const OperatorPtr &op, const std::shared_ptr<std::vector<Df… in SetOpSubgraphFunc() function in mindspore::transform::OpAdapterImpl
|
| D | op_adapter.h | 318 Status SetOpSubgraphFunc(const OperatorPtr &op, std::shared_ptr<std::vector<DfGraph>> subgraphs) { in SetOpSubgraphFunc() function 326 …Status SetOpSubgraphFunc(const OperatorPtr &op, int index, const std::shared_ptr<std::vector<DfGra… in SetOpSubgraphFunc() function
|