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 23b6223 commit 0a7fd53Copy full SHA for 0a7fd53
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