Searched defs:SetHookChanged (Results 1 – 2 of 2) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/ | ||
| D | pynative_execute.cc | 219 void PyNativeExecutor::SetHookChanged(const py::object &cell) const { in SetHookChanged() function in mindspore::pynative::PyNativeExecutor |
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/ | ||
| D | grad.cc | 2169 void GradExecutor::SetHookChanged(const py::object &cell) const { in SetHookChanged() function in mindspore::pynative::GradExecutor |