Home
last modified time | relevance | path

Searched refs:AllocateTransientArrays (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/lite/toco/
Dallocate_transient_arrays.h39 void AllocateTransientArrays(Model* model,
Dallocate_transient_arrays.cc227 void AllocateTransientArrays(Model* model, in AllocateTransientArrays() function
Dtoco_tooling.cc424 AllocateTransientArrays(model, kDefaultTransientDataAlignment); in TransformWithStatus()