Home
last modified time | relevance | path

Searched refs:quantize (Results 226 – 250 of 2356) sorted by relevance

12345678910>>...95

/dports/graphics/libimagequant/libimagequant-2.17.0/org/pngquant/
H A DPngQuant.java41 Result result = quantize(liqimg); in getRemapped()
55 public Result quantize(Image img) { in quantize() method in PngQuant
/dports/textproc/py-ocrmypdf/ocrmypdf-12.7.2/src/ocrmypdf/_exec/
H A Dpngquant.py46 def quantize(input_file: Path, output_file: Path, quality_min: int, quality_max: int): function
65 return quantize(*args)
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/examples/tutorials/matmul/
H A Dcpu_matmul_quantization.cpp221 void quantize(q10n_scheme_t q10n_scheme, const std::vector<float> &X_f32, in quantize() function
317 quantize(q10n_scheme_t::DYNAMIC, A_f32, scale_A, zp_A, A_u8_m); in dynamic_q10n_matmul()
323 quantize(q10n_scheme_t::DYNAMIC, B_f32, scale_B, 0, B_s8_m); in dynamic_q10n_matmul()
373 quantize(q10n_scheme_t::DYNAMIC, C_f32, scale_C, zp_C, C_u8_m); in dynamic_q10n_matmul()
397 quantize(q10n_scheme_t::STATIC, A_f32, scale_A, zp_A, A_u8_m); in static_q10n_matmul()
403 quantize(q10n_scheme_t::STATIC, B_f32, scale_B, 0, B_s8_m); in static_q10n_matmul()
/dports/math/onednn/oneDNN-2.5.1/examples/tutorials/matmul/
H A Dcpu_matmul_quantization.cpp221 void quantize(q10n_scheme_t q10n_scheme, const std::vector<float> &X_f32, in quantize() function
317 quantize(q10n_scheme_t::DYNAMIC, A_f32, scale_A, zp_A, A_u8_m); in dynamic_q10n_matmul()
323 quantize(q10n_scheme_t::DYNAMIC, B_f32, scale_B, 0, B_s8_m); in dynamic_q10n_matmul()
373 quantize(q10n_scheme_t::DYNAMIC, C_f32, scale_C, zp_C, C_u8_m); in dynamic_q10n_matmul()
397 quantize(q10n_scheme_t::STATIC, A_f32, scale_A, zp_A, A_u8_m); in static_q10n_matmul()
403 quantize(q10n_scheme_t::STATIC, B_f32, scale_B, 0, B_s8_m); in static_q10n_matmul()
/dports/multimedia/py-moviepy/moviepy-1.0.3/moviepy/audio/io/
H A Dpreview.py49 sndarray = clip.to_soundarray(tt, nbytes=nbytes, quantize=True)
59 sndarray = clip.to_soundarray(tt, nbytes=nbytes, quantize=True)
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/future/builtins/
H A Dnewround.py45 d = Decimal.from_float(number).quantize(exponent,
48 d = from_float_26(number).quantize(exponent, rounding=ROUND_HALF_EVEN)
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/future/builtins/
H A Dnewround.py45 d = Decimal.from_float(number).quantize(exponent,
48 d = from_float_26(number).quantize(exponent, rounding=ROUND_HALF_EVEN)
/dports/databases/db18/db-18.1.40/util/dtrace/
H A Dmutex.d87 @mutexwaits[arg0, arg1, idnames[arg2], tid] = quantize(this->duration);
88 @classwaits[idnames[arg2], arg1] = quantize(this->duration);
/dports/databases/db5/db-5.3.28/util/dtrace/
H A Dmutex.d85 @mutexwaits[arg0, arg1, idnames[arg2], tid] = quantize(this->duration);
86 @classwaits[idnames[arg2], arg1] = quantize(this->duration);
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/catapult/third_party/google-endpoints/future/builtins/
H A Dnewround.py42 d = Decimal.from_float(number).quantize(exponent,
45 d = from_float_26(number).quantize(exponent, rounding=ROUND_HALF_EVEN)
/dports/devel/py-future/future-0.18.2/src/future/builtins/
H A Dnewround.py45 d = Decimal.from_float(number).quantize(exponent,
48 d = from_float_26(number).quantize(exponent, rounding=ROUND_HALF_EVEN)
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/dynarmic/externals/xbyak/sample/
H A Dquantize.cpp146 void quantize(uint32 dest[64], const uint32 src[64], const uint32 qTbl[64]) in quantize() function
201 quantize(dest, src, qTbl); in main()
214 quantize(dest, src, qTbl); in main()
/dports/emulators/yuzu/yuzu-0b47f7a46/externals/xbyak/sample/
H A Dquantize.cpp146 void quantize(uint32 dest[64], const uint32 src[64], const uint32 qTbl[64]) in quantize() function
201 quantize(dest, src, qTbl); in main()
214 quantize(dest, src, qTbl); in main()
/dports/emulators/citra/citra-ac98458e0/externals/xbyak/sample/
H A Dquantize.cpp146 void quantize(uint32 dest[64], const uint32 src[64], const uint32 qTbl[64]) in quantize() function
201 quantize(dest, src, qTbl); in main()
214 quantize(dest, src, qTbl); in main()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/dynarmic/externals/xbyak/sample/
H A Dquantize.cpp146 void quantize(uint32 dest[64], const uint32 src[64], const uint32 qTbl[64]) in quantize() function
201 quantize(dest, src, qTbl); in main()
214 quantize(dest, src, qTbl); in main()
/dports/emulators/citra-qt5/citra-ac98458e0/externals/xbyak/sample/
H A Dquantize.cpp146 void quantize(uint32 dest[64], const uint32 src[64], const uint32 qTbl[64]) in quantize() function
201 quantize(dest, src, qTbl); in main()
214 quantize(dest, src, qTbl); in main()
/dports/emulators/citra/citra-ac98458e0/externals/dynarmic/externals/xbyak/sample/
H A Dquantize.cpp146 void quantize(uint32 dest[64], const uint32 src[64], const uint32 qTbl[64]) in quantize() function
201 quantize(dest, src, qTbl); in main()
214 quantize(dest, src, qTbl); in main()
/dports/devel/xbyak/xbyak-6.01/sample/
H A Dquantize.cpp143 void quantize(uint32_t dest[64], const uint32_t src[64], const uint32_t qTbl[64]) in quantize() function
198 quantize(dest, src, qTbl); in main()
211 quantize(dest, src, qTbl); in main()
/dports/graphics/gegl/gegl-0.4.34/operations/common/
H A Dmedian-blur.c83 gboolean quantize;
514 gboolean quantize)
522 if (quantize)
633 data->quantize = ! o->high_precision;
667 data->quantize = TRUE;
673 data->quantize = FALSE;
709 if (data->quantize && ! g_atomic_int_get (&default_values_initialized))
807 if (! data->quantize &&
854 convert_values_to_bins (hist, src_buf, n_src_pixels, data->quantize);
951 if (! data->quantize)
[all …]
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/decimaltestdata/
H A DdqCanonical.decTest310 dqcan401 quantize #ee080ff3fcff3fcff3fffffffff3fcff 0 -> #ee080ff3fcff3fcff3fcff3fcff3fcff
311 dqcan402 quantize #ee080ff3fffffffffffcff3fcff3fcff 0 -> #ee080ff3fcff3fcff3fcff3fcff3fcff
312 dqcan403 quantize #78800000000000000000000000000000 Inf -> #78000000000000000000000000000000
313 dqcan404 quantize #78020000000000000000000000000000 -Inf -> #78000000000000000000000000000000
314 dqcan410 quantize #7c080ff3fcff3fcff3fcff3fcff3fcff 1 -> #7c000ff3fcff3fcff3fcff3fcff3fcff
315 dqcan411 quantize #fc000ff3fcfffffff3fcff3fcff3fcff 1 -> #fc000ff3fcff3fcff3fcff3fcff3fcff
316 dqcan412 quantize #7e100ff3fcff3fcff3fcff3fcff3fcff 1 -> #7c000ff3fcff3fcff3fcff3fcff3fcff Inva…
317 dqcan413 quantize #fe000ff3fcff3fcff3ffffffcff3fcff 1 -> #fc000ff3fcff3fcff3fcff3fcff3fcff Inva…
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/decimaltestdata/
H A DdqCanonical.decTest310 dqcan401 quantize #ee080ff3fcff3fcff3fffffffff3fcff 0 -> #ee080ff3fcff3fcff3fcff3fcff3fcff
311 dqcan402 quantize #ee080ff3fffffffffffcff3fcff3fcff 0 -> #ee080ff3fcff3fcff3fcff3fcff3fcff
312 dqcan403 quantize #78800000000000000000000000000000 Inf -> #78000000000000000000000000000000
313 dqcan404 quantize #78020000000000000000000000000000 -Inf -> #78000000000000000000000000000000
314 dqcan410 quantize #7c080ff3fcff3fcff3fcff3fcff3fcff 1 -> #7c000ff3fcff3fcff3fcff3fcff3fcff
315 dqcan411 quantize #fc000ff3fcfffffff3fcff3fcff3fcff 1 -> #fc000ff3fcff3fcff3fcff3fcff3fcff
316 dqcan412 quantize #7e100ff3fcff3fcff3fcff3fcff3fcff 1 -> #7c000ff3fcff3fcff3fcff3fcff3fcff Inva…
317 dqcan413 quantize #fe000ff3fcff3fcff3ffffffcff3fcff 1 -> #fc000ff3fcff3fcff3fcff3fcff3fcff Inva…
/dports/lang/python37/Python-3.7.12/Lib/test/decimaltestdata/
H A DdqCanonical.decTest310 dqcan401 quantize #ee080ff3fcff3fcff3fffffffff3fcff 0 -> #ee080ff3fcff3fcff3fcff3fcff3fcff
311 dqcan402 quantize #ee080ff3fffffffffffcff3fcff3fcff 0 -> #ee080ff3fcff3fcff3fcff3fcff3fcff
312 dqcan403 quantize #78800000000000000000000000000000 Inf -> #78000000000000000000000000000000
313 dqcan404 quantize #78020000000000000000000000000000 -Inf -> #78000000000000000000000000000000
314 dqcan410 quantize #7c080ff3fcff3fcff3fcff3fcff3fcff 1 -> #7c000ff3fcff3fcff3fcff3fcff3fcff
315 dqcan411 quantize #fc000ff3fcfffffff3fcff3fcff3fcff 1 -> #fc000ff3fcff3fcff3fcff3fcff3fcff
316 dqcan412 quantize #7e100ff3fcff3fcff3fcff3fcff3fcff 1 -> #7c000ff3fcff3fcff3fcff3fcff3fcff Inva…
317 dqcan413 quantize #fe000ff3fcff3fcff3ffffffcff3fcff 1 -> #fc000ff3fcff3fcff3fcff3fcff3fcff Inva…
/dports/lang/python310/Python-3.10.1/Lib/test/decimaltestdata/
H A DdqCanonical.decTest310 dqcan401 quantize #ee080ff3fcff3fcff3fffffffff3fcff 0 -> #ee080ff3fcff3fcff3fcff3fcff3fcff
311 dqcan402 quantize #ee080ff3fffffffffffcff3fcff3fcff 0 -> #ee080ff3fcff3fcff3fcff3fcff3fcff
312 dqcan403 quantize #78800000000000000000000000000000 Inf -> #78000000000000000000000000000000
313 dqcan404 quantize #78020000000000000000000000000000 -Inf -> #78000000000000000000000000000000
314 dqcan410 quantize #7c080ff3fcff3fcff3fcff3fcff3fcff 1 -> #7c000ff3fcff3fcff3fcff3fcff3fcff
315 dqcan411 quantize #fc000ff3fcfffffff3fcff3fcff3fcff 1 -> #fc000ff3fcff3fcff3fcff3fcff3fcff
316 dqcan412 quantize #7e100ff3fcff3fcff3fcff3fcff3fcff 1 -> #7c000ff3fcff3fcff3fcff3fcff3fcff Inva…
317 dqcan413 quantize #fe000ff3fcff3fcff3ffffffcff3fcff 1 -> #fc000ff3fcff3fcff3fcff3fcff3fcff Inva…
/dports/lang/python-legacy/Python-2.7.18/Lib/test/decimaltestdata/
H A DdqCanonical.decTest310 dqcan401 quantize #ee080ff3fcff3fcff3fffffffff3fcff 0 -> #ee080ff3fcff3fcff3fcff3fcff3fcff
311 dqcan402 quantize #ee080ff3fffffffffffcff3fcff3fcff 0 -> #ee080ff3fcff3fcff3fcff3fcff3fcff
312 dqcan403 quantize #78800000000000000000000000000000 Inf -> #78000000000000000000000000000000
313 dqcan404 quantize #78020000000000000000000000000000 -Inf -> #78000000000000000000000000000000
314 dqcan410 quantize #7c080ff3fcff3fcff3fcff3fcff3fcff 1 -> #7c000ff3fcff3fcff3fcff3fcff3fcff
315 dqcan411 quantize #fc000ff3fcfffffff3fcff3fcff3fcff 1 -> #fc000ff3fcff3fcff3fcff3fcff3fcff
316 dqcan412 quantize #7e100ff3fcff3fcff3fcff3fcff3fcff 1 -> #7c000ff3fcff3fcff3fcff3fcff3fcff Inva…
317 dqcan413 quantize #fe000ff3fcff3fcff3ffffffcff3fcff 1 -> #fc000ff3fcff3fcff3fcff3fcff3fcff Inva…
/dports/lang/python-tools/Python-3.8.12/Lib/test/decimaltestdata/
H A DdqCanonical.decTest310 dqcan401 quantize #ee080ff3fcff3fcff3fffffffff3fcff 0 -> #ee080ff3fcff3fcff3fcff3fcff3fcff
311 dqcan402 quantize #ee080ff3fffffffffffcff3fcff3fcff 0 -> #ee080ff3fcff3fcff3fcff3fcff3fcff
312 dqcan403 quantize #78800000000000000000000000000000 Inf -> #78000000000000000000000000000000
313 dqcan404 quantize #78020000000000000000000000000000 -Inf -> #78000000000000000000000000000000
314 dqcan410 quantize #7c080ff3fcff3fcff3fcff3fcff3fcff 1 -> #7c000ff3fcff3fcff3fcff3fcff3fcff
315 dqcan411 quantize #fc000ff3fcfffffff3fcff3fcff3fcff 1 -> #fc000ff3fcff3fcff3fcff3fcff3fcff
316 dqcan412 quantize #7e100ff3fcff3fcff3fcff3fcff3fcff 1 -> #7c000ff3fcff3fcff3fcff3fcff3fcff Inva…
317 dqcan413 quantize #fe000ff3fcff3fcff3ffffffcff3fcff 1 -> #fc000ff3fcff3fcff3fcff3fcff3fcff Inva…

12345678910>>...95