try InputLayer

This commit is contained in:
jakubknczny 2021-05-15 21:25:05 +02:00
parent 1b957ee072
commit 59c6431cef

View File

@ -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