Searched refs:kTfLiteArenaRwPersistent (Results 1 – 10 of 10) sorted by relevance
44 if (type == kTfLiteArenaRwPersistent) { in BasePointer()257 if (tensor.allocation_type == kTfLiteArenaRwPersistent) { in ResolveTensorAllocation()270 if (tensor.allocation_type == kTfLiteArenaRwPersistent) { in CalculateTensorAllocation()
73 case kTfLiteArenaRwPersistent: in AllocTypeName()
364 (*graph.tensors())[1].allocation_type = kTfLiteArenaRwPersistent; in TEST_F()
68 op_context.output->allocation_type = kTfLiteArenaRwPersistent; in Prepare()
234 float_weights_time->allocation_type = kTfLiteArenaRwPersistent; in Prepare()
373 hwcn_weights->allocation_type = kTfLiteArenaRwPersistent; in Prepare()
728 tensor->allocation_type = kTfLiteArenaRwPersistent; in Prepare()
510 kTfLiteArenaRwPersistent); in ResetVariableTensors()899 allocation_type = kTfLiteArenaRwPersistent; in SetTensorParametersReadWrite()927 tensor->allocation_type == kTfLiteArenaRwPersistent) { in ResizeTensorImpl()
275 kTfLiteArenaRwPersistent, enumerator
156 tensor->allocation_type != kTfLiteArenaRwPersistent) in ExportTensors()