Searched defs:maxs (Results 1 – 10 of 10) sorted by relevance
| /external/tensorflow/tensorflow/compiler/mlir/lite/quantization/ |
| D | quantization_utils.cc | 57 static void ExpandVerySmallRange(ArrayRef<double> mins, ArrayRef<double> maxs, in ExpandVerySmallRange() 161 auto maxs = max.dyn_cast<DenseFPElementsAttr>(); in GetQuantizedTypeAttr() local 274 SmallVectorImpl<double>& maxs) { in ExtractMinMaxFromAttr() 329 SmallVector<double, 4> maxs(1, std::numeric_limits<double>::min()); in GetUniformQuantizedTypeForWeight() local 551 SmallVector<double, 1> maxs = {max}; in DownCastScale() local 557 const SmallVectorImpl<double>& maxs, Location loc) { in DownCastScale()
|
| D | quantization_utils.h | 108 SmallVector<double, 4> mins, maxs; in matchAndRewrite() local
|
| /external/libcxx/test/std/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/ |
| D | test_min_max.pass.cpp | 36 std::string maxs = maxiss.str(); in check_limits() local
|
| /external/llvm-project/libcxx/test/std/localization/locale.categories/category.numeric/locale.num.get/facet.num.get.members/ |
| D | test_min_max.pass.cpp | 35 std::string maxs = maxiss.str(); in check_limits() local
|
| /external/brotli/research/ |
| D | draw_histogram.cc | 137 int maxs = 0; in ConvertToPixels() local
|
| /external/tensorflow/tensorflow/tools/graph_transforms/ |
| D | freeze_requantization_ranges.cc | 149 std::vector<float> maxs; in FreezeRequantizationRanges() local
|
| /external/mesa3d/src/gallium/drivers/nouveau/nv30/ |
| D | nvfx_fragprog.c | 630 struct nvfx_src maxs = nvfx_src(nvfx_fp_imm(fpc, 0, FLT_MIN, 0, 0)); in nvfx_fragprog_parse_instruction() local
|
| /external/tensorflow/tensorflow/compiler/mlir/lite/ |
| D | flatbuffer_import.cc | 250 auto maxs = tensor.quantization->max; in ConvertMinMaxToStatsOp() local
|
| D | flatbuffer_export.cc | 1313 std::vector<float> mins, maxs; in GetQuantizationForQuantStatsOpOutput() local
|
| /external/deqp/framework/common/ |
| D | tcuTextureUtil.cpp | 1348 int maxs = deFloorFloatToInt32(maxc / e + 0.5f); in packRGB999E5() local
|