Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/kernel/cuda_impl/cuda_ops/
Dsoftmax_impl.cuh48 const AccumT max_input; member
/third_party/skia/third_party/externals/libpng/contrib/tools/
DmakesRGB.c40 static const unsigned int max_input = 255*65535; variable
/third_party/skia/m133/third_party/externals/libpng/contrib/tools/
DmakesRGB.c39 static const unsigned int max_input = 255*65535; variable
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_screen.c239 uint64_t *max_input = ret; in llvmpipe_get_compute_param() local
/third_party/mindspore/mindspore-src/source/mindspore/lite/tools/converter/quantizer/
Dquantize_util.cc1299 auto max_input = fake_quant_node->input(kFakeQuantMaxIndex + kPrimOffset); in GetQuantParamWithFakeQuantNode() local