Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_capture/
Dnode.h162 const auto &GetCellOper() const { return cell_oper_; } in GetCellOper() function
163 auto &GetCellOper() { return cell_oper_; } in GetCellOper() function