From 78843fd0e2543c07dc22daa4c39dc504ce8a8531 Mon Sep 17 00:00:00 2001 From: agibsonccc Date: Thu, 18 Mar 2021 20:24:42 +0900 Subject: [PATCH] Add profiles --- nd4j/nd4j-serde/pom.xml | 6 ++++++ nd4j/samediff-import/pom.xml | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/nd4j/nd4j-serde/pom.xml b/nd4j/nd4j-serde/pom.xml index 853488442..bd0331083 100644 --- a/nd4j/nd4j-serde/pom.xml +++ b/nd4j/nd4j-serde/pom.xml @@ -69,5 +69,11 @@ testresources + + nd4j-tests-cpu + + + nd4j-tests-cuda + diff --git a/nd4j/samediff-import/pom.xml b/nd4j/samediff-import/pom.xml index cd4585698..1704d2188 100644 --- a/nd4j/samediff-import/pom.xml +++ b/nd4j/samediff-import/pom.xml @@ -186,6 +186,12 @@ testresources + + nd4j-tests-cpu + + + nd4j-tests-cuda +