You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hello_World 860ca1b3a9
fix: out of range
8 months ago
third_party feat(example): add new examples and finished README.md 1 year ago
.clang-format style(all): reformat in Google style 1 year ago
.gitmodules feat(example): add new examples and finished README.md 1 year ago
CMakeLists.txt feat(fc_relu): use gflag 1 year ago
README.md feat(README): add short introduction 1 year ago
fc_relu.cu fix(fc_relu): specify row major for bias 1 year ago
first_attempt.cu style(first_attempt): rename 1 year ago
gemm.cu feat(gemm): use cwiseAbs instead of array 1 year ago
gemm_final.cu style(all): reformat in Google style 1 year ago
gemm_hide_smem_latency.cu style(all): reformat in Google style 1 year ago
gemm_naive.cu style(all): reformat in Google style 1 year ago
gemm_transpose_smem.cu style(all): reformat in Google style 1 year ago
gemm_use_128.cu style(all): reformat in Google style 1 year ago
gemm_use_smem.cu style(all): reformat in Google style 1 year ago
gemm_use_tile.cu fix: out of range 8 months ago
util.cuh style(all): reformat in Google style 1 year ago