Home
last modified time | relevance | path

Searched defs:SetAbstract (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/utils/
Dstub_tensor.cc81 bool StubNode::SetAbstract(const AbstractBasePtr &abs) { in SetAbstract() function in mindspore::stub::StubNode
197 bool TensorNode::SetAbstract(const AbstractBasePtr &abs) { in SetAbstract() function in mindspore::stub::TensorNode
217 bool SequenceNode::SetAbstract(const AbstractBasePtr &abs) { in SetAbstract() function in mindspore::stub::SequenceNode
279 bool AnyTypeNode::SetAbstract(const AbstractBasePtr &abs) { in SetAbstract() function in mindspore::stub::AnyTypeNode
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/graph_kernel/converter/
Dbasic_op_infer_shape.cc43 void SetAbstract(const CNodePtr &cnode) { in SetAbstract() function
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/extendrt/delegate/ascend_native/
Dsub_graph_helper.cc157 void AnSubGraph::SetAbstract() { in SetAbstract() function in mindspore::AnSubGraph