Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/sparse/cuda/
DSparseMatMul.cu44 #define IS_CUSPARSE11_AVAILABLE() 1 macro
46 #define IS_CUSPARSE11_AVAILABLE() 0 macro