Searched refs:TfLiteAllocationType (Results 1 – 6 of 6) sorted by relevance
277 } TfLiteAllocationType; typedef304 TfLiteAllocationType allocation_type;352 size_t size, TfLiteAllocationType allocation_type,
122 size_t size, TfLiteAllocationType allocation_type, in TfLiteTensorReset()
65 int64_t BasePointer(TfLiteAllocationType type);
63 const char* AllocTypeName(TfLiteAllocationType type) { in AllocTypeName()
43 int64_t ArenaPlanner::BasePointer(TfLiteAllocationType type) { in BasePointer()
890 TfLiteAllocationType allocation_type = kTfLiteArenaRw; in SetTensorParametersReadWrite()