File tree 4 files changed +5
-13
lines changed
4 files changed +5
-13
lines changed Original file line number Diff line number Diff line change 31
31
<dl4j-master .version>1.0.0-M1.1</dl4j-master .version>
32
32
<!-- Change the nd4j.backend property to nd4j-cuda-X-platform to use CUDA GPUs -->
33
33
<!-- <nd4j.backend>nd4j-cuda-10.2-platform</nd4j.backend> -->
34
- <nd4j .backend>nd4j-cuda-11.2 </nd4j .backend>
34
+ <nd4j .backend>nd4j-native </nd4j .backend>
35
35
<java .version>1.8</java .version>
36
36
<maven-compiler-plugin .version>3.8.1</maven-compiler-plugin .version>
37
37
<maven .minimum.version>3.3.1</maven .minimum.version>
Original file line number Diff line number Diff line change 28
28
<description >Working with NDArrays</description >
29
29
30
30
<repositories >
31
- <repository >
32
- <id >orgdeeplearning4j-1177</id >
33
- <url >https://oss.sonatype.org/content/repositories/orgdeeplearning4j-1177</url >
34
- </repository >
35
31
<repository >
36
32
<id >sonatype-nexus-snapshots</id >
37
33
<name >Sonatype Nexus Snapshots</name >
48
44
49
45
50
46
<properties >
51
- <dl4j-master .version>1.0.0-M1.1.1 </dl4j-master .version>
47
+ <dl4j-master .version>1.0.0-M1.1</dl4j-master .version>
52
48
<!-- Change the nd4j.backend property to nd4j-cuda-X-platform to use CUDA GPUs -->
53
49
<!-- <nd4j.backend>nd4j-cuda-10.2-platform</nd4j.backend> -->
54
50
<nd4j .backend>nd4j-native</nd4j .backend>
Original file line number Diff line number Diff line change 8
8
<artifactId >rl4j-examples</artifactId >
9
9
<version >1.0.0-M1.1</version >
10
10
<properties >
11
- <nd4j .version>1.0.0-M1.1.1 </nd4j .version>
12
- <rl4j .version>1.0.0-M1.1.1 </rl4j .version>
11
+ <nd4j .version>1.0.0-M1.1</nd4j .version>
12
+ <rl4j .version>1.0.0-M1.1</rl4j .version>
13
13
<logback .version>1.1.7</logback .version>
14
14
<java .version>1.8</java .version>
15
15
<maven-compiler-plugin .version>3.8.1</maven-compiler-plugin .version>
20
20
21
21
22
22
<repositories >
23
- <repository >
24
- <id >orgdeeplearning4j-1177</id >
25
- <url >https://oss.sonatype.org/content/repositories/orgdeeplearning4j-1177</url >
26
- </repository >
27
23
<repository >
28
24
<id >sonatype-nexus-snapshots</id >
29
25
<name >Sonatype Nexus Snapshots</name >
Original file line number Diff line number Diff line change 28
28
<description >A set of beginner examples introducing the SameDiff framework</description >
29
29
30
30
<properties >
31
- <dl4j-master .version>1.0.0-M1.1.1 </dl4j-master .version>
31
+ <dl4j-master .version>1.0.0-M1.1</dl4j-master .version>
32
32
<!-- Change the nd4j.backend property to nd4j-cuda-X-platform to use CUDA GPUs -->
33
33
<!-- <nd4j.backend>nd4j-cuda-10.2-platform</nd4j.backend> -->
34
34
<nd4j .backend>nd4j-native</nd4j .backend>
You can’t perform that action at this time.
0 commit comments