tflite-micro icon indicating copy to clipboard operation
tflite-micro copied to clipboard

GreedyMemoryPlanner::operator delete(void *) is private

Open longhoangth opened this issue 9 months ago • 3 comments

src/tensorflow/lite/micro/micro_allocator.cpp:390:55: error: 'static void tflite::GreedyMemoryPlanner::operator delete(void*)' is private within this context

longhoangth avatar May 17 '24 15:05 longhoangth