Searched defs:GetNodeAbsById (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/forward/ | ||
| D | do_infer.cc | 367 AbstractBasePtr InferOperation::GetNodeAbsById(const std::string &id) const { in GetNodeAbsById() function in mindspore::pynative::InferOperation |
| D | forward.cc | 687 AbstractBasePtr ForwardExecutor::GetNodeAbsById(const std::string &id) const { in GetNodeAbsById() function in mindspore::pynative::ForwardExecutor |