File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 29
29
<name >Sonatype Nexus Staging</name >
30
30
<url >https://oss.sonatype.org/content/repositories/orgdeeplearning4j-1102/</url >
31
31
</repository >
32
+ <repository >
33
+ <id >sonatype-nexus-staging2</id >
34
+ <name >Sonatype Nexus Staging2</name >
35
+ <url >https://oss.sonatype.org/content/repositories/orgdeeplearning4j-1103/</url >
36
+ </repository >
32
37
</repositories >
33
38
34
39
<name >DeepLearning4j Examples Parent</name >
35
40
<description >Examples of training different data sets</description >
36
41
<properties >
37
42
<!-- 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>
43
+ <nd4j .backend>nd4j-native-platform</nd4j .backend>
44
+ <!-- <nd4j.backend>nd4j-cuda-10.2-platform</nd4j.backend> -- >
40
45
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
41
46
<shadedClassifier >bin</shadedClassifier >
42
47
You can’t perform that action at this time.
0 commit comments