Home
last modified time | relevance | path

Searched defs:remainder_threshold (Results 1 – 2 of 2) sorted by relevance

/external/XNNPACK/src/xnnpack/
Dparams-init.h51 const uint32_t remainder_threshold = remainder_mask >> 1; in xnn_init_scalar_q8_gemm_params() local
92 const uint32_t remainder_threshold = remainder_mask >> 1; in xnn_init_q8_gemm_params() local
130 const uint32_t remainder_threshold = remainder_mask >> 1; in xnn_init_q8_gemm_params() local
601 const uint32_t remainder_threshold = remainder_mask >> 1; in xnn_init_q8_add_params() local
638 const uint32_t remainder_threshold = remainder_mask >> 1; in xnn_init_q8_add_params() local
687 const uint32_t remainder_threshold = remainder_mask >> 1; in xnn_init_scalar_q8_add_params() local
724 const uint32_t remainder_threshold = remainder_mask >> 1; in xnn_init_scalar_requantization_params() local
757 const uint32_t remainder_threshold = remainder_mask >> 1; in xnn_init_requantization_params() local
789 const uint32_t remainder_threshold = remainder_mask >> 1; in xnn_init_requantization_params() local
Dparams.h148 int32_t remainder_threshold; member
188 int32_t remainder_threshold; member
324 int32_t remainder_threshold; member