/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | depthwiseconv_multithread.h | 35 DepthwiseConvWorkerTask(const DepthwiseParams& params, in DepthwiseConvWorkerTask() 64 const DepthwiseParams& params_; 119 inline void DepthwiseConv(const DepthwiseParams& params, in DepthwiseConv()
|
D | legacy_optimized_ops.h | 147 tflite::DepthwiseParams op_params; in DepthwiseConv() 214 const DepthwiseParams& params, const RuntimeShape& input_shape, in LegacyDepthwiseConvWithRounding() 268 const DepthwiseParams& params, const RuntimeShape& input_shape, in LegacyDepthwiseConvImpl() 291 tflite::DepthwiseParams op_params; in DepthwiseConv() 383 const DepthwiseParams& params, const RuntimeShape& input_shape, in LegacyDepthwiseConvWorkerTask() 409 const DepthwiseParams& params_; 438 const DepthwiseParams& params, const RuntimeShape& input_shape, 492 const DepthwiseParams& params, const int32* output_multiplier, in LegacyPerChannelDepthwiseConvWorkerTask() 522 const DepthwiseParams& params_; 539 const DepthwiseParams& params, const int32* output_multiplier, [all …]
|
D | depthwiseconv_3x3_filter_common.h | 252 const RuntimeShape& output_shape, const DepthwiseParams& params,
|
D | depthwiseconv_uint8.h | 1660 const DepthwiseParams& params, const RuntimeShape& input_shape, 1994 const DepthwiseParams& params, const RuntimeShape& input_shape, 2071 const DepthwiseParams& params, const RuntimeShape& input_shape,
|
D | depthwiseconv_uint8_3x3_filter.h | 5587 const DepthwiseParams& rt_params, const RuntimeShape& input_shape, 12858 const DepthwiseParams& params, const RuntimeShape& input_shape, 13396 const DepthwiseParams& params, const RuntimeShape& input_shape, 13410 const DepthwiseParams& params, const RuntimeShape& input_shape,
|
D | depthwiseconv_float.h | 901 const DepthwiseParams& params, const RuntimeShape& input_shape,
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/integer_ops/ |
D | depthwise_conv_hybrid.h | 41 const DepthwiseParams& params, in DepthwiseConvHybridGeneral() 260 const DepthwiseParams& params, const float* input_scales, in DepthwiseConvHybridWithRounding() 319 const DepthwiseParams& params, const float* input_scales, in DepthwiseConvHybridImpl() 336 DepthwiseConvHybridWorkerTask(const DepthwiseParams& params, in DepthwiseConvHybridWorkerTask() 375 const DepthwiseParams& params; 393 const DepthwiseParams& params, const float* input_scales, in DepthwiseConvHybridPerChannel()
|
D | depthwise_conv.h | 1612 const DepthwiseParams& params, const int32* output_multiplier, 1795 const DepthwiseParams& params, const int32* output_multiplier, 1834 DepthwiseParams params_copy = params; 1879 const DepthwiseParams& params, const int32* output_multiplier, 1894 DepthwiseConvWorkerTask(const DepthwiseParams& params, 1928 const DepthwiseParams& params_; 1960 const DepthwiseParams& params, const int32* output_multiplier,
|
D | depthwise_conv_hybrid_3x3_filter.h | 3046 const DepthwiseParams& rt_params, const float* input_scales,
|
D | depthwise_conv_3x3_filter.h | 2880 const DepthwiseParams& rt_params, const int32* output_multiplier_ptr,
|
/external/tensorflow/tensorflow/lite/kernels/internal/ |
D | depthwiseconv_float_test.cc | 34 const DepthwiseParams& params, const RuntimeShape& input_shape, in TestOneDepthwiseConv() 130 DepthwiseParams op_params; in TryTestOneDepthwiseConv()
|
D | depthwiseconv_per_channel_quantized_16x8_test.cc | 40 const DepthwiseParams& params, const RuntimeShape& input_shape, in PickOutputMultiplier() 114 const DepthwiseParams& params, int output_activation_min, in PickReasonableMultiplier() 227 DepthwiseParams params; in TryTestOneDepthwiseConv3x3Filter()
|
D | depthwiseconv_per_channel_quantized_test.cc | 41 const DepthwiseParams& params, const RuntimeShape& input_shape, in PickOutputMultiplier() 115 const DepthwiseParams& params, int output_activation_min, in PickReasonableMultiplier() 270 DepthwiseParams params; in TryTestOneDepthwiseConv3x3Filter()
|
D | depthwiseconv_quantized_test.cc | 121 const DepthwiseParams& params, const RuntimeShape& input_shape, in DispatchDepthwiseConvGeneral() 141 const DepthwiseParams& params, const RuntimeShape& input_shape, in DispatchDepthwiseConvGeneral() 156 const TestParam& test_param, const DepthwiseParams& params, in DispatchDepthwiseConvImpl() 359 const TestParam& test_param, const DepthwiseParams& params, in DispatchDepthwiseConvImpl() 526 const TestParam& test_param, const DepthwiseParams& params, in DispatchDepthwiseConv() 548 const TestParam& test_param, const tflite::DepthwiseParams& op_params, in Run() 579 const TestParam& test_param, const tflite::DepthwiseParams& op_params, in Run() 631 tflite::DepthwiseParams op_params; in TestOneDepthwiseConvWithGivenOutputShift()
|
D | types.h | 892 struct DepthwiseParams { struct
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | depthwiseconv_uint8.h | 93 const DepthwiseParams& params, const RuntimeShape& input_shape, in Run() 177 const DepthwiseParams& params, const RuntimeShape& input_shape, in RunPerChannel() 281 const DepthwiseParams& params, const RuntimeShape& input_shape, in DepthwiseConv()
|
D | depthwiseconv_float.h | 26 const DepthwiseParams& params, const RuntimeShape& input_shape, in DepthwiseConv()
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/ |
D | depthwise_conv.h | 23 const DepthwiseParams& params, const int32_t* output_multiplier, in DepthwiseConvPerChannel() 123 const DepthwiseParams& params, const int32_t* output_multiplier, in DepthwiseConvPerChannel() 209 const DepthwiseParams& params, float* scaling_factors_ptr, in DepthwiseConvHybridPerChannel()
|
/external/tensorflow/tensorflow/lite/micro/kernels/ |
D | depthwise_conv.cc | 176 tflite::DepthwiseParams op_params; in EvalFloat() 206 DepthwiseParams op_params; in EvalQuantizedPerChannel() 243 tflite::DepthwiseParams op_params; in EvalQuantized()
|
/external/tensorflow/tensorflow/lite/micro/kernels/vexriscv/ |
D | depthwise_conv.cc | 36 const DepthwiseParams& params, const int32_t* output_multiplier, in DepthwiseConvPerChannel() 161 const DepthwiseParams& params, const RuntimeShape& input_shape, in DepthwiseConv() 409 DepthwiseParams op_params; in EvalQuantizedPerChannel() 446 tflite::DepthwiseParams op_params; in EvalQuantized()
|
/external/tensorflow/tensorflow/lite/kernels/ |
D | depthwise_conv.cc | 303 DepthwiseParams op_params; in EvalFloat() 342 DepthwiseParams op_params; in EvalQuantized() 383 DepthwiseParams op_params; in EvalQuantizedPerChannel() 424 DepthwiseParams op_params; in EvalQuantizedPerChannel16x8() 484 DepthwiseParams op_params; in EvalHybridPerChannel()
|
/external/tensorflow/tensorflow/lite/micro/kernels/cmsis_nn/ |
D | depthwise_conv.cc | 219 tflite::DepthwiseParams op_params; in EvalFloat() 327 DepthwiseParams op_params; in EvalQuantizedPerChannel() 365 tflite::DepthwiseParams op_params; in EvalQuantized()
|
/external/tensorflow/tensorflow/lite/micro/kernels/arc_mli/ |
D | depthwise_conv.cc | 269 tflite::DepthwiseParams op_params; in EvalFloat() 455 DepthwiseParams op_params; in EvalQuantizedPerChannel() 496 tflite::DepthwiseParams op_params; in EvalQuantized()
|
/external/tensorflow/tensorflow/lite/micro/kernels/xtensa/ |
D | depthwise_conv.cc | 67 const DepthwiseParams& params, const int32_t* output_multiplier, in DepthwiseConvPerChannel() 414 DepthwiseParams op_params; in EvalQuantizedPerChannel()
|
/external/tensorflow/tensorflow/lite/micro/kernels/ceva/ |
D | types.h | 991 struct DepthwiseParams {
|