Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ddddf89

Browse files
authoredApr 3, 2024
chore(deps): update dependency org.nd4j:nd4j-api to v1.0.0-snapshot
1 parent 7f6f213 commit ddddf89

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎deeplearning4j-cuda.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"description": "Deep learning library for the JVM (CUDA support)",
33
"properties": [
4-
{ "name": "v", "value": "1.0.0-beta6" },
4+
{ "name": "v", "value": "1.0.0-SNAPSHOT" },
55
{ "name": "v-renovate-hint", "value": "update: package=org.nd4j:nd4j-api" },
66
{ "name": "cuda", "value": "10.2" },
77
{ "name": "slf4j", "value": "1.7.36" },

‎deeplearning4j.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"description": "Deep learning library for the JVM",
33
"properties": [
4-
{ "name": "v", "value": "1.0.0-beta6" },
4+
{ "name": "v", "value": "1.0.0-SNAPSHOT" },
55
{ "name": "v-renovate-hint", "value": "update: package=org.nd4j:nd4j-api" },
66
{ "name": "slf4j", "value": "1.7.36" },
77
{ "name": "slf4j-renovate-hint", "value": "update: package=org.slf4j:slf4j-api" },

0 commit comments

Comments
 (0)
Please sign in to comment.