File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 27
27
<repository >
28
28
<id >sonatype-nexus-staging</id >
29
29
<name >Sonatype Nexus Staging</name >
30
- <url >https://oss.sonatype.org/content/repositories/orgdeeplearning4j-1101 /</url >
30
+ <url >https://oss.sonatype.org/content/repositories/orgdeeplearning4j-1102 /</url >
31
31
</repository >
32
32
</repositories >
33
33
34
34
<name >DeepLearning4j Examples Parent</name >
35
35
<description >Examples of training different data sets</description >
36
36
<properties >
37
37
<!-- Change the nd4j.backend property to nd4j-cuda-9.2-platform,nd4j-cuda-10.0-platform or nd4j-cuda-10.1-platform to use CUDA GPUs -->
38
- <nd4j .backend>nd4j-native-platform</nd4j .backend>
39
- <!-- <nd4j.backend>nd4j-cuda-10.2-platform</nd4j.backend> -- >
38
+ <!-- <nd4j.backend>nd4j-native-platform</nd4j.backend> -- >
39
+ <nd4j .backend>nd4j-cuda-10.2-platform</nd4j .backend>
40
40
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
41
41
<shadedClassifier >bin</shadedClassifier >
42
42
You can’t perform that action at this time.
0 commit comments