Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/toco/
H A Dallocate_transient_arrays.cc311 std::size_t persistent_alloc_size = 0; in AllocateTransientArrays() local
316 persistent_alloc_size += in AllocateTransientArrays()
335 std::size_t size = persistent_alloc_size; in AllocateTransientArrays()