Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/cuda/
H A DSparseSemiStructuredLinear.cu714 using ElementInputB = int8_t; in _sparse_semi_structured_linear() typedef
778 using ElementInputB = cutlass::half_t; in _sparse_semi_structured_linear() typedef
817 using ElementInputB = cutlass::bfloat16_t; in _sparse_semi_structured_linear() typedef
856 using ElementInputB = float; in _sparse_semi_structured_linear() typedef