Skip to content

Commit d061471

Browse files
authored
Specify Preview Release and add link to tests
1 parent f9c52bd commit d061471

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,10 @@ torch = PyTorchUtils.PyTorchUtilsLogic().torch # will be installed if necessary
1818
tensor = torch.rand(50, 60)
1919
```
2020

21+
Please use a Preview Release of 3D Slicer (currently 4.13, **not** 4.11).
22+
23+
Unit tests are run nightly and the results can be checked on [CDash](https://slicer.cdash.org/index.php?project=SlicerPreview&filtercount=1&showfilters=1&field1=buildname&compare1=63&value1=PyTorch).
24+
2125
Here's a diagram of the integration between PyTorch and Slicer:
2226

2327
![Diagram of PyTorch and Slicer](https://raw.githubusercontent.com/NA-MIC/ProjectWeek/master/PW35_2021_Virtual/Projects/PyTorchIntegration/diagram.svg)

0 commit comments

Comments
 (0)