Home
last modified time | relevance | path

Searched defs:allocation_type (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/lite/c/
Dc_api_internal.c122 size_t size, TfLiteAllocationType allocation_type, in TfLiteTensorReset()
Dc_api_internal.h304 TfLiteAllocationType allocation_type; member
/external/mesa3d/include/CL/
Dcl_ext.h282 cl_uint allocation_type; member
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc890 TfLiteAllocationType allocation_type = kTfLiteArenaRw; in SetTensorParametersReadWrite() local