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 c3a4e8d commit 2b27c30Copy full SHA for 2b27c30
pom.xml
@@ -36,7 +36,7 @@
36
<properties>
37
<!-- Change the nd4j.backend property to nd4j-cuda-10.0-platform, nd4j-cuda-10.1-platform or nd4j-cuda-10.2-platform to use CUDA GPUs -->
38
<nd4j.backend>nd4j-native-platform</nd4j.backend>
39
- <--<nd4j.backend>nd4j-cuda-10.2-platform</nd4j.backend>-->
+ <!--<nd4j.backend>nd4j-cuda-10.2-platform</nd4j.backend>-->
40
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
41
<shadedClassifier>bin</shadedClassifier>
42
0 commit comments