Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/cl/testing/
Dperformance_profiling.cc59 uint64_t mem_bytes = context.GetSizeOfMemoryAllocatedForIntermediateTensors(); in RunModelSample()
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
Dinference_context.h83 uint64_t GetSizeOfMemoryAllocatedForIntermediateTensors() const;
Dinference_context.cc684 uint64_t InferenceContext::GetSizeOfMemoryAllocatedForIntermediateTensors() in GetSizeOfMemoryAllocatedForIntermediateTensors() function in tflite::gpu::cl::InferenceContext