try InputLayer
This commit is contained in:
parent
1b957ee072
commit
59c6431cef
1
lab5/eval/Jenkinsfile
vendored
1
lab5/eval/Jenkinsfile
vendored
@ -30,7 +30,6 @@ pipeline {
|
|||||||
stage('ls') {
|
stage('ls') {
|
||||||
steps {
|
steps {
|
||||||
sh '''
|
sh '''
|
||||||
rm grid-stability-dense.h5
|
|
||||||
chmod +x script.sh
|
chmod +x script.sh
|
||||||
ls -lah
|
ls -lah
|
||||||
./script.sh
|
./script.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user