Searched refs:simple_weights_data (Results 1 – 1 of 1) sorted by relevance
/external/tensorflow/tensorflow/lite/micro/kernels/ |
D | fully_connected_test.cc | 40 const float simple_weights_data[] = { variable 346 tflite::testing::simple_weights_data, in TF_LITE_MICRO_TEST() 372 tflite::testing::simple_weights_data, weights_quantized, in TF_LITE_MICRO_TEST() 401 tflite::testing::simple_weights_data, weights_quantized, in TF_LITE_MICRO_TEST() 431 tflite::testing::simple_weights_data, weights_quantized, in TF_LITE_MICRO_TEST() 510 tflite::testing::simple_weights_data, in TF_LITE_MICRO_TEST() 538 tflite::testing::simple_weights_data, weights_quantized, in TF_LITE_MICRO_TEST()
|