We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 44f9147 commit 23b6223Copy full SHA for 23b6223
1 file changed
pom.xml
@@ -27,7 +27,7 @@
27
<repository>
28
<id>sonatype-nexus-staging</id>
29
<name>Sonatype Nexus Staging</name>
30
- <url>https://oss.sonatype.org/content/repositories/orgdeeplearning4j-1113/</url>
+ <url>https://oss.sonatype.org/content/repositories/orgdeeplearning4j-1114/</url>
31
</repository>
32
</repositories>
33
@@ -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