Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/vulkan/impl/
H A DCommon.h17 struct Dim4D { struct
18 static constexpr uint32_t Width = 1u;
19 static constexpr uint32_t Height = 2u;
20 static constexpr uint32_t Channel = 3u;
21 static constexpr uint32_t Batch = 4u;