Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/testing/
H A Dmemory_sharing_sample.cc171 context_mv1.GetSizeOfMemoryAllocatedForIntermediateTensors(); in RunSample()
183 context_mv2.GetSizeOfMemoryAllocatedForIntermediateTensors(); in RunSample()
H A Dperformance_profiling.cc303 context.GetSizeOfMemoryAllocatedForIntermediateTensors(); in RunModelSample()
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dinference_context.h89 uint64_t GetSizeOfMemoryAllocatedForIntermediateTensors() const;
H A Dinference_context.cc849 uint64_t InferenceContext::GetSizeOfMemoryAllocatedForIntermediateTensors() in GetSizeOfMemoryAllocatedForIntermediateTensors() function in tflite::gpu::cl::InferenceContext