Home
last modified time | relevance | path

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

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/
A Dkernel_util.h198 if (tensor->allocation_type != kTfLitePersistentRo) { in SetTensorToPersistentRo()
199 tensor->allocation_type = kTfLitePersistentRo; in SetTensorToPersistentRo()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/c/
A Dcommon.c87 t->allocation_type == kTfLitePersistentRo) { in TfLiteTensorDataFree()
181 tensor->allocation_type != kTfLitePersistentRo) { in TfLiteTensorRealloc()
A Dcommon.h336 kTfLitePersistentRo, enumerator

Completed in 6 milliseconds