Searched refs:kTfLitePersistentRo (Results 1 – 3 of 3) sorted by relevance
198 if (tensor->allocation_type != kTfLitePersistentRo) { in SetTensorToPersistentRo()199 tensor->allocation_type = kTfLitePersistentRo; in SetTensorToPersistentRo()
87 t->allocation_type == kTfLitePersistentRo) { in TfLiteTensorDataFree()181 tensor->allocation_type != kTfLitePersistentRo) { in TfLiteTensorRealloc()
336 kTfLitePersistentRo, enumerator
Completed in 6 milliseconds