deeplearning4j--deeplearning4j
3 行
96 B
Bash
3 行
96 B
Bash
#!/bin/bash
|
|
mvn clean -Dtest.nogc=true '-Dtest=org.nd4j.samediff.frameworkimport.onnx.**' test
|