| /third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/control/ |
| D | tensorlist_setitem.cc | 42 int TensorListSetItemCPUKernel::CheckParam() const { in CheckParam() function in mindspore::kernel::TensorListSetItemCPUKernel
|
| D | tensorlist_stack.cc | 31 int TensorListStackCPUKernel::CheckParam() { in CheckParam() function in mindspore::kernel::TensorListStackCPUKernel
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/ |
| D | approximate_equal_cpu_kernel.cc | 32 void ApproximateEqualCpuKernelMod::CheckParam(const std::vector<KernelTensor *> &inputs, in CheckParam() function in mindspore::kernel::ApproximateEqualCpuKernelMod
|
| D | batch_to_space_nd_cpu_kernel.cc | 30 bool BatchToSpaceNDCpuKernelMod::CheckParam() { in CheckParam() function in mindspore::kernel::BatchToSpaceNDCpuKernelMod
|
| D | space_to_batch_nd_cpu_kernel.cc | 32 void SpaceToBatchNDCpuKernelMod::CheckParam() { in CheckParam() function in mindspore::kernel::SpaceToBatchNDCpuKernelMod
|
| D | searchsorted_cpu_kernel.cc | 96 void SearchSortedCpuKernelMod::CheckParam(const std::vector<KernelTensor *> &inputs, in CheckParam() function in mindspore::kernel::SearchSortedCpuKernelMod
|
| D | apply_adagrad_cpu_kernel.cc | 36 void ApplyAdagradCpuKernelMod::CheckParam(const std::vector<KernelTensor *> &inputs, in CheckParam() function in mindspore::kernel::ApplyAdagradCpuKernelMod
|
| D | split_cpu_kernel.cc | 117 void SplitCpuKernelMod::CheckParam() { in CheckParam() function in mindspore::kernel::SplitCpuKernelMod
|
| D | apply_adagrad_v2_cpu_kernel.cc | 56 int ApplyAdagradV2CpuKernelMod::CheckParam(const std::vector<KernelTensor *> &inputs, in CheckParam() function in mindspore::kernel::ApplyAdagradV2CpuKernelMod
|
| D | apply_addsign_cpu_kernel.cc | 75 void ApplyAddsignCpuKernelMod::CheckParam(const std::vector<KernelTensor *> &inputs, in CheckParam() function in mindspore::kernel::ApplyAddsignCpuKernelMod
|
| D | multi_margin_loss_cpu_kernel.cc | 220 void MultiMarginLossCPUKernelMod::CheckParam(const CNodePtr &kernel_node) { in CheckParam() function in mindspore::kernel::MultiMarginLossCPUKernelMod
|
| D | multi_margin_loss_grad_cpu_kernel.cc | 239 void MultiMarginLossGradCPUKernelMod::CheckParam(const CNodePtr &kernel_node) const { in CheckParam() function in mindspore::kernel::MultiMarginLossGradCPUKernelMod
|
| D | fused_cast_adam_weight_decay_cpu_kernel.cc | 195 void FusedCastAdamWeightDecayCpuKernelMod::CheckParam(const std::vector<kernel::KernelTensor *> &in… in CheckParam() function in mindspore::kernel::FusedCastAdamWeightDecayCpuKernelMod
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/arrays/ |
| D | split_gpu_kernel.cc | 118 void SplitFwdGpuKernelMod::CheckParam(const std::vector<KernelTensor *> &inputs, in CheckParam() function in mindspore::kernel::SplitFwdGpuKernelMod
|
| D | search_sorted_gpu_kernal.cc | 130 void SearchSortedGpuKernelMod::CheckParam(const std::vector<KernelTensor *> &inputs, in CheckParam() function in mindspore::kernel::SearchSortedGpuKernelMod
|
| D | slice_gpu_kernel.cc | 432 void SliceGpuKernelMod::CheckParam(const std::vector<KernelTensor *> &inputs, in CheckParam() function in mindspore::kernel::SliceGpuKernelMod
|
| D | slice_grad_gpu_kernel.cc | 261 void SliceGradGpuKernelMod::CheckParam(const std::vector<KernelTensor *> &inputs, in CheckParam() function in mindspore::kernel::SliceGradGpuKernelMod
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/ |
| D | rgb_to_hsv.cc | 74 uint32_t RGBToHSVCpuKernel::CheckParam(CpuKernelContext &ctx, const std::string &in_or_out, uint32_… in CheckParam() function in aicpu::RGBToHSVCpuKernel
|
| D | matrix_set_diag_v3.cc | 35 uint32_t MatrixSetDiagV3CpuKernel::CheckParam(CpuKernelContext &ctx) { in CheckParam() function in aicpu::MatrixSetDiagV3CpuKernel
|
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/nn/ |
| D | deformable_offsets_gpu_kernel.cc | 65 bool DeformableOffsetsGpuKernelMod::CheckParam(const PrimitivePtr &primitive_) { in CheckParam() function in mindspore::kernel::DeformableOffsetsGpuKernelMod
|
| D | sparse_apply_adagrad_d_a_gpu_kernel.cc | 260 void SparseApplyAdagradDAGpuKernelMod::CheckParam(const std::vector<KernelTensor *> &inputs, in CheckParam() function in mindspore::kernel::SparseApplyAdagradDAGpuKernelMod
|
| /third_party/openhitls/crypto/bn/src/ |
| D | bn_sqrt.c | 40 static int32_t CheckParam(const BN_BigNum *a, const BN_BigNum *p) in CheckParam() function
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | Verifier.cpp | 1825 auto CheckParam = [&](StringRef Name, unsigned ParamNo) { in verifyFunctionAttrs() local
|