Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Darithmetic_ext_cpu_kernel.cc202 void ArithmeticExtCpuTypeFunc<T1, T2>::SubExt(const T1 *input1, const T1 *input2, const T2 *alpha, … in SubExt() function in mindspore::kernel::__anon5917dfaf0111::ArithmeticExtCpuTypeFunc
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/auto_generate/
Dgen_lite_ops.h2613 SubExt() : BaseOperator(kNameSubExt) {} in SubExt() function