Home
last modified time | relevance | path

Searched refs:ObtainMulKernelGraph (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/
Dlaunch_mul.cc23 std::shared_ptr<session::KernelGraph> LaunchMul::ObtainMulKernelGraph() { in ObtainMulKernelGraph() function in mindspore::device::LaunchMul
43 mul_graph_ = ObtainMulKernelGraph(); in ObtainLaunchMulKernelMod()
Dlaunch_mul.h43 std::shared_ptr<session::KernelGraph> ObtainMulKernelGraph();