Home
last modified time | relevance | path

Searched defs:AllocationInfo (Results 1 – 1 of 1) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/
A Dmicro_allocator.cc50 struct AllocationInfo { struct
51 size_t bytes;
52 void** output_ptr;
53 int first_created;
54 int last_used;
55 int32_t offline_offset;
56 bool needs_allocating;

Completed in 5 milliseconds