Home
last modified time | relevance | path

Searched refs:kGreaterEqual (Results 1 – 25 of 69) sorted by relevance

123

/third_party/mindspore/mindspore/core/ops/grad/
Dstrided_slice_grad.cc36 (void)CheckAndConvertUtils::CheckInteger(kBeginMask, begin_mask, kGreaterEqual, 0, this->name()); in set_begin_mask()
45 (void)CheckAndConvertUtils::CheckInteger(kEndMask, end_mask, kGreaterEqual, 0, this->name()); in set_end_mask()
54 …(void)CheckAndConvertUtils::CheckInteger(kEllipsisMask, ellipsis_mask, kGreaterEqual, 0, this->nam… in set_ellipsis_mask()
69 …(void)CheckAndConvertUtils::CheckInteger(kNewAxisMask, new_axis_mask, kGreaterEqual, 0, this->name… in set_new_axis_mask()
78 …(void)CheckAndConvertUtils::CheckInteger(kShrinkAxisMask, shrink_axis_mask, kGreaterEqual, 0, this… in set_shrink_axis_mask()
/third_party/mindspore/mindspore/core/ops/fusion/
Dconv2d_transpose_fusion.cc46 (void)CheckAndConvertUtils::CheckInteger(kKernelSize, item, kGreaterEqual, 1, name()); in set_kernel_size()
55 (void)CheckAndConvertUtils::CheckInteger(kDilation, item, kGreaterEqual, 1, name()); in set_dilation()
61 …ndConvertUtils::CheckInteger(kOutputPaddings, SizeToLong(output_paddings.size()), kGreaterEqual, 1, in set_output_paddings()
64 (void)CheckAndConvertUtils::CheckInteger(kOutputPaddings, item, kGreaterEqual, 0, name()); in set_output_paddings()
/third_party/mindspore/mindspore/core/ops/
Dstrided_slice.cc71 (void)CheckAndConvertUtils::CheckInteger("infer", SizeToLong(new_axis_pos.size()), kGreaterEqual, in EllipsisInferShape()
148 …(void)CheckAndConvertUtils::CheckInteger("end_v size", SizeToLong(end_v.size()), kGreaterEqual, Si… in ComputeInferShape()
150 …d)CheckAndConvertUtils::CheckInteger("strides_v size", SizeToLong(strides_v.size()), kGreaterEqual, in ComputeInferShape()
232 (void)CheckAndConvertUtils::CheckInteger(kBeginMask, begin_mask, kGreaterEqual, 0, this->name()); in set_begin_mask()
240 (void)CheckAndConvertUtils::CheckInteger(kEndMask, end_mask, kGreaterEqual, 0, this->name()); in set_end_mask()
248 …(void)CheckAndConvertUtils::CheckInteger(kEllipsisMask, ellipsis_mask, kGreaterEqual, 0, this->nam… in set_ellipsis_mask()
262 …(void)CheckAndConvertUtils::CheckInteger(kNewAxisMask, new_axis_mask, kGreaterEqual, 0, this->name… in set_new_axis_mask()
270 …(void)CheckAndConvertUtils::CheckInteger(kShrinkAxisMask, shrink_axis_mask, kGreaterEqual, 0, this… in set_shrink_axis_mask()
Dconv2d_transpose.cc59 (void)CheckAndConvertUtils::CheckInteger(kKernelSize, item, kGreaterEqual, 1, name()); in set_kernel_size()
68 (void)CheckAndConvertUtils::CheckInteger(kStride, item, kGreaterEqual, 1, name()); in set_stride()
75 …(void)CheckAndConvertUtils::CheckInteger(kDilation, SizeToLong(dilation.size()), kGreaterEqual, di… in set_dilation()
84 CheckAndConvertUtils::Check(kPadItem, item, kGreaterEqual, "zeros_list", 0, name()); in set_pad_mode()
Dhashtable_lookup.cc30 CheckAndConvertUtils::CheckInputArgs(input_args, kGreaterEqual, input_num, op_name); in HashtableLookupInfer()
33 …(void)CheckAndConvertUtils::CheckInteger("logits size", SizeToLong(input.size()), kGreaterEqual, 1… in HashtableLookupInfer()
Daddn.cc36 …kAndConvertUtils::CheckInteger("concat element num", SizeToLong(elements.size()), kGreaterEqual, 1, in AddNInferShape()
74 …kAndConvertUtils::CheckInteger("concat element num", SizeToLong(elements.size()), kGreaterEqual, 1, in AddNInferType()
95 …ertUtils::CheckInteger("input number", SizeToLong(input_args.size()), kGreaterEqual, 1, prim_name); in AddNInfer()
Dlsh_projection.cc38 CheckAndConvertUtils::CheckInputArgs(input_args, kGreaterEqual, input_num, op_name); in LshProjectionInfer()
43 …(void)CheckAndConvertUtils::CheckInteger("input1 rank", SizeToLong(input1.size()), kGreaterEqual, … in LshProjectionInfer()
Dtranspose.cc56 (void)CheckAndConvertUtils::CheckInteger("perm element", i, kGreaterEqual, 0, op_name); in InferShape()
93 …ckAndConvertUtils::CheckInteger("Transpose infer", SizeToLong(input_args.size()), kGreaterEqual, 1, in TransposeInfer()
Dspace_to_batch_nd.cc72 …(void)CheckAndConvertUtils::CheckInteger(kPaddings, paddings[i][j], kGreaterEqual, 0LL, this->name… in set_paddings()
87 …(void)CheckAndConvertUtils::CheckInteger(kBlockShape, block_shape[i], kGreaterEqual, 1LL, this->na… in set_block_shape()
Dbatch_to_space_nd.cc74 (void)CheckAndConvertUtils::CheckInteger(kCrops, crops[i][j], kGreaterEqual, 0, this->name()); in set_crops()
89 …(void)CheckAndConvertUtils::CheckInteger(kBlockShape, block_shape[i], kGreaterEqual, 1, this->name… in set_block_shape()
Dsplit_v.cc33 (void)CheckAndConvertUtils::CheckInteger("x_rank", x_rank, kGreaterEqual, 1, prim_name); in InferShape()
41 (void)CheckAndConvertUtils::CheckInteger("num_split", num_split, kGreaterEqual, 1, prim_name); in InferShape()
Dspace_to_depth.cc27 CheckAndConvertUtils::Check(kBlockSize, block_size, kGreaterEqual, "", 2, this->name()); in set_block_size()
Dequal.cc34 …ConvertUtils::CheckInteger("input number", SizeToLong(input_args.size()), kGreaterEqual, input_num, in EqualInfer()
Dones_like.cc32 …(void)CheckAndConvertUtils::CheckInteger("infer_shape", int64_t(input_args.size()), kGreaterEqual,… in InferShape()
Dtensor_summary.cc33 …(void)CheckAndConvertUtils::CheckInteger("v rank", int64_t(v_shape.size()), kGreaterEqual, 1, prim… in TensorSummaryInferShape()
Dzeros_like.cc32 …onvertUtils::CheckInteger("infer_shape", SizeToLong(input_args.size()), kGreaterEqual, 1, op_name); in InferShape()
DLayerNormXBackprop.cc51 …onvertUtils::CheckInteger("LayerNormXBackprop infer", SizeToLong(input_args.size()), kGreaterEqual, in LayerNormXBackpropInfer()
Drelu.cc33 …rtUtils::CheckInteger("input numbers", SizeToLong(input_args.size()), kGreaterEqual, 1, prim_name); in InferShape()
Dmul.cc47 …ConvertUtils::CheckInteger("input number", SizeToLong(input_args.size()), kGreaterEqual, input_num, in InferType()
Dsub.cc47 …(void)CheckAndConvertUtils::CheckInteger("infer", SizeToLong(input_args.size()), kGreaterEqual, in… in InferType()
Dcustom_normalize.cc54 CheckAndConvertUtils::CheckInputArgs(input_args, kGreaterEqual, input_num, primitive->name()); in CustomNormalizeInfer()
Ddiag.cc30 …CheckAndConvertUtils::CheckInteger("input rank", SizeToLong(input_shape.size()), kGreaterEqual, 1L, in DiagInferShape()
Dreal_div.cc47 …(void)CheckAndConvertUtils::CheckInteger("infer", SizeToLong(input_args.size()), kGreaterEqual, in… in InferType()
Dflatten.cc27 …ckAndConvertUtils::CheckInteger("input args size", SizeToLong(input_args.size()), kGreaterEqual, 1, in InferShape()
Dlayer_norm_x_backprop_v2.cc51 …vertUtils::CheckInteger("LayerNormXBackpropV2 infer", SizeToLong(input_args.size()), kGreaterEqual, in LayerNormXBackpropV2Infer()

123