Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/pynative/
Dpynative_execute.cc3089 void GradExecutor::ClearGrad(const py::object &cell, const py::args &args) { in ClearGrad() function in mindspore::pynative::GradExecutor
3179 void PynativeExecutor::ClearGrad(const py::object &cell, const py::args &args) { in ClearGrad() function in mindspore::pynative::PynativeExecutor