Searched defs:Dim4D (Results 1 – 1 of 1) sorted by relevance
17 struct Dim4D { struct18 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;