Home
last modified time | relevance | path

Searched defs:max_value (Results 1 – 25 of 125) sorted by relevance

12345

/third_party/skia/m133/third_party/externals/harfbuzz/perf/
Dbenchmark-set.cc10 void RandomSet(unsigned size, unsigned max_value, hb_set_t* out) { in RandomSet()
30 unsigned max_value = state.range(0) * state.range(1); in BM_SetInsert_1000() local
57 unsigned max_value = state.range(0) * state.range(1); in BM_SetOrderedInsert_1000() local
84 unsigned max_value = state.range(0) * state.range(1); in BM_SetLookup() local
110 unsigned max_value = state.range(0) * state.range(1); in BM_SetIteration() local
131 unsigned max_value = state.range(0) * state.range(1); in BM_SetCopy() local
/third_party/mindspore/mindspore-src/source/tests/st/ops/
Dtest_ops_clip_func.py23 def construct(self, x, min_value, max_value): argument
33 def construct(self, x, min_value, max_value): argument
38 def construct(self, x, min_value, max_value): argument
/third_party/mindspore/mindspore-src/source/tests/st/tensor/
Dtest_clamp.py25 def construct(self, x, min_value, max_value): argument
30 def construct(self, x, min_value, max_value): argument
Dtest_histc.py24 def construct(self, x, bins, min_value, max_value): argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/int8/
Dquant_dtype_cast_int8.c103 int32_t min_value, int32_t max_value) { in Fp32ToInt8_arm64()
181 int32_t min_value, int32_t max_value) { in DoQuantizeFp32ToInt8()
207 … int size, int row_length, int32_t min_value, int32_t max_value) { in Fp32ToInt8Perchannel_arm64()
295 int row_length, int32_t min_value, int32_t max_value) { in DoChannelRowFp32ToInt8()
321 int row_length, int32_t min_value, int32_t max_value) { in DoChannelColFp32ToInt8()
347 int size, int32_t min_value, int32_t max_value) { in DoQuantizeFp32ToInt8FromUint8Source()
/third_party/mindspore/mindspore-src/source/tests/ut/python/ops/
Dtest_clip_func.py40 def construct(self, x, min_value, max_value): argument
51 def construct(self, x1, x2, x3, min_value, max_value): argument
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp16/
Dquant_dtype_cast_fp16.c108 const int32_t max_value = 127; in Fp16ToInt8_arm64() local
235 const int8_t max_value = 127; in DoQuantizeFp16ToInt8() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/test/ut/nnacl/int8/
Dquant_dtype_cast_int8_test.cc43 int32_t min_value, int32_t max_value) { in Fp32ToInt8Util()
273 int32_t max_value = 127; in TEST_F() local
290 int32_t max_value = 127; in TEST_F() local
309 int32_t max_value = 127; in TEST_F() local
328 int32_t max_value = 127; in TEST_F() local
346 int32_t max_value = 127; in TEST_F() local
/third_party/skia/third_party/externals/freetype/src/sdf/
Dftsdfcommon.c91 FT_16D16 max_value ) in map_fixed_to_sdf()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/fp32/
Dbce_with_logits_loss_fp32_simd.h.in39 SIMD_F32 max_value = neg_logits_tmp; variable
Dbce_with_loigts_loss_fp32.c31 float max_value = -logits_value; in BCEWithLogitLoss() local
/third_party/skia/third_party/externals/harfbuzz/src/
Dhb-ot-deprecated.h106 float max_value; member
Dhb-ot-var.h132 float max_value; member
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ot-deprecated.h125 float max_value; member
Dhb-ot-var.h132 float max_value; member
/third_party/grpc/src/core/lib/iomgr/
Dsocket_utils_posix.cc47 int AdjustValue(int default_value, int min_value, int max_value, in AdjustValue()
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/kernel/aicpu/aicpu_ops/cpu_kernel/ms_kernel/
Darg_max.cc154 T1 max_value = input_data_addr[addr_base]; in ArgMaxCompute() local
186 T1 max_value = input_data_addr[addr_base]; in ArgMaxCompute() local
/third_party/mindspore/mindspore-src/source/mindspore/core/ops/
Dmatrix_set_diag_v3.cc35 void TrueValueCalAndCheck(const std::vector<int64_t> &x_shape, int64_t max_value) { in TrueValueCalAndCheck()
77 auto max_value = GetValue<int64_t>(max_length_ptr); in MatrixSetDiagV3InferShape() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dbce_with_logits_loss_impl.cu80 T max_value = -predict[0]; in operator ()() local
93 half max_value = -predict[0]; in operator ()() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/
Ddata_distribution.cc55 auto max_value = std::max(fabs(this->real_max_), fabs(this->real_min_)); in UpdateInterval() local
198 double DataDistribution::CalculateScale(float min_value, float max_value) { in CalculateScale()
/third_party/mindspore/mindspore-src/source/mindspore/lite/src/litert/kernel/cpu/int8/
Dswish_int8.cc35 int32_t max_value = std::numeric_limits<int8_t>::max(); in CalculateSwishTableList() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/parser/tf/
Dtf_fake_quant_parser.cc52 auto max_value = attr_value.tensor().float_val(0); in Parse() local
Dtf_fake_quant_adjust.cc38 auto max_value = primitive->GetAttr("max"); in SetQuantParam() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/include/nnacl/neon/
Dbce_with_logits_loss_fp32_neon.h42 SIMD_F32 max_value = neg_logits_tmp; in BCEWithLogitLossNEON() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/kernel/nnacl/include/nnacl/avx/
Dbce_with_logits_loss_fp32_avx.h43 SIMD_F32 max_value = neg_logits_tmp; in BCEWithLogitLossAVX() local

12345