3.2 >>mkdir /data1 && cp -r /workspace/examples/LittleNet /data1 >>cp /data1/LittleNet/input_params.json /data1 ==>ok 3.7.3 >>python /workspace/scripts/upgrade_input_params.py /data1/ input_params.json new_input_params.json Traceback (most recent call last): File "/workspace/scripts/upgrade_input_params.py", line 47, in new_config["model_info"]["input_onnx_file"] = old_config["input_onnx_file"] KeyError: 'input_onnx_file' 3.2.2 >>python /workspace/scripts/fpAnalyserCompilerIpevaluator_520.py -t 8 input = /workspace/.tmp/updater.json Now loops 1 time=======================================================]100% 0.001000s Done! Traceback (most recent call last): File "/workspace/scripts/fpAnalyserCompilerIpevaluator_520.py", line 46, in run_compiler_520(bie_file) File "/workspace/scripts/utils/run_compiler_520.py", line 29, in run_compiler_520 'compile.log'], check=True) File "/workspace/miniconda/lib/python3.7/subprocess.py", line 488, in run with Popen(*popenargs, **kwargs) as process: File "/workspace/miniconda/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/workspace/miniconda/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) OSError: [Errno 74] Bad message: '/workspace/libs/compiler/compile_mozart' 3.2.4 >>python /workspace/scripts/hardware_validate_520.py Traceback (most recent call last): File "/workspace/scripts/hardware_validate_520.py", line 22, in dynasty_result = run_dynasty_fix(config.simulator_inputs, config, RESULT_FOLDER + '/fpAnalyser/' + model_file, 520) File "/workspace/scripts/utils/run_dynasty_fix.py", line 49, in run_dynasty_fix '-e'], check=True) File "/workspace/miniconda/lib/python3.7/subprocess.py", line 488, in run with Popen(*popenargs, **kwargs) as process: File "/workspace/miniconda/lib/python3.7/subprocess.py", line 800, in __init__ restore_signals, start_new_session) File "/workspace/miniconda/lib/python3.7/subprocess.py", line 1551, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) OSError: [Errno 74] Bad message: '/workspace/libs/dynasty/run_fix_inference' 3.4.1 >>cd /workspace/scripts && ./compilerIpevaluator_520.sh /data1/LittleNet/LittleNet.onnx running compiler and IP evaluator... Compiler config generated. ./compilerIpevaluator_520.sh: line 37: /workspace/libs/compiler/compile_mozart: Bad message