From ff3162136f5e232ac7ed571d3dcb1ee1cc045ba2 Mon Sep 17 00:00:00 2001 From: agibsonccc Date: Mon, 29 Mar 2021 08:15:32 +0900 Subject: [PATCH] Cuda presets fixes --- .../nd4j-backend-impls/nd4j-cuda-preset/pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/nd4j/nd4j-backends/nd4j-backend-impls/nd4j-cuda-preset/pom.xml b/nd4j/nd4j-backends/nd4j-backend-impls/nd4j-cuda-preset/pom.xml index 6c0122349..4141295ed 100644 --- a/nd4j/nd4j-backends/nd4j-backend-impls/nd4j-cuda-preset/pom.xml +++ b/nd4j/nd4j-backends/nd4j-backend-impls/nd4j-cuda-preset/pom.xml @@ -39,7 +39,7 @@ 11.0 8.0 - 1.5.4 + 1.5.5 @@ -80,14 +80,10 @@ org.junit.jupiter junit-jupiter-api - ${junit.version} - test org.junit.jupiter junit-jupiter-engine - ${junit.version} - test org.nd4j