Home
last modified time | relevance | path

Searched defs:offset_numel (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/
H A DComputeGraph.cpp323 const size_t offset_numel) { in add_tensor_view()
/aosp_15_r20/external/executorch/backends/vulkan/runtime/api/containers/
H A DTensor.cpp537 const int64_t offset_numel) in vTensor()