File tree 2 files changed +6
-2
lines changed
2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
"properties" : {
3
3
"v" : " 1.0.0-beta6" ,
4
4
"cuda" : " 10.2" ,
5
- "slf4j" : " 1.7.25"
5
+ "slf4j" : " 1.7.25" ,
6
+ "freemarker" : " 2.3.29"
6
7
},
7
8
"link" : " https://github.com/eclipse/deeplearning4j" ,
8
9
"dependencies" : [
10
+ " org.freemarker:freemarker:$freemarker" ,
9
11
" org.nd4j:nd4j-api:$v" ,
10
12
" org.nd4j:nd4j-cuda-$cuda:$v" ,
11
13
" org.nd4j:nd4j-cuda-$cuda-platform:$v" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"properties" : {
3
3
"v" : " 1.0.0-beta6" ,
4
- "slf4j" : " 1.7.25"
4
+ "slf4j" : " 1.7.25" ,
5
+ "freemarker" : " 2.3.29"
5
6
},
6
7
"link" : " https://github.com/eclipse/deeplearning4j" ,
7
8
"dependencies" : [
9
+ " org.freemarker:freemarker:$freemarker" ,
8
10
" org.nd4j:nd4j-api:$v" ,
9
11
" org.nd4j:nd4j-native:$v" ,
10
12
" org.nd4j:nd4j-native-platform:$v" ,
You can’t perform that action at this time.
0 commit comments