Searched defs:InferReplaceGraph (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/frontend/parallel/ops_info/ | ||
| D | gather_info.cc | 550 Status ManualImpl::InferReplaceGraph(const CNodePtr &cnode) { in InferReplaceGraph() function in mindspore::parallel::ManualImpl |
| D | resizebilinear_v2_info.cc | 446 void ResizeBilinearV2Info::InferReplaceGraph(const CNodePtr &cnode) { in InferReplaceGraph() function in mindspore::parallel::ResizeBilinearV2Info |
| D | gather_info.h | 63 virtual Status InferReplaceGraph(const CNodePtr &cnode) { return SUCCESS; } in InferReplaceGraph() function |