Skip to content

Commit 0a7fd53

Browse files
committed
Fix
Signed-off-by: Alex Black <[email protected]>
1 parent 23b6223 commit 0a7fd53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<properties>
3737
<!-- 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 -->
3838
<nd4j.backend>nd4j-native-platform</nd4j.backend>
39-
<--<nd4j.backend>nd4j-cuda-10.2-platform</nd4j.backend>-->
39+
<!--<nd4j.backend>nd4j-cuda-10.2-platform</nd4j.backend>-->
4040
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
4141
<shadedClassifier>bin</shadedClassifier>
4242

0 commit comments

Comments
 (0)