Skip to content

Commit 2b27c30

Browse files
AlexDBlacktreo
authored andcommitted
Fix
Signed-off-by: Alex Black <[email protected]>
1 parent c3a4e8d commit 2b27c30

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)