Home
last modified time | relevance | path

Searched defs:input_scales (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/
H A Ddepthwise_conv_hybrid.h44 const float* input_scales, const RuntimeShape& input_shape, in DepthwiseConvHybridGeneral()
262 const DepthwiseParams& params, const float* input_scales, in DepthwiseConvHybridWithRounding()
321 const DepthwiseParams& params, const float* input_scales, in DepthwiseConvHybridImpl()
378 const float* input_scales; member
395 const DepthwiseParams& params, const float* input_scales, in DepthwiseConvHybridPerChannel()
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/uniform_quant_ops/
H A Duniform_requantize_op.cc56 const Tensor& input_scales, in PerAxisRequantize()
123 const Tensor& input_scales, in EvalRequantize()
188 const Tensor& input_scales = context->input(1); in Compute() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/ops/
H A DMm.cpp494 vec2 input_scales; in run_quantized_addmm_context() member
568 vec2 input_scales; in run_quantized_addmm_context() member