Home
last modified time | relevance | path

Searched defs:_qp (Results 1 – 4 of 4) sorted by relevance

/external/ComputeLibrary/src/core/NEON/kernels/arm_conv/depthwise/
Ddepthwise_implementation_constraints.hpp140 bool qp_has_no_left_shift(const DepthwiseArgs &, const void *_qp) in qp_has_no_left_shift()
149 bool qp_zero_a_offset(const DepthwiseArgs &, const void *_qp) in qp_zero_a_offset()
156 template <typename T> bool qp_skip_clamp(const DepthwiseArgs &, const void *_qp) in qp_skip_clamp()
Ddepthwise_s8q.cpp73 bool qp_weights_are_symmetric(const DepthwiseArgs &, const void *_qp) in qp_weights_are_symmetric()
/external/ComputeLibrary/src/core/NEON/kernels/arm_gemm/
Dgemm_hybrid_quantized_inline.hpp69 Requantize32 _qp; member in arm_gemm::GemmHybridQuantizedInline
Dgemm_hybrid_quantized.hpp69 Requantize32 _qp; member in arm_gemm::GemmHybridQuantized