update decompress codes and figures
This commit is contained in:
BIN
data/GDAS.png
Executable file
BIN
data/GDAS.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 514 KiB |
@@ -16,7 +16,7 @@ def execute(cmds, idx, num):
|
||||
def command(prefix, cmd):
|
||||
#print ('{:}{:}'.format(prefix, cmd))
|
||||
#if execute: os.system(cmd)
|
||||
xcmd = '(echo {:}; {:}; sleep 0.1s)'.format(prefix, cmd)
|
||||
xcmd = '(echo {:} $(date +\"%Y-%h-%d--%T\") \"PID:\"$$; {:}; sleep 0.1s)'.format(prefix, cmd)
|
||||
return xcmd
|
||||
|
||||
|
||||
|
BIN
data/imagenet-results.png
Executable file
BIN
data/imagenet-results.png
Executable file
Binary file not shown.
After Width: | Height: | Size: 139 KiB |
Reference in New Issue
Block a user