10000 fix typo · dotnet/TorchSharpExamples@d35ab01 · GitHub
[go: up one dir, main page]

Skip to content

Commit d35ab01

Browse files
authored
fix typo
1 parent eda7b46 commit d35ab01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/CSharp/tutorial1.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"\n",
2020
"|Name|URL|Description|\n",
2121
"|-----|-----------------|--------------|\n",
22-
"|TorchSharp-cpu|https://www.nuget.org/packages/TorchSharp-cpu/|TorchSharp with only the CPU backend, which works on Windows, Linus, and MacOS|\n",
22+
"|TorchSharp-cpu|https://www.nuget.org/packages/TorchSharp-cpu/|TorchSharp with only the CPU backend, which works on Windows, Linux, and MacOS|\n",
2323
441F "|TorchSharp-cuda-windows|https://www.nuget.org/packages/TorchSharp-cuda-windows/|A CUDA backend with only Windows binaries|\n",
2424
"|TorchSharp-cuda-linux|https://www.nuget.org/packages/TorchSharp-cuda-linux/|A CUDA backend with only Linux binaries|"
2525
]

0 commit comments

Comments
 (0)
0