Skip to content

Commit bbf2db8

Browse files
committed
debug
1 parent 9e51429 commit bbf2db8

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

chapter_accelerator/Programming_Methods.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,3 @@ Cores to accelerate GEMM operations, while cuDNN offers an interface to
7070
hasten neural network operations. To utilize Tensor Cores via cuBLAS
7171
doing GEMM, we can use function `cublasGemmEx`, its signature is shown
7272
in Code `lst:cublasGemmEx`.
73-
74-
75-
[^1]: available at
76-
<https://docs.nvidia.com/cuda/inline-ptx-assembly/index.html>

0 commit comments

Comments
 (0)