Add profiles
parent
06fab1d8ee
commit
78843fd0e2
|
@ -69,5 +69,11 @@
|
|||
<profile>
|
||||
<id>testresources</id>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>nd4j-tests-cpu</id>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>nd4j-tests-cuda</id>
|
||||
</profile>
|
||||
</profiles>
|
||||
</project>
|
||||
|
|
|
@ -186,6 +186,12 @@
|
|||
<profile>
|
||||
<id>testresources</id>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>nd4j-tests-cpu</id>
|
||||
</profile>
|
||||
<profile>
|
||||
<id>nd4j-tests-cuda</id>
|
||||
</profile>
|
||||
</profiles>
|
||||
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue