Home
last modified time | relevance | path

Searched defs:reference_output_data (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/
Dlogsoftmax_quantized_test.cc41 uint8* reference_output_data) { in RunLogSoftmaxFloatReference()
74 int8* reference_output_data) { in RunLogSoftmaxFloatReference()
Ddepthwiseconv_float_test.cc40 std::vector<float> reference_output_data(output_buffer_size); in TestOneDepthwiseConv() local
Dsoftmax_quantized_test.cc39 uint8* reference_output_data) { in RunSoftmaxFloatReference()
Dresize_bilinear_test.cc41 std::vector<T> reference_output_data(output_buffer_size, 0); in TestOneResizeBilinear() local
Ddepthwiseconv_per_channel_quantized_16x8_test.cc241 std::vector<std::int16_t> reference_output_data(output_buffer_size); in TryTestOneDepthwiseConv3x3Filter() local
Ddepthwiseconv_per_channel_quantized_test.cc284 std::vector<std::int8_t> reference_output_data(output_buffer_size); in TryTestOneDepthwiseConv3x3Filter() local
Dconv_per_channel_quantized_16x8_test.cc247 std::vector<std::int16_t> reference_output_data(output_buffer_size); in TryTestOneConvFilter() local
Dresize_nearest_neighbor_test.cc357 std::vector<uint8> reference_output_data(output_shape.FlatSize(), 0); in TestOptimizedResizeNearestNeighbor() local
Ddepthwiseconv_quantized_test.cc629 reference_output_data(output_buffer_size); in TestOneDepthwiseConvWithGivenOutputShift() local