Searched defs:input_scales (Results 1 – 2 of 2) sorted by relevance
| /external/tensorflow/tensorflow/core/kernels/uniform_quant_ops/ |
| D | uniform_requantize_op.cc | 56 const Tensor& input_scales, in PerAxisRequantize() 123 const Tensor& input_scales, in EvalRequantize() 188 const Tensor& input_scales = context->input(1); in Compute() local
|
| /external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
| D | depthwise_conv_hybrid.h | 44 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()
|