You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,9 @@
6
6
7
7
This is the code for the `PyTorch` extension for [3D Slicer](https://www.slicer.org/).
8
8
9
-
Its main function is to install [PyTorch](https://pytorch.org/) inside Slicer. The latest version compatible with the installed drivers will be selected automatically.
9
+
Its main function is to install [PyTorch](https://pytorch.org/) inside Slicer.
10
+
The latest version compatible with the installed drivers will be selected automatically.
11
+
[CI tests](https://slicer.cdash.org/index.php?project=SlicerPreview&filtercount=1&showfilters=1&field1=buildname&compare1=63&value1=PyTorch) are run nightly.
10
12
11
13
PyTorch can be installed opening the `PyTorch Utils` module and clicking on the button, or programmatically:
0 commit comments