Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/pynative/grad/function/
Dfunc_grad.h162 std::shared_ptr<FuncBuilder> func_impl_; variable
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dop_def.h75 OpFuncImpl &func_impl_; member