Searched defs:input_shape_inference (Results 1 – 5 of 5) sorted by relevance
| /external/tensorflow/tensorflow/lite/kernels/internal/ |
| D | depthwiseconv_per_channel_quantized_16x8_test.cc | 116 const RuntimeShape& input_shape_inference, const std::int16_t* input_data, in PickReasonableMultiplier() 144 RuntimeShape* input_shape_inference, RuntimeShape* filter_shape_inference, in GenerateValidShapeConfigurations() 194 RuntimeShape input_shape_inference; in TryTestOneDepthwiseConv3x3Filter() local
|
| D | depthwiseconv_per_channel_quantized_test.cc | 117 const RuntimeShape& input_shape_inference, const std::int8_t* input_data, in PickReasonableMultiplier() 192 RuntimeShape* input_shape_inference, RuntimeShape* filter_shape_inference, in GenerateValidShapeConfigurations() 239 RuntimeShape input_shape_inference; in TryTestOneDepthwiseConv3x3Filter() local
|
| D | conv_per_channel_quantized_16x8_test.cc | 117 const RuntimeShape& input_shape_inference, const std::int16_t* input_data, in PickReasonableMultiplier() 144 int dilation_height_factor, RuntimeShape* input_shape_inference, in GenerateValidShapeConfigurations() 195 RuntimeShape input_shape_inference; in TryTestOneConvFilter() local
|
| D | depthwiseconv_float_test.cc | 103 RuntimeShape input_shape_inference( in TryTestOneDepthwiseConv() local
|
| D | depthwiseconv_quantized_test.cc | 878 RuntimeShape input_shape_inference( in TryTestDepthwiseConv() local
|