Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/c/
A Dcommon.h330 typedef enum TfLiteAllocationType { enum
338 } TfLiteAllocationType; typedef
411 TfLiteAllocationType allocation_type;
545 TfLiteAllocationType allocation_type;
613 size_t size, TfLiteAllocationType allocation_type,
A Dcommon.c161 size_t size, TfLiteAllocationType allocation_type, in TfLiteTensorReset()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/
A Darena_planner.h67 std::intptr_t BasePointer(TfLiteAllocationType type);
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/resource/
A Dresource_variable_test.cc26 void InitTensor(const std::vector<int>& shape, TfLiteAllocationType alloc_type, in InitTensor()

Completed in 6 milliseconds