Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/impl/
H A DCommon.h37 static constexpr uint32_t InChannels = 3u; member
48 static constexpr uint32_t InChannels = 4u; member
/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/impl/utils/
H A DDimUtils.h52 static constexpr uint32_t InChannels = 3u; member
63 static constexpr uint32_t InChannels = 4u; member