Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/micro/
Dtest_helpers.h140 const Tensor* CreateMissingQuantizationFlatbufferTensor(int size);
Dmicro_allocator_test.cc220 tflite::testing::CreateMissingQuantizationFlatbufferTensor(100); in TF_LITE_MICRO_TEST()
Dtest_helpers.cc926 const Tensor* CreateMissingQuantizationFlatbufferTensor(int size) { in CreateMissingQuantizationFlatbufferTensor() function