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 +