"torchvision/vscode:/vscode.git/clone" did not exist on "0ce815698996a89d3fb855398aceefd2ee787825"
Unverified Commit 9c41e97c authored by Hongyu Cai's avatar Hongyu Cai Committed by GitHub
Browse files

[Doc] Fix type in CUDA.cmake (#3479)


Co-authored-by: default avatarMinjie Wang <wmjlyjemaine@gmail.com>
parent 2a757d4a
......@@ -169,7 +169,7 @@ function(dgl_select_nvcc_arch_flags out_variable)
endfunction()
################################################################################################
# Short command for cuda comnpilation
# Short command for cuda compilation
# Usage:
# dgl_cuda_compile(<objlist_variable> <cuda_files>)
macro(dgl_cuda_compile objlist_variable)
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment