Searched refs:TfLiteAllocationType (Results 1 – 4 of 4) sorted by relevance
330 typedef enum TfLiteAllocationType { enum338 } TfLiteAllocationType; typedef411 TfLiteAllocationType allocation_type;545 TfLiteAllocationType allocation_type;613 size_t size, TfLiteAllocationType allocation_type,
161 size_t size, TfLiteAllocationType allocation_type, in TfLiteTensorReset()
67 std::intptr_t BasePointer(TfLiteAllocationType type);
26 void InitTensor(const std::vector<int>& shape, TfLiteAllocationType alloc_type, in InitTensor()
Completed in 6 milliseconds