cutlass/test/unit/core
Andrew Kerr c53f3339bb
CUTLASS 2.3 initial commit (#134)
CUTLASS 2.3 adds GEMMs targeting Sparse Tensor Cores on the NVIDIA Ampere Architecture, fast SGEMM, and small matrix classes, bug fixes, and performance enhancements.
2020-09-23 14:00:58 -07:00
..
array.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
bfloat16.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
CMakeLists.txt CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
complex.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
functional.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
half.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
matrix_coord.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
matrix.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
numeric_conversion.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
predicate_vector.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
quaternion.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
tensor_ref.cu CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
tensor_view.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00
test_unit_core.cpp CUTLASS 2.2 (#96) 2020-06-08 16:17:35 -07:00
tfloat32.cu CUTLASS 2.3 initial commit (#134) 2020-09-23 14:00:58 -07:00