Searched defs:SetAbstract (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/ | ||
| D | stub_tensor.cc | 81 bool StubNode::SetAbstract(const AbstractBasePtr &abs) { in SetAbstract() function in mindspore::stub::StubNode |
| /third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/converter/ | ||
| D | basic_op_infer_shape.cc | 43 void SetAbstract(const CNodePtr &cnode) { in SetAbstract() function |
| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/ascend_native/ | ||
| D | sub_graph_helper.cc | 157 void AnSubGraph::SetAbstract() { in SetAbstract() function in mindspore::AnSubGraph |