Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/vulkan/runtime/api/containers/
H A DTensor.h398 utils::GPUMemoryLayout estimate_memory_layout() const;
H A DTensor.cpp601 utils::GPUMemoryLayout vTensor::estimate_memory_layout() const { in estimate_memory_layout() function in vkcompute::api::vTensor
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/
H A DComputeGraph.h318 return values_.at(idx).toConstTensor().estimate_memory_layout();