Searched defs:tensor_allocator (Results 1 – 6 of 6) sorted by relevance
50 tflite::SimpleTensorAllocator tensor_allocator(tensor_arena, in TF_LITE_MICRO_TEST() local
53 tflite::SimpleTensorAllocator tensor_allocator(tensor_arena, in main() local
78 tflite::SimpleTensorAllocator tensor_allocator(tensor_arena, in TF_LITE_MICRO_TEST() local
63 SimpleTensorAllocator* tensor_allocator, in MicroInterpreter()
207 TensorAllocatorFunc tensor_allocator) final { in ReadOutputNode()
355 const string& node_name, TensorAllocatorFunc tensor_allocator) { in ReadOutputNode()