Skip to content

Commit 021127e

Browse files
authored
Merge pull request #84 from CentML/ft/chore-versions-eol
chore: version bump for python and other dependencies
2 parents a40cdf8 + ad99109 commit 021127e

File tree

3 files changed

+732
-744
lines changed

3 files changed

+732
-744
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ DeepView.Profile works with *GPU-based* neural networks that are implemented in
1818

1919
To run DeepView.Profile, you need:
2020
- A system equipped with an NVIDIA GPU
21-
- Python 3.7+
21+
- Python 3.9+
2222
- PyTorch 1.1.0+ with CUDA
2323
- **NOTE:** We assume you have the correct version of PyTorch installed for their GPU. Default PyTorch installation on Linux distros might not have CUDA support. If you see error similar to below, your PyTorch version is incompatible with your version of CUDA. You can download the appropriate version from the [PyTorch site](https://pytorch.org/get-started/locally/)
2424
```NVIDIA GeForce RTX 3060 Ti with CUDA capability sm_86 is not compatible with the current PyTorch installation.

0 commit comments

Comments
 (0)