-
Notifications
You must be signed in to change notification settings - Fork 225
Using Validation Framework
Andrey Talman edited this page Dec 28, 2022
·
25 revisions
Validation framework is used to smoke test and validate PyTorch and Domain libraries on both CPU and GPU machines. Linux, Windows and MacOS (x86 and Apple Silicon) are supported.
CUDA | CUDNN | additional details |
---|---|---|
11.6 | 8.3.2.44 | Stable CUDA Release |
11.7 | 8.5.0.96 | Latest CUDA Release |
11.8 | 8.5.0.96 | CUDA Release Supported on nightly |
Python versions | Package details |
---|---|
3.7 | Supported on Conda and Pip |
3.8 | Supported on Conda and Pip |
3.9 | Supported on Conda and Pip |
3.10 | Supported on Conda and Pip |
3.11 | Supported on Pip only |