Home
last modified time | relevance | path

Searched defs:max_threshold (Results 1 – 5 of 5) sorted by relevance

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dhswish_impl.cu24 const auto max_threshold = static_cast<T>(3); in HSwishKernel() local
43 const auto max_threshold = static_cast<T>(3); in HSwishGradKernel() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/hardware/
Dge_utils.cc93 auto max_threshold = ms_context->get_param<std::string>(MS_CTX_HOST_SCHEDULING_MAX_THRESHOLD); in GetComputeGraphOptions() local
/third_party/skia/third_party/externals/libwebp/src/utils/
Dquant_levels_dec_utils.c169 const int max_threshold = threshold2 << DFIX; in InitCorrectionLUT() local
/third_party/skia/m133/third_party/externals/libwebp/src/utils/
Dquant_levels_dec_utils.c169 const int max_threshold = threshold2 << DFIX; in InitCorrectionLUT() local
/third_party/skia/m133/third_party/externals/harfbuzz/src/
Dhb-ot-layout-common.hh2859 int max_threshold = has_long ? +65535 : +127; in serialize() local
2966 signed max_threshold = has_long ? +65535 : +127; in serialize() local