Home
last modified time | relevance | path

Searched defs:x_type (Results 1 – 25 of 49) sorted by relevance

12

/third_party/mindspore/mindspore/ops/operations/
D_quant_ops.py112 def infer_dtype(self, x_type, min_type, max_type): argument
175 def infer_dtype(self, x_type, min_type, max_type): argument
273 def infer_dtype(self, dout_type, x_type, alpha_type, quant_max_type): argument
304 def infer_dtype(self, dout_type, x_type, alpha_type, quant_max_type): argument
436 def infer_dtype(self, dout_type, x_type, alpha_type, quant_max_type): argument
469 def infer_dtype(self, dout_type, x_type, alpha_type, quant_max_type): argument
548 def infer_dtype(self, x_type, min_type, max_type): argument
613 def infer_dtype(self, dout_type, x_type, min_type, max_type): argument
664 def infer_dtype(self, x_type, min_type, max_type): argument
723 def infer_dtype(self, dout_type, x_type, min_type, max_type): argument
[all …]
/third_party/spirv-tools/source/val/
Dvalidate_extensions.cpp897 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
932 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
948 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
986 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1003 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1053 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1103 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1237 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1310 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1591 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
[all …]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
Dvalidate_extensions.cpp934 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
969 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
985 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1023 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1040 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1090 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1140 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1274 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1347 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1628 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
[all …]
/third_party/skia/third_party/externals/spirv-tools/source/val/
Dvalidate_extensions.cpp934 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
969 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
985 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1023 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1040 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1090 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1140 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1274 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1347 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
1628 const uint32_t x_type = _.GetOperandTypeId(inst, 4); in ValidateExtInst() local
[all …]
/third_party/boost/libs/contract/test/disable/
Dlib_a.hpp34 typedef boost::contract::test::detail::counter<x_tag, int> x_type; typedef
/third_party/mindspore/mindspore/core/ops/
Dsigmoid_cross_entropy_with_logits.cc48 auto x_type = CheckAndConvertUtils::CheckTensorTypeSame(args, valid_types, prim_name); in SigmoidCrossEntropyWithLogitsInfer() local
Dexpand_dims.cc52 auto x_type = CheckAndConvertUtils::GetInputTensorType(input_args, x_index, prim_name); in ExpandDimsInfer() local
Dunsorted_segment_sum.cc37 auto x_type = input_args[0]->BuildType()->cast<TensorTypePtr>()->element(); in UnsortedSegmentSumInfer() local
DLayerNormXBackprop.cc41 auto x_type = input_args[x_index]->BuildType(); in LayerNormXBackpropInferType() local
Dlayer_norm_x_backprop_v2.cc41 auto x_type = input_args[0]->BuildType(); in LayerNormXBackpropV2InferType() local
Dlog1p.cc43 auto x_type = input_args[0]->BuildType(); in Log1pInferType() local
Dsoftplus.cc43 auto x_type = input_args[0]->BuildType(); in SoftplusInferType() local
Drelu.cc46 auto x_type = input_args[0]->BuildType(); in InferType() local
Dcrop.cc55 auto x_type = input_args[0]->BuildType()->cast<TensorTypePtr>()->element(); in CropInfer() local
Dcumsum.cc55 auto x_type = input_args[0]->BuildType()->cast<TensorTypePtr>()->element(); in CumSumInfer() local
Dfill.cc44 auto x_type = input_args[kInputIndex2]->BuildType(); in FillInfer() local
Dbroadcast.cc55 auto x_type = input_args[0]->BuildType()->cast<TensorTypePtr>()->element(); in BroadcastInfer() local
Dgather_d.cc58 …auto x_type = CheckAndConvertUtils::CheckTensorTypeValid("x", input_args[0]->BuildType(), valid_x_… in GatherDInferType() local
Dreverse_sequence.cc64 auto x_type = input_args[0]->BuildType()->cast<TensorTypePtr>()->element(); in ReverseSequenceInfer() local
Dfake_quant_with_min_max_vars_per_channel.cc55 auto x_type = input_args[kInputIndex0]->BuildType(); in FakeQuantWithMinMaxVarsPerChannelInfer() local
/third_party/boost/libs/contract/test/function/
Dsmoke.cpp21 struct x_tag; typedef boost::contract::test::detail::counter<x_tag, int> x_type; typedef
/third_party/mindspore/mindspore/core/ops/grad/
Drelu_grad_v2.cc42 auto x_type = x_type_map->cast<TensorTypePtr>(); in InferType() local
Drelu_grad.cc57 auto x_type = input_args[0]->BuildType(); in InferType() local
/third_party/mindspore/mindspore/ops/_utils/
Dutils.py78 def get_concat_offset(x_shp, x_type, axis, prim_name): argument
/third_party/mindspore/mindspore/core/ops/fusion/
Dslice_fusion.cc41 auto x_type = input_args[kInputIndex0]->BuildType(); in SliceFusionInfer() local

12