Home
last modified time | relevance | path

Searched defs:GetNodeAbsById (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/forward/
Ddo_infer.cc367 AbstractBasePtr InferOperation::GetNodeAbsById(const std::string &id) const { in GetNodeAbsById() function in mindspore::pynative::InferOperation
Dforward.cc687 AbstractBasePtr ForwardExecutor::GetNodeAbsById(const std::string &id) const { in GetNodeAbsById() function in mindspore::pynative::ForwardExecutor