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