Home
last modified time | relevance | path

Searched defs:kernel_type (Results 1 – 25 of 98) sorted by relevance

1234

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/
Darithmetic_logic_cpu_kernel.h34 …explicit ArithmeticLogicCpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in ArithmeticLogicCpuKernelMod()
59 …explicit ArithmeticComplexLogicCpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_… in ArithmeticComplexLogicCpuKernelMod()
Dfused_ada_factor_cpu_kernel.h34 explicit FusedAdaFactorCpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in FusedAdaFactorCpuKernelMod()
Dreduce_cpu_kernel.h33 explicit ReduceCpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in ReduceCpuKernelMod()
Dfast_gelu_grad_cpu_kernel.h34 explicit FastGeLUGradCpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in FastGeLUGradCpuKernelMod()
Dfast_gelu_cpu_kernel.h34 explicit FastGeLUCpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in FastGeLUCpuKernelMod()
Din_place_op_v2_cpu_kernel.h35 explicit InPlaceOpV2CpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in InPlaceOpV2CpuKernelMod()
Din_place_op_cpu_kernel.h33 explicit InPlaceOpCpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in InPlaceOpCpuKernelMod()
Drelu_v3_cpu_kernel.h34 explicit ReLUV3CpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in ReLUV3CpuKernelMod()
Dhsigmoid_grad_cpu_kernel.h34 explicit HSigmoidGradCpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in HSigmoidGradCpuKernelMod()
Dhsigmoid_cpu_kernel.h34 explicit HSigmoidCpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in HSigmoidCpuKernelMod()
Dmatmul_cpu_kernel.h34 explicit MatMulCpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in MatMulCpuKernelMod()
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/
Dlite_kernel.cc86 int LiteKernel::UpdateThreadNumProcess(int32_t kernel_type, int64_t per_unit_load_num, int64_t per_… in UpdateThreadNumProcess()
93 int LiteKernel::UpdateThreadNumPass(int32_t kernel_type, int64_t per_unit_load_num, int64_t per_uni… in UpdateThreadNumPass()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/math/
Dgcd_lcm_gpu_kernel.h36 explicit GcdLcmGpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in GcdLcmGpuKernelMod()
Dbessel_gpu_kernel.h32 explicit BesselGpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in BesselGpuKernelMod()
Dsegment_ops_gpu_kernel.h32 explicit SegmentOpsGpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in SegmentOpsGpuKernelMod()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/device/
Dkernel_info_setter.cc76 kernel::OpImplyType GetImplyType(KernelType kernel_type) { in GetImplyType()
120 std::string GetSupportedTypesStr(const CNodePtr &kernel_node, KernelType kernel_type) { in GetSupportedTypesStr()
217 KernelType *kernel_type) { in SelectCustomKernel()
476 KernelType kernel_type) { in PrintUnsupportedTypeWarning()
559 KernelType *kernel_type, in GetSelectKernelResult()
611KernelType kernel_type) { in GetSelectKernelObjectTypeResult()
674 …:string, ExceptionType> SetKernelInfoWithMsg(const CNodePtr &kernel_node, KernelType kernel_type) { in SetKernelInfoWithMsg()
751 void GPUGraphKernelInfo::SetKernelInfo(const CNodePtr &kernel_node, KernelType kernel_type) { in SetKernelInfo()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/sequence/
Dtensor_to_sequence_cpu_kernel.h31 explicit TensorToSeqCpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in TensorToSeqCpuKernelMod()
Dsequence_add_cpu_kernel.h33 explicit SequenceAddCpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in SequenceAddCpuKernelMod()
Dsequence_slice_grad_cpu_kernel.h33 …explicit SequenceSliceGradCpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type)… in SequenceSliceGradCpuKernelMod()
Dsequence_add_offset_cpu_kernel.h33 …explicit SequenceAddOffsetCpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type)… in SequenceAddOffsetCpuKernelMod()
Dsequence_slice_cpu_kernel.h33 explicit SequenceSliceCpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in SequenceSliceCpuKernelMod()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/nn/
Dmemcpy_gpu_kernel.h32 explicit MemcpyGpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in MemcpyGpuKernelMod()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/mkldnn/
Dconv3d_transpose_cpu_kernel.h32 …explicit Conv3DTransposeCpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in Conv3DTransposeCpuKernelMod()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/sparse_grad/
Dsparse_add_grad_gpu_kernel.h38 explicit SparseAddGradGpuKernelMod(const std::string &kernel_type) : kernel_type_(kernel_type) {} in SparseAddGradGpuKernelMod()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/kernel/
Dkernel_build_info.h62 KernelType kernel_type() const { return kernel_type_; } in kernel_type() function
66 void set_kernel_type(KernelType kernel_type) { kernel_type_ = kernel_type; } in set_kernel_type()

1234