We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c069417 commit 051c59bCopy full SHA for 051c59b
dl4j-examples/pom.xml
@@ -32,7 +32,7 @@ information regarding copyright ownership.
32
<description>A set of examples introducing the DL4J framework</description>
33
34
<properties>
35
- <dl4j-master.version>1.0.0-SNAPSHOT</dl4j-master.version>
+ <dl4j-master.version>1.0.0-M2.1</dl4j-master.version>
36
<!-- Change the nd4j.backend property to nd4j-cuda-X-platform to use CUDA GPUs -->
37
<!-- <nd4j.backend>nd4j-cuda-10.2-platform</nd4j.backend> -->
38
<nd4j.backend>nd4j-native</nd4j.backend>
0 commit comments