Home
last modified time | relevance | path

Searched refs:ValidatePreluGoldens (Results 1 – 1 of 1) sorted by relevance

/tflite-micro-3.4.0-2.7.6/tensorflow/lite/micro/kernels/
Dprelu_test.cc27 void ValidatePreluGoldens(TfLiteTensor* tensors, int tensors_size, in ValidatePreluGoldens() function
65 ValidatePreluGoldens(tensors, tensors_size, expected_output_data, in TestPreluFloat()
99 ValidatePreluGoldens(tensors, tensors_size, golden_quantized, in TestPreluQuantized()