Searched refs:kTfLiteArenaRwPersistent (Results 1 – 10 of 10) sorted by relevance
46 if (type == kTfLiteArenaRwPersistent) { in BasePointer()195 if (tensor.allocation_type == kTfLiteArenaRwPersistent) { in ResolveTensorAllocation()209 if (tensor.allocation_type == kTfLiteArenaRwPersistent) { in CalculateTensorAllocation()
65 case kTfLiteArenaRwPersistent: in AllocTypeName()
161 kTfLiteArenaRwPersistent, enumerator
318 (*graph.tensors())[1].allocation_type = kTfLiteArenaRwPersistent; in TEST_F()
103 fw_hidden_state->allocation_type = kTfLiteArenaRwPersistent; in Prepare()104 bw_hidden_state->allocation_type = kTfLiteArenaRwPersistent; in Prepare()
74 hidden_state->allocation_type = kTfLiteArenaRwPersistent; in Prepare()
79 hidden_state->allocation_type = kTfLiteArenaRwPersistent; in Prepare()
97 state->allocation_type = kTfLiteArenaRwPersistent; in Prepare()
281 output_state->allocation_type = kTfLiteArenaRwPersistent; in Prepare()282 cell_state->allocation_type = kTfLiteArenaRwPersistent; in Prepare()
283 output_state->allocation_type = kTfLiteArenaRwPersistent; in Prepare()284 cell_state->allocation_type = kTfLiteArenaRwPersistent; in Prepare()