Searched defs:bias_shape_inference (Results 1 – 5 of 5) sorted by relevance
| /external/tensorflow/tensorflow/lite/kernels/internal/ |
| D | depthwiseconv_per_channel_quantized_16x8_test.cc | 118 const RuntimeShape& bias_shape_inference, const std::int64_t* bias_data, in PickReasonableMultiplier() 213 RuntimeShape bias_shape_inference({1, 1, 1, output_depth}); in TryTestOneDepthwiseConv3x3Filter() local
|
| D | depthwiseconv_per_channel_quantized_test.cc | 119 const RuntimeShape& bias_shape_inference, const std::int32_t* bias_data, in PickReasonableMultiplier() 258 RuntimeShape bias_shape_inference({1, 1, 1, output_depth}); in TryTestOneDepthwiseConv3x3Filter() local
|
| D | conv_per_channel_quantized_16x8_test.cc | 119 const RuntimeShape& bias_shape_inference, const std::int64_t* bias_data, in PickReasonableMultiplier() 214 RuntimeShape bias_shape_inference({1, 1, 1, output_depth}); in TryTestOneConvFilter() local
|
| D | depthwiseconv_float_test.cc | 117 RuntimeShape bias_shape_inference({1, 1, 1, output_depth}); in TryTestOneDepthwiseConv() local
|
| D | depthwiseconv_quantized_test.cc | 892 RuntimeShape bias_shape_inference({1, 1, 1, output_depth}); in TryTestDepthwiseConv() local
|