Home
last modified time | relevance | path

Searched defs:bias_shape_inference (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/
Ddepthwiseconv_per_channel_quantized_16x8_test.cc118 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
Ddepthwiseconv_per_channel_quantized_test.cc119 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
Dconv_per_channel_quantized_16x8_test.cc119 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
Ddepthwiseconv_float_test.cc117 RuntimeShape bias_shape_inference({1, 1, 1, output_depth}); in TryTestOneDepthwiseConv() local
Ddepthwiseconv_quantized_test.cc892 RuntimeShape bias_shape_inference({1, 1, 1, output_depth}); in TryTestDepthwiseConv() local