We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e51429 commit bbf2db8Copy full SHA for bbf2db8
chapter_accelerator/Programming_Methods.md
@@ -70,7 +70,3 @@ Cores to accelerate GEMM operations, while cuDNN offers an interface to
70
hasten neural network operations. To utilize Tensor Cores via cuBLAS
71
doing GEMM, we can use function `cublasGemmEx`, its signature is shown
72
in Code `lst:cublasGemmEx`.
73
-
74
75
-[^1]: available at
76
- <https://docs.nvidia.com/cuda/inline-ptx-assembly/index.html>
0 commit comments