Skip to content

Instantly share code, notes, and snippets.

@fac2003
Created July 11, 2016 18:00
Show Gist options
  • Save fac2003/62286072ea3b81efe1a325c985fa588b to your computer and use it in GitHub Desktop.
Save fac2003/62286072ea3b81efe1a325c985fa588b to your computer and use it in GitHub Desktop.
checkout on 53f098b231f819f51a5109476b52c446567a1856
diff --git a/pom.xml b/pom.xml
index 532a3ad..ce08171 100644
--- a/pom.xml
+++ b/pom.xml
@@ -127,7 +127,8 @@
<dependency>
<groupId>org.nd4j</groupId>
- <artifactId>nd4j-native</artifactId>
+ <artifactId>nd4j-cuda-7.5</artifactId>
+ <version>0.4.0</version>
</dependency>
<dependency>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment