Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/vulkan/ops/
DConvolution.h83 static constexpr uint32_t isTransposed = 5u; member
104 static constexpr uint32_t isTransposed = 7u; member
/external/angle/src/tests/gl_tests/
DGLSLTest.cpp11304 bool isTransposed) in FillBuffer()