Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/toco/
Dallocate_transient_arrays.cc310 std::size_t persistent_alloc_size = 0; in AllocateTransientArrays() local
315 persistent_alloc_size += in AllocateTransientArrays()
334 std::size_t size = persistent_alloc_size; in AllocateTransientArrays()