We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2b423b commit b20bf3aCopy full SHA for b20bf3a
docs/essentials/installation.md
@@ -45,7 +45,7 @@ dotnet add package SciSharp.TensorFlow.Redist-Windows-GPU
45
46
```
47
48
-...if GPU package is chosen, make very sure that if the versions of TensorFlow (i.e. `tf native`) and CUDA are compatible:
+...if GPU package is chosen, **make very sure** that if the versions of TensorFlow (i.e. `tf native`) and CUDA are compatible:
49
50
| `TF.NET` \ TensorFlow | tf native 1.14 | tf native 1.15 | tf native 2.3 |
51
| --------------------------- | -------------- | -------------- | ------------- |
0 commit comments