Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/utils/
Dprimitive_utils.cc39 py::function GetBpropFunction(const std::string &name) { in GetBpropFunction() function
/third_party/mindspore/mindspore/ccsrc/pybind_api/ir/
Dprimitive_py.cc81 py::function PrimitivePy::GetBpropFunction() { in GetBpropFunction() function in mindspore::PrimitivePy