(benchmark) naveen@VivoBook:~/edgeai-tidl-tools$ cd examples/osrt_python/ort (benchmark) naveen@VivoBook:~/edgeai-tidl-tools/examples/osrt_python/ort$ python3 onnxrt_ep.py -c Skipping import of model optimizer Available execution providers : ['TIDLExecutionProvider', 'TIDLCompilationProvider', 'CPUExecutionProvider'] Running 1 Models - ['yolov8'] Running_Model : yolov8 Running shape inference on model /home/naveen/edgeai-tidl-tools-master/models/public/best.onnx Process Process-1: Traceback (most recent call last): File "/home/naveen/.pyenv/versions/3.10.14/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/naveen/.pyenv/versions/3.10.14/lib/python3.10/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/naveen/edgeai-tidl-tools/examples/osrt_python/ort/onnxrt_ep.py", line 208, in run_model onnx.shape_inference.infer_shapes_path(config['model_path'], config['model_path']) File "/home/naveen/.pyenv/versions/benchmark/lib/python3.10/site-packages/onnx/shape_inference.py", line 77, in infer_shapes_path C.infer_shapes_path(model_path, output_path, check_type, strict_mode, data_prop) onnx.onnx_cpp2py_export.checker.ValidationError: Unable to open proto file: /home/naveen/edgeai-tidl-tools-master/models/public/best.onnx. Please check if it is a valid proto. ^Z [3]+ Stopped python3 onnxrt_ep.py -c (benchmark) naveen@VivoBook:~/edgeai-tidl-tools/examples/osrt_python/ort$ python3 onnxrt_ep.py -c Skipping import of model optimizer Available execution providers : ['TIDLExecutionProvider', 'TIDLCompilationProvider', 'CPUExecutionProvider'] Running 1 Models - ['yolov8'] Running_Model : yolov8 Running shape inference on model /home/naveen/edgeai-tidl-tools/models/public/best.onnx tidl_tools_path = /home/naveen/edgeai-tidl-tools/tidl_tools artifacts_folder = ../../../model-artifacts//yolov8/ tidl_tensor_bits = 8 debug_level = 2 num_tidl_subgraphs = 16 tidl_denylist = tidl_denylist_layer_name = tidl_denylist_layer_type = tidl_allowlist_layer_name = model_type = tidl_calibration_accuracy_level = 7 tidl_calibration_options:num_frames_calibration = 2 tidl_calibration_options:bias_calibration_iterations = 5 mixed_precision_factor = -1.000000 model_group_id = 0 power_of_2_quantization = 2 ONNX QDQ Enabled = 0 enable_high_resolution_optimization = 0 pre_batchnorm_fold = 1 add_data_convert_ops = 3 output_feature_16bit_names_list = m_params_16bit_names_list = m_single_core_layers_names_list = reserved_compile_constraints_flag = 1601 ti_internal_reserved_1 = WARNING : 'meta_layers_names_list' is not provided - running OD post processing in ARM mode Number of OD backbone nodes = 0 Size of odBackboneNodeIds = 0 Layer 0 -- layer name -- /model.0/conv/Conv Input dims size = 4 dims --- 1 3 640 640 Supported TIDL layer type --- Conv -- /model.0/conv/Conv Layer 1 -- layer name -- /model.0/act/Relu Input dims size = 4 dims --- 1 16 320 320 Supported TIDL layer type --- Relu -- /model.0/act/Relu Layer 2 -- layer name -- /model.1/conv/Conv Input dims size = 4 dims --- 1 16 320 320 Supported TIDL layer type --- Conv -- /model.1/conv/Conv Layer 3 -- layer name -- /model.1/act/Relu Input dims size = 4 dims --- 1 32 160 160 Supported TIDL layer type --- Relu -- /model.1/act/Relu Layer 4 -- layer name -- /model.2/cv1/conv/Conv Input dims size = 4 dims --- 1 32 160 160 Supported TIDL layer type --- Conv -- /model.2/cv1/conv/Conv Layer 5 -- layer name -- /model.2/cv1/act/Relu Input dims size = 4 dims --- 1 32 160 160 Supported TIDL layer type --- Relu -- /model.2/cv1/act/Relu Layer 6 -- layer name -- /model.2/Split Input dims size = 4 dims --- 1 32 160 160 Supported TIDL layer type --- Split -- /model.2/Split Layer 7 -- layer name -- /model.2/m.0/cv1/conv/Conv Input dims size = 4 dims --- 1 16 160 160 Supported TIDL layer type --- Conv -- /model.2/m.0/cv1/conv/Conv Layer 8 -- layer name -- /model.2/m.0/cv1/act/Relu Input dims size = 4 dims --- 1 16 160 160 Supported TIDL layer type --- Relu -- /model.2/m.0/cv1/act/Relu Layer 9 -- layer name -- /model.2/m.0/cv2/conv/Conv Input dims size = 4 dims --- 1 16 160 160 Supported TIDL layer type --- Conv -- /model.2/m.0/cv2/conv/Conv Layer 10 -- layer name -- /model.2/m.0/cv2/act/Relu Input dims size = 4 dims --- 1 16 160 160 Supported TIDL layer type --- Relu -- /model.2/m.0/cv2/act/Relu Layer 11 -- layer name -- /model.2/m.0/Add Input dims size = 4 dims --- 1 16 160 160 Supported TIDL layer type --- Add -- /model.2/m.0/Add Layer 12 -- layer name -- /model.2/Concat Input dims size = 4 dims --- 1 16 160 160 Supported TIDL layer type --- Concat -- /model.2/Concat Layer 13 -- layer name -- /model.2/cv2/conv/Conv Input dims size = 4 dims --- 1 48 160 160 Supported TIDL layer type --- Conv -- /model.2/cv2/conv/Conv Layer 14 -- layer name -- /model.2/cv2/act/Relu Input dims size = 4 dims --- 1 32 160 160 Supported TIDL layer type --- Relu -- /model.2/cv2/act/Relu Layer 15 -- layer name -- /model.3/conv/Conv Input dims size = 4 dims --- 1 32 160 160 Supported TIDL layer type --- Conv -- /model.3/conv/Conv Layer 16 -- layer name -- /model.3/act/Relu Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Relu -- /model.3/act/Relu Layer 17 -- layer name -- /model.4/cv1/conv/Conv Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Conv -- /model.4/cv1/conv/Conv Layer 18 -- layer name -- /model.4/cv1/act/Relu Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Relu -- /model.4/cv1/act/Relu Layer 19 -- layer name -- /model.4/Split Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Split -- /model.4/Split Layer 20 -- layer name -- /model.4/m.0/cv1/conv/Conv Input dims size = 4 dims --- 1 32 80 80 Supported TIDL layer type --- Conv -- /model.4/m.0/cv1/conv/Conv Layer 21 -- layer name -- /model.4/m.0/cv1/act/Relu Input dims size = 4 dims --- 1 32 80 80 Supported TIDL layer type --- Relu -- /model.4/m.0/cv1/act/Relu Layer 22 -- layer name -- /model.4/m.0/cv2/conv/Conv Input dims size = 4 dims --- 1 32 80 80 Supported TIDL layer type --- Conv -- /model.4/m.0/cv2/conv/Conv Layer 23 -- layer name -- /model.4/m.0/cv2/act/Relu Input dims size = 4 dims --- 1 32 80 80 Supported TIDL layer type --- Relu -- /model.4/m.0/cv2/act/Relu Layer 24 -- layer name -- /model.4/m.0/Add Input dims size = 4 dims --- 1 32 80 80 Supported TIDL layer type --- Add -- /model.4/m.0/Add Layer 25 -- layer name -- /model.4/m.1/cv1/conv/Conv Input dims size = 4 dims --- 1 32 80 80 Supported TIDL layer type --- Conv -- /model.4/m.1/cv1/conv/Conv Layer 26 -- layer name -- /model.4/m.1/cv1/act/Relu Input dims size = 4 dims --- 1 32 80 80 Supported TIDL layer type --- Relu -- /model.4/m.1/cv1/act/Relu Layer 27 -- layer name -- /model.4/m.1/cv2/conv/Conv Input dims size = 4 dims --- 1 32 80 80 Supported TIDL layer type --- Conv -- /model.4/m.1/cv2/conv/Conv Layer 28 -- layer name -- /model.4/m.1/cv2/act/Relu Input dims size = 4 dims --- 1 32 80 80 Supported TIDL layer type --- Relu -- /model.4/m.1/cv2/act/Relu Layer 29 -- layer name -- /model.4/m.1/Add Input dims size = 4 dims --- 1 32 80 80 Supported TIDL layer type --- Add -- /model.4/m.1/Add Layer 30 -- layer name -- /model.4/Concat Input dims size = 4 dims --- 1 32 80 80 Supported TIDL layer type --- Concat -- /model.4/Concat Layer 31 -- layer name -- /model.4/cv2/conv/Conv Input dims size = 4 dims --- 1 128 80 80 Supported TIDL layer type --- Conv -- /model.4/cv2/conv/Conv Layer 32 -- layer name -- /model.4/cv2/act/Relu Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Relu -- /model.4/cv2/act/Relu Layer 33 -- layer name -- /model.5/conv/Conv Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Conv -- /model.5/conv/Conv Layer 34 -- layer name -- /model.5/act/Relu Input dims size = 4 dims --- 1 128 40 40 Supported TIDL layer type --- Relu -- /model.5/act/Relu Layer 35 -- layer name -- /model.6/cv1/conv/Conv Input dims size = 4 dims --- 1 128 40 40 Supported TIDL layer type --- Conv -- /model.6/cv1/conv/Conv Layer 36 -- layer name -- /model.6/cv1/act/Relu Input dims size = 4 dims --- 1 128 40 40 Supported TIDL layer type --- Relu -- /model.6/cv1/act/Relu Layer 37 -- layer name -- /model.6/Split Input dims size = 4 dims --- 1 128 40 40 Supported TIDL layer type --- Split -- /model.6/Split Layer 38 -- layer name -- /model.6/m.0/cv1/conv/Conv Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Conv -- /model.6/m.0/cv1/conv/Conv Layer 39 -- layer name -- /model.6/m.0/cv1/act/Relu Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Relu -- /model.6/m.0/cv1/act/Relu Layer 40 -- layer name -- /model.6/m.0/cv2/conv/Conv Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Conv -- /model.6/m.0/cv2/conv/Conv Layer 41 -- layer name -- /model.6/m.0/cv2/act/Relu Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Relu -- /model.6/m.0/cv2/act/Relu Layer 42 -- layer name -- /model.6/m.0/Add Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Add -- /model.6/m.0/Add Layer 43 -- layer name -- /model.6/m.1/cv1/conv/Conv Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Conv -- /model.6/m.1/cv1/conv/Conv Layer 44 -- layer name -- /model.6/m.1/cv1/act/Relu Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Relu -- /model.6/m.1/cv1/act/Relu Layer 45 -- layer name -- /model.6/m.1/cv2/conv/Conv Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Conv -- /model.6/m.1/cv2/conv/Conv Layer 46 -- layer name -- /model.6/m.1/cv2/act/Relu Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Relu -- /model.6/m.1/cv2/act/Relu Layer 47 -- layer name -- /model.6/m.1/Add Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Add -- /model.6/m.1/Add Layer 48 -- layer name -- /model.6/Concat Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Concat -- /model.6/Concat Layer 49 -- layer name -- /model.6/cv2/conv/Conv Input dims size = 4 dims --- 1 256 40 40 Supported TIDL layer type --- Conv -- /model.6/cv2/conv/Conv Layer 50 -- layer name -- /model.6/cv2/act/Relu Input dims size = 4 dims --- 1 128 40 40 Supported TIDL layer type --- Relu -- /model.6/cv2/act/Relu Layer 51 -- layer name -- /model.7/conv/Conv Input dims size = 4 dims --- 1 128 40 40 Supported TIDL layer type --- Conv -- /model.7/conv/Conv Layer 52 -- layer name -- /model.7/act/Relu Input dims size = 4 dims --- 1 256 20 20 Supported TIDL layer type --- Relu -- /model.7/act/Relu Layer 53 -- layer name -- /model.8/cv1/conv/Conv Input dims size = 4 dims --- 1 256 20 20 Supported TIDL layer type --- Conv -- /model.8/cv1/conv/Conv Layer 54 -- layer name -- /model.8/cv1/act/Relu Input dims size = 4 dims --- 1 256 20 20 Supported TIDL layer type --- Relu -- /model.8/cv1/act/Relu Layer 55 -- layer name -- /model.8/Split Input dims size = 4 dims --- 1 256 20 20 Supported TIDL layer type --- Split -- /model.8/Split Layer 56 -- layer name -- /model.8/m.0/cv1/conv/Conv Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- Conv -- /model.8/m.0/cv1/conv/Conv Layer 57 -- layer name -- /model.8/m.0/cv1/act/Relu Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- Relu -- /model.8/m.0/cv1/act/Relu Layer 58 -- layer name -- /model.8/m.0/cv2/conv/Conv Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- Conv -- /model.8/m.0/cv2/conv/Conv Layer 59 -- layer name -- /model.8/m.0/cv2/act/Relu Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- Relu -- /model.8/m.0/cv2/act/Relu Layer 60 -- layer name -- /model.8/m.0/Add Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- Add -- /model.8/m.0/Add Layer 61 -- layer name -- /model.8/Concat Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- Concat -- /model.8/Concat Layer 62 -- layer name -- /model.8/cv2/conv/Conv Input dims size = 4 dims --- 1 384 20 20 Supported TIDL layer type --- Conv -- /model.8/cv2/conv/Conv Layer 63 -- layer name -- /model.8/cv2/act/Relu Input dims size = 4 dims --- 1 256 20 20 Supported TIDL layer type --- Relu -- /model.8/cv2/act/Relu Layer 64 -- layer name -- /model.9/cv1/conv/Conv Input dims size = 4 dims --- 1 256 20 20 Supported TIDL layer type --- Conv -- /model.9/cv1/conv/Conv Layer 65 -- layer name -- /model.9/cv1/act/Relu Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- Relu -- /model.9/cv1/act/Relu Layer 66 -- layer name -- /model.9/m/m.0/MaxPool Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- MaxPool -- /model.9/m/m.0/MaxPool Layer 67 -- layer name -- /model.9/m/m.1/MaxPool Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- MaxPool -- /model.9/m/m.1/MaxPool Layer 68 -- layer name -- /model.9/m/m.0_1/MaxPool Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- MaxPool -- /model.9/m/m.0_1/MaxPool Layer 69 -- layer name -- /model.9/m/m.1_1/MaxPool Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- MaxPool -- /model.9/m/m.1_1/MaxPool Layer 70 -- layer name -- /model.9/m/m.0_2/MaxPool Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- MaxPool -- /model.9/m/m.0_2/MaxPool Layer 71 -- layer name -- /model.9/m/m.1_2/MaxPool Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- MaxPool -- /model.9/m/m.1_2/MaxPool Layer 72 -- layer name -- /model.9/Concat Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- Concat -- /model.9/Concat Layer 73 -- layer name -- /model.9/cv2/conv/Conv Input dims size = 4 dims --- 1 512 20 20 Supported TIDL layer type --- Conv -- /model.9/cv2/conv/Conv Layer 74 -- layer name -- /model.9/cv2/act/Relu Input dims size = 4 dims --- 1 256 20 20 Supported TIDL layer type --- Relu -- /model.9/cv2/act/Relu Layer 75 -- layer name -- /model.10/Resize Input dims size = 4 dims --- 1 256 20 20 Supported TIDL layer type --- Resize -- /model.10/Resize Layer 76 -- layer name -- /model.11/Concat Input dims size = 4 dims --- 1 256 40 40 Supported TIDL layer type --- Concat -- /model.11/Concat Layer 77 -- layer name -- /model.12/cv1/conv/Conv Input dims size = 4 dims --- 1 384 40 40 Supported TIDL layer type --- Conv -- /model.12/cv1/conv/Conv Layer 78 -- layer name -- /model.12/cv1/act/Relu Input dims size = 4 dims --- 1 128 40 40 Supported TIDL layer type --- Relu -- /model.12/cv1/act/Relu Layer 79 -- layer name -- /model.12/Split Input dims size = 4 dims --- 1 128 40 40 Supported TIDL layer type --- Split -- /model.12/Split Layer 80 -- layer name -- /model.12/m.0/cv1/conv/Conv Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Conv -- /model.12/m.0/cv1/conv/Conv Layer 81 -- layer name -- /model.12/m.0/cv1/act/Relu Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Relu -- /model.12/m.0/cv1/act/Relu Layer 82 -- layer name -- /model.12/m.0/cv2/conv/Conv Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Conv -- /model.12/m.0/cv2/conv/Conv Layer 83 -- layer name -- /model.12/m.0/cv2/act/Relu Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Relu -- /model.12/m.0/cv2/act/Relu Layer 84 -- layer name -- /model.12/Concat Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Concat -- /model.12/Concat Layer 85 -- layer name -- /model.12/cv2/conv/Conv Input dims size = 4 dims --- 1 192 40 40 Supported TIDL layer type --- Conv -- /model.12/cv2/conv/Conv Layer 86 -- layer name -- /model.12/cv2/act/Relu Input dims size = 4 dims --- 1 128 40 40 Supported TIDL layer type --- Relu -- /model.12/cv2/act/Relu Layer 87 -- layer name -- /model.13/Resize Input dims size = 4 dims --- 1 128 40 40 Supported TIDL layer type --- Resize -- /model.13/Resize Layer 88 -- layer name -- /model.14/Concat Input dims size = 4 dims --- 1 128 80 80 Supported TIDL layer type --- Concat -- /model.14/Concat Layer 89 -- layer name -- /model.15/cv1/conv/Conv Input dims size = 4 dims --- 1 192 80 80 Supported TIDL layer type --- Conv -- /model.15/cv1/conv/Conv Layer 90 -- layer name -- /model.15/cv1/act/Relu Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Relu -- /model.15/cv1/act/Relu Layer 91 -- layer name -- /model.15/Split Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Split -- /model.15/Split Layer 92 -- layer name -- /model.15/m.0/cv1/conv/Conv Input dims size = 4 dims --- 1 32 80 80 Supported TIDL layer type --- Conv -- /model.15/m.0/cv1/conv/Conv Layer 93 -- layer name -- /model.15/m.0/cv1/act/Relu Input dims size = 4 dims --- 1 32 80 80 Supported TIDL layer type --- Relu -- /model.15/m.0/cv1/act/Relu Layer 94 -- layer name -- /model.15/m.0/cv2/conv/Conv Input dims size = 4 dims --- 1 32 80 80 Supported TIDL layer type --- Conv -- /model.15/m.0/cv2/conv/Conv Layer 95 -- layer name -- /model.15/m.0/cv2/act/Relu Input dims size = 4 dims --- 1 32 80 80 Supported TIDL layer type --- Relu -- /model.15/m.0/cv2/act/Relu Layer 96 -- layer name -- /model.15/Concat Input dims size = 4 dims --- 1 32 80 80 Supported TIDL layer type --- Concat -- /model.15/Concat Layer 97 -- layer name -- /model.15/cv2/conv/Conv Input dims size = 4 dims --- 1 96 80 80 Supported TIDL layer type --- Conv -- /model.15/cv2/conv/Conv Layer 98 -- layer name -- /model.15/cv2/act/Relu Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Relu -- /model.15/cv2/act/Relu Layer 99 -- layer name -- /model.16/conv/Conv Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Conv -- /model.16/conv/Conv Layer 100 -- layer name -- /model.16/act/Relu Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Relu -- /model.16/act/Relu Layer 101 -- layer name -- /model.17/Concat Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Concat -- /model.17/Concat Layer 102 -- layer name -- /model.18/cv1/conv/Conv Input dims size = 4 dims --- 1 192 40 40 Supported TIDL layer type --- Conv -- /model.18/cv1/conv/Conv Layer 103 -- layer name -- /model.18/cv1/act/Relu Input dims size = 4 dims --- 1 128 40 40 Supported TIDL layer type --- Relu -- /model.18/cv1/act/Relu Layer 104 -- layer name -- /model.18/Split Input dims size = 4 dims --- 1 128 40 40 Supported TIDL layer type --- Split -- /model.18/Split Layer 105 -- layer name -- /model.18/m.0/cv1/conv/Conv Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Conv -- /model.18/m.0/cv1/conv/Conv Layer 106 -- layer name -- /model.18/m.0/cv1/act/Relu Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Relu -- /model.18/m.0/cv1/act/Relu Layer 107 -- layer name -- /model.18/m.0/cv2/conv/Conv Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Conv -- /model.18/m.0/cv2/conv/Conv Layer 108 -- layer name -- /model.18/m.0/cv2/act/Relu Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Relu -- /model.18/m.0/cv2/act/Relu Layer 109 -- layer name -- /model.18/Concat Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Concat -- /model.18/Concat Layer 110 -- layer name -- /model.18/cv2/conv/Conv Input dims size = 4 dims --- 1 192 40 40 Supported TIDL layer type --- Conv -- /model.18/cv2/conv/Conv Layer 111 -- layer name -- /model.18/cv2/act/Relu Input dims size = 4 dims --- 1 128 40 40 Supported TIDL layer type --- Relu -- /model.18/cv2/act/Relu Layer 112 -- layer name -- /model.19/conv/Conv Input dims size = 4 dims --- 1 128 40 40 Supported TIDL layer type --- Conv -- /model.19/conv/Conv Layer 113 -- layer name -- /model.19/act/Relu Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- Relu -- /model.19/act/Relu Layer 114 -- layer name -- /model.20/Concat Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- Concat -- /model.20/Concat Layer 115 -- layer name -- /model.21/cv1/conv/Conv Input dims size = 4 dims --- 1 384 20 20 Supported TIDL layer type --- Conv -- /model.21/cv1/conv/Conv Layer 116 -- layer name -- /model.21/cv1/act/Relu Input dims size = 4 dims --- 1 256 20 20 Supported TIDL layer type --- Relu -- /model.21/cv1/act/Relu Layer 117 -- layer name -- /model.21/Split Input dims size = 4 dims --- 1 256 20 20 Supported TIDL layer type --- Split -- /model.21/Split Layer 118 -- layer name -- /model.21/m.0/cv1/conv/Conv Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- Conv -- /model.21/m.0/cv1/conv/Conv Layer 119 -- layer name -- /model.21/m.0/cv1/act/Relu Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- Relu -- /model.21/m.0/cv1/act/Relu Layer 120 -- layer name -- /model.21/m.0/cv2/conv/Conv Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- Conv -- /model.21/m.0/cv2/conv/Conv Layer 121 -- layer name -- /model.21/m.0/cv2/act/Relu Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- Relu -- /model.21/m.0/cv2/act/Relu Layer 122 -- layer name -- /model.21/Concat Input dims size = 4 dims --- 1 128 20 20 Supported TIDL layer type --- Concat -- /model.21/Concat Layer 123 -- layer name -- /model.21/cv2/conv/Conv Input dims size = 4 dims --- 1 384 20 20 Supported TIDL layer type --- Conv -- /model.21/cv2/conv/Conv Layer 124 -- layer name -- /model.21/cv2/act/Relu Input dims size = 4 dims --- 1 256 20 20 Supported TIDL layer type --- Relu -- /model.21/cv2/act/Relu Layer 125 -- layer name -- /model.22/cv3.2/cv3.2.0/conv/Conv Input dims size = 4 dims --- 1 256 20 20 Supported TIDL layer type --- Conv -- /model.22/cv3.2/cv3.2.0/conv/Conv Layer 126 -- layer name -- /model.22/cv3.2/cv3.2.0/act/Relu Input dims size = 4 dims --- 1 64 20 20 Supported TIDL layer type --- Relu -- /model.22/cv3.2/cv3.2.0/act/Relu Layer 127 -- layer name -- /model.22/cv3.2/cv3.2.1/conv/Conv Input dims size = 4 dims --- 1 64 20 20 Supported TIDL layer type --- Conv -- /model.22/cv3.2/cv3.2.1/conv/Conv Layer 128 -- layer name -- /model.22/cv3.2/cv3.2.1/act/Relu Input dims size = 4 dims --- 1 64 20 20 Supported TIDL layer type --- Relu -- /model.22/cv3.2/cv3.2.1/act/Relu Layer 129 -- layer name -- /model.22/cv3.2/cv3.2.2/Conv Input dims size = 4 dims --- 1 64 20 20 Supported TIDL layer type --- Conv -- /model.22/cv3.2/cv3.2.2/Conv Layer 130 -- layer name -- /model.22/cv2.2/cv2.2.0/conv/Conv Input dims size = 4 dims --- 1 256 20 20 Supported TIDL layer type --- Conv -- /model.22/cv2.2/cv2.2.0/conv/Conv Layer 131 -- layer name -- /model.22/cv2.2/cv2.2.0/act/Relu Input dims size = 4 dims --- 1 64 20 20 Supported TIDL layer type --- Relu -- /model.22/cv2.2/cv2.2.0/act/Relu Layer 132 -- layer name -- /model.22/cv2.2/cv2.2.1/conv/Conv Input dims size = 4 dims --- 1 64 20 20 Supported TIDL layer type --- Conv -- /model.22/cv2.2/cv2.2.1/conv/Conv Layer 133 -- layer name -- /model.22/cv2.2/cv2.2.1/act/Relu Input dims size = 4 dims --- 1 64 20 20 Supported TIDL layer type --- Relu -- /model.22/cv2.2/cv2.2.1/act/Relu Layer 134 -- layer name -- /model.22/cv2.2/cv2.2.2/Conv Input dims size = 4 dims --- 1 64 20 20 Supported TIDL layer type --- Conv -- /model.22/cv2.2/cv2.2.2/Conv Layer 135 -- layer name -- /model.22/Concat_2 Input dims size = 4 dims --- 1 64 20 20 Supported TIDL layer type --- Concat -- /model.22/Concat_2 Layer 136 -- layer name -- /model.22/Reshape_2 Input dims size = 4 dims --- 1 89 20 20 Supported TIDL layer type --- Reshape -- /model.22/Reshape_2 Layer 137 -- layer name -- /model.22/cv3.1/cv3.1.0/conv/Conv Input dims size = 4 dims --- 1 128 40 40 Supported TIDL layer type --- Conv -- /model.22/cv3.1/cv3.1.0/conv/Conv Layer 138 -- layer name -- /model.22/cv3.1/cv3.1.0/act/Relu Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Relu -- /model.22/cv3.1/cv3.1.0/act/Relu Layer 139 -- layer name -- /model.22/cv3.1/cv3.1.1/conv/Conv Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Conv -- /model.22/cv3.1/cv3.1.1/conv/Conv Layer 140 -- layer name -- /model.22/cv3.1/cv3.1.1/act/Relu Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Relu -- /model.22/cv3.1/cv3.1.1/act/Relu Layer 141 -- layer name -- /model.22/cv3.1/cv3.1.2/Conv Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Conv -- /model.22/cv3.1/cv3.1.2/Conv Layer 142 -- layer name -- /model.22/cv2.1/cv2.1.0/conv/Conv Input dims size = 4 dims --- 1 128 40 40 Supported TIDL layer type --- Conv -- /model.22/cv2.1/cv2.1.0/conv/Conv Layer 143 -- layer name -- /model.22/cv2.1/cv2.1.0/act/Relu Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Relu -- /model.22/cv2.1/cv2.1.0/act/Relu Layer 144 -- layer name -- /model.22/cv2.1/cv2.1.1/conv/Conv Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Conv -- /model.22/cv2.1/cv2.1.1/conv/Conv Layer 145 -- layer name -- /model.22/cv2.1/cv2.1.1/act/Relu Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Relu -- /model.22/cv2.1/cv2.1.1/act/Relu Layer 146 -- layer name -- /model.22/cv2.1/cv2.1.2/Conv Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Conv -- /model.22/cv2.1/cv2.1.2/Conv Layer 147 -- layer name -- /model.22/Concat_1 Input dims size = 4 dims --- 1 64 40 40 Supported TIDL layer type --- Concat -- /model.22/Concat_1 Layer 148 -- layer name -- /model.22/Reshape_1 Input dims size = 4 dims --- 1 89 40 40 Supported TIDL layer type --- Reshape -- /model.22/Reshape_1 Layer 149 -- layer name -- /model.22/cv3.0/cv3.0.0/conv/Conv Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Conv -- /model.22/cv3.0/cv3.0.0/conv/Conv Layer 150 -- layer name -- /model.22/cv3.0/cv3.0.0/act/Relu Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Relu -- /model.22/cv3.0/cv3.0.0/act/Relu Layer 151 -- layer name -- /model.22/cv3.0/cv3.0.1/conv/Conv Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Conv -- /model.22/cv3.0/cv3.0.1/conv/Conv Layer 152 -- layer name -- /model.22/cv3.0/cv3.0.1/act/Relu Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Relu -- /model.22/cv3.0/cv3.0.1/act/Relu Layer 153 -- layer name -- /model.22/cv3.0/cv3.0.2/Conv Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Conv -- /model.22/cv3.0/cv3.0.2/Conv Layer 154 -- layer name -- /model.22/cv2.0/cv2.0.0/conv/Conv Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Conv -- /model.22/cv2.0/cv2.0.0/conv/Conv Layer 155 -- layer name -- /model.22/cv2.0/cv2.0.0/act/Relu Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Relu -- /model.22/cv2.0/cv2.0.0/act/Relu Layer 156 -- layer name -- /model.22/cv2.0/cv2.0.1/conv/Conv Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Conv -- /model.22/cv2.0/cv2.0.1/conv/Conv Layer 157 -- layer name -- /model.22/cv2.0/cv2.0.1/act/Relu Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Relu -- /model.22/cv2.0/cv2.0.1/act/Relu Layer 158 -- layer name -- /model.22/cv2.0/cv2.0.2/Conv Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Conv -- /model.22/cv2.0/cv2.0.2/Conv Layer 159 -- layer name -- /model.22/Concat Input dims size = 4 dims --- 1 64 80 80 Supported TIDL layer type --- Concat -- /model.22/Concat Layer 160 -- layer name -- /model.22/Reshape Input dims size = 4 dims --- 1 89 80 80 Supported TIDL layer type --- Reshape -- /model.22/Reshape Layer 161 -- layer name -- /model.22/Concat_3 Input dims size = 3 dims --- 1 89 6400 Supported TIDL layer type --- Concat -- /model.22/Concat_3 Layer 162 -- layer name -- /model.22/Split Input dims size = 3 dims --- 1 89 8400 Supported TIDL layer type --- Split -- /model.22/Split Layer 163 -- layer name -- /model.22/Sigmoid Input dims size = 3 dims --- 1 25 8400 Supported TIDL layer type --- Sigmoid -- /model.22/Sigmoid Layer 164 -- layer name -- /model.22/dfl/Reshape Input dims size = 3 dims --- 1 64 8400 Supported TIDL layer type --- Reshape -- /model.22/dfl/Reshape Layer 165 -- layer name -- /model.22/dfl/Transpose Input dims size = 4 dims --- 1 4 16 8400 Supported TIDL layer type --- Transpose -- /model.22/dfl/Transpose Layer 166 -- layer name -- /model.22/dfl/Softmax Input dims size = 4 dims --- 1 16 4 8400 Supported TIDL layer type --- Softmax -- /model.22/dfl/Softmax Layer 167 -- layer name -- /model.22/dfl/conv/Conv Input dims size = 4 dims --- 1 16 4 8400 Supported TIDL layer type --- Conv -- /model.22/dfl/conv/Conv Layer 168 -- layer name -- /model.22/dfl/Reshape_1 Input dims size = 4 dims --- 1 1 4 8400 Supported TIDL layer type --- Reshape -- /model.22/dfl/Reshape_1 Layer 169 -- layer name -- /model.22/Slice_1 Input dims size = 3 dims --- 1 4 8400 Supported TIDL layer type --- Slice -- /model.22/Slice_1 Layer 170 -- layer name -- /model.22/Add_1 Input dims size = 3 dims --- 1 2 8400 Supported TIDL layer type --- Add -- /model.22/Add_1 Layer 171 -- layer name -- /model.22/Slice Input dims size = 3 dims --- 1 4 8400 Supported TIDL layer type --- Slice -- /model.22/Slice Layer 172 -- layer name -- /model.22/Sub Input dims size = 3 dims --- 1 2 8400 Unsupported (TIDL check) TIDL layer type --- Sub Layer 173 -- layer name -- /model.22/Sub_1 Input dims size = 3 dims --- 1 2 8400 Supported TIDL layer type --- Sub -- /model.22/Sub_1 Layer 174 -- layer name -- /model.22/Add_2 Input dims size = 3 dims --- 1 2 8400 Supported TIDL layer type --- Add -- /model.22/Add_2 Layer 175 -- layer name -- /model.22/Div_1 Input dims size = 3 dims --- 1 2 8400 Supported TIDL layer type --- Div -- /model.22/Div_1 Layer 176 -- layer name -- /model.22/Concat_4 Input dims size = 3 dims --- 1 2 8400 Supported TIDL layer type --- Concat -- /model.22/Concat_4 Layer 177 -- layer name -- /model.22/Mul_2 Input dims size = 3 dims --- 1 4 8400 Supported TIDL layer type --- Mul -- /model.22/Mul_2 Layer 178 -- layer name -- /model.22/Concat_5 Input dims size = 3 dims --- 1 4 8400 Supported TIDL layer type --- Concat -- /model.22/Concat_5 Preliminary subgraphs created = 2 Final number of subgraphs created are : 2, - Offloaded Nodes - 178, Total Nodes - 179 INFORMATION -- [TIDL_ResizeLayer] Any resize ratio which is power of 2 and greater than 4 will be placed by combination of 4x4 resize layer and 2x2 resize layer. For example a 8x8 resize will be replaced by 4x4 resize followed by 2x2 resize. INFORMATION -- [TIDL_ResizeLayer] Any resize ratio which is power of 2 and greater than 4 will be placed by combination of 4x4 resize layer and 2x2 resize layer. For example a 8x8 resize will be replaced by 4x4 resize followed by 2x2 resize. ALLOWLISTING : SoftMax layer : TIDL_RT only supports axis width or height -- file info - tidl_onnxImport.cpp , TIDL_onnxMapSoftmaxBaseParams , 1858 ALLOWLISTING : SUB/DIV layer : Constant tensor must be a number or vector; only one dimension can be > 1 -- file info - tidl_import_common_model_check.cpp , TIDL_checkAddMulSubDivTensorProperties , 618 Running runtimes graphviz - /home/naveen/edgeai-tidl-tools/tidl_tools/tidl_graphVisualiser_runtimes.out ../../../model-artifacts//yolov8//allowedNode.txt ../../../model-artifacts//yolov8//tempDir/graphvizInfo.txt ../../../model-artifacts//yolov8//tempDir/runtimes_visualization.svg *** In TIDL_createStateImportFunc *** Compute on node : TIDLExecutionProvider_TIDL_0_0 0, Conv, 3, 1, images, /model.0/conv/Conv_output_0 1, Relu, 1, 1, /model.0/conv/Conv_output_0, /model.0/act/Relu_output_0 2, Conv, 3, 1, /model.0/act/Relu_output_0, /model.1/conv/Conv_output_0 3, Relu, 1, 1, /model.1/conv/Conv_output_0, /model.1/act/Relu_output_0 4, Conv, 3, 1, /model.1/act/Relu_output_0, /model.2/cv1/conv/Conv_output_0 5, Relu, 1, 1, /model.2/cv1/conv/Conv_output_0, /model.2/cv1/act/Relu_output_0 6, Split, 2, 2, /model.2/cv1/act/Relu_output_0, /model.2/Split_output_0 7, Conv, 3, 1, /model.2/Split_output_1, /model.2/m.0/cv1/conv/Conv_output_0 8, Relu, 1, 1, /model.2/m.0/cv1/conv/Conv_output_0, /model.2/m.0/cv1/act/Relu_output_0 9, Conv, 3, 1, /model.2/m.0/cv1/act/Relu_output_0, /model.2/m.0/cv2/conv/Conv_output_0 10, Relu, 1, 1, /model.2/m.0/cv2/conv/Conv_output_0, /model.2/m.0/cv2/act/Relu_output_0 11, Add, 2, 1, /model.2/Split_output_1, /model.2/m.0/Add_output_0 12, Concat, 3, 1, /model.2/Split_output_0, /model.2/Concat_output_0 13, Conv, 3, 1, /model.2/Concat_output_0, /model.2/cv2/conv/Conv_output_0 14, Relu, 1, 1, /model.2/cv2/conv/Conv_output_0, /model.2/cv2/act/Relu_output_0 15, Conv, 3, 1, /model.2/cv2/act/Relu_output_0, /model.3/conv/Conv_output_0 16, Relu, 1, 1, /model.3/conv/Conv_output_0, /model.3/act/Relu_output_0 17, Conv, 3, 1, /model.3/act/Relu_output_0, /model.4/cv1/conv/Conv_output_0 18, Relu, 1, 1, /model.4/cv1/conv/Conv_output_0, /model.4/cv1/act/Relu_output_0 19, Split, 2, 2, /model.4/cv1/act/Relu_output_0, /model.4/Split_output_0 20, Conv, 3, 1, /model.4/Split_output_1, /model.4/m.0/cv1/conv/Conv_output_0 21, Relu, 1, 1, /model.4/m.0/cv1/conv/Conv_output_0, /model.4/m.0/cv1/act/Relu_output_0 22, Conv, 3, 1, /model.4/m.0/cv1/act/Relu_output_0, /model.4/m.0/cv2/conv/Conv_output_0 23, Relu, 1, 1, /model.4/m.0/cv2/conv/Conv_output_0, /model.4/m.0/cv2/act/Relu_output_0 24, Add, 2, 1, /model.4/Split_output_1, /model.4/m.0/Add_output_0 25, Conv, 3, 1, /model.4/m.0/Add_output_0, /model.4/m.1/cv1/conv/Conv_output_0 26, Relu, 1, 1, /model.4/m.1/cv1/conv/Conv_output_0, /model.4/m.1/cv1/act/Relu_output_0 27, Conv, 3, 1, /model.4/m.1/cv1/act/Relu_output_0, /model.4/m.1/cv2/conv/Conv_output_0 28, Relu, 1, 1, /model.4/m.1/cv2/conv/Conv_output_0, /model.4/m.1/cv2/act/Relu_output_0 29, Add, 2, 1, /model.4/m.0/Add_output_0, /model.4/m.1/Add_output_0 30, Concat, 4, 1, /model.4/Split_output_0, /model.4/Concat_output_0 31, Conv, 3, 1, /model.4/Concat_output_0, /model.4/cv2/conv/Conv_output_0 32, Relu, 1, 1, /model.4/cv2/conv/Conv_output_0, /model.4/cv2/act/Relu_output_0 33, Conv, 3, 1, /model.4/cv2/act/Relu_output_0, /model.5/conv/Conv_output_0 34, Relu, 1, 1, /model.5/conv/Conv_output_0, /model.5/act/Relu_output_0 35, Conv, 3, 1, /model.5/act/Relu_output_0, /model.6/cv1/conv/Conv_output_0 36, Relu, 1, 1, /model.6/cv1/conv/Conv_output_0, /model.6/cv1/act/Relu_output_0 37, Split, 2, 2, /model.6/cv1/act/Relu_output_0, /model.6/Split_output_0 38, Conv, 3, 1, /model.6/Split_output_1, /model.6/m.0/cv1/conv/Conv_output_0 39, Relu, 1, 1, /model.6/m.0/cv1/conv/Conv_output_0, /model.6/m.0/cv1/act/Relu_output_0 40, Conv, 3, 1, /model.6/m.0/cv1/act/Relu_output_0, /model.6/m.0/cv2/conv/Conv_output_0 41, Relu, 1, 1, /model.6/m.0/cv2/conv/Conv_output_0, /model.6/m.0/cv2/act/Relu_output_0 42, Add, 2, 1, /model.6/Split_output_1, /model.6/m.0/Add_output_0 43, Conv, 3, 1, /model.6/m.0/Add_output_0, /model.6/m.1/cv1/conv/Conv_output_0 44, Relu, 1, 1, /model.6/m.1/cv1/conv/Conv_output_0, /model.6/m.1/cv1/act/Relu_output_0 45, Conv, 3, 1, /model.6/m.1/cv1/act/Relu_output_0, /model.6/m.1/cv2/conv/Conv_output_0 46, Relu, 1, 1, /model.6/m.1/cv2/conv/Conv_output_0, /model.6/m.1/cv2/act/Relu_output_0 47, Add, 2, 1, /model.6/m.0/Add_output_0, /model.6/m.1/Add_output_0 48, Concat, 4, 1, /model.6/Split_output_0, /model.6/Concat_output_0 49, Conv, 3, 1, /model.6/Concat_output_0, /model.6/cv2/conv/Conv_output_0 50, Relu, 1, 1, /model.6/cv2/conv/Conv_output_0, /model.6/cv2/act/Relu_output_0 51, Conv, 3, 1, /model.6/cv2/act/Relu_output_0, /model.7/conv/Conv_output_0 52, Relu, 1, 1, /model.7/conv/Conv_output_0, /model.7/act/Relu_output_0 53, Conv, 3, 1, /model.7/act/Relu_output_0, /model.8/cv1/conv/Conv_output_0 54, Relu, 1, 1, /model.8/cv1/conv/Conv_output_0, /model.8/cv1/act/Relu_output_0 55, Split, 2, 2, /model.8/cv1/act/Relu_output_0, /model.8/Split_output_0 56, Conv, 3, 1, /model.8/Split_output_1, /model.8/m.0/cv1/conv/Conv_output_0 57, Relu, 1, 1, /model.8/m.0/cv1/conv/Conv_output_0, /model.8/m.0/cv1/act/Relu_output_0 58, Conv, 3, 1, /model.8/m.0/cv1/act/Relu_output_0, /model.8/m.0/cv2/conv/Conv_output_0 59, Relu, 1, 1, /model.8/m.0/cv2/conv/Conv_output_0, /model.8/m.0/cv2/act/Relu_output_0 60, Add, 2, 1, /model.8/Split_output_1, /model.8/m.0/Add_output_0 61, Concat, 3, 1, /model.8/Split_output_0, /model.8/Concat_output_0 62, Conv, 3, 1, /model.8/Concat_output_0, /model.8/cv2/conv/Conv_output_0 63, Relu, 1, 1, /model.8/cv2/conv/Conv_output_0, /model.8/cv2/act/Relu_output_0 64, Conv, 3, 1, /model.8/cv2/act/Relu_output_0, /model.9/cv1/conv/Conv_output_0 65, Relu, 1, 1, /model.9/cv1/conv/Conv_output_0, /model.9/cv1/act/Relu_output_0 66, MaxPool, 1, 1, /model.9/cv1/act/Relu_output_0, /model.9/m/m.0/MaxPool_output_0 67, MaxPool, 1, 1, /model.9/m/m.0/MaxPool_output_0, /model.9/m/m.1/MaxPool_output_0 68, MaxPool, 1, 1, /model.9/m/m.1/MaxPool_output_0, /model.9/m/m.0_1/MaxPool_output_0 69, MaxPool, 1, 1, /model.9/m/m.0_1/MaxPool_output_0, /model.9/m/m.1_1/MaxPool_output_0 70, MaxPool, 1, 1, /model.9/m/m.1_1/MaxPool_output_0, /model.9/m/m.0_2/MaxPool_output_0 71, MaxPool, 1, 1, /model.9/m/m.0_2/MaxPool_output_0, /model.9/m/m.1_2/MaxPool_output_0 72, Concat, 4, 1, /model.9/cv1/act/Relu_output_0, /model.9/Concat_output_0 73, Conv, 3, 1, /model.9/Concat_output_0, /model.9/cv2/conv/Conv_output_0 74, Relu, 1, 1, /model.9/cv2/conv/Conv_output_0, /model.9/cv2/act/Relu_output_0 75, Resize, 3, 1, /model.9/cv2/act/Relu_output_0, /model.10/Resize_output_0 76, Concat, 2, 1, /model.10/Resize_output_0, /model.11/Concat_output_0 77, Conv, 3, 1, /model.11/Concat_output_0, /model.12/cv1/conv/Conv_output_0 78, Relu, 1, 1, /model.12/cv1/conv/Conv_output_0, /model.12/cv1/act/Relu_output_0 79, Split, 2, 2, /model.12/cv1/act/Relu_output_0, /model.12/Split_output_0 80, Conv, 3, 1, /model.12/Split_output_1, /model.12/m.0/cv1/conv/Conv_output_0 81, Relu, 1, 1, /model.12/m.0/cv1/conv/Conv_output_0, /model.12/m.0/cv1/act/Relu_output_0 82, Conv, 3, 1, /model.12/m.0/cv1/act/Relu_output_0, /model.12/m.0/cv2/conv/Conv_output_0 83, Relu, 1, 1, /model.12/m.0/cv2/conv/Conv_output_0, /model.12/m.0/cv2/act/Relu_output_0 84, Concat, 3, 1, /model.12/Split_output_0, /model.12/Concat_output_0 85, Conv, 3, 1, /model.12/Concat_output_0, /model.12/cv2/conv/Conv_output_0 86, Relu, 1, 1, /model.12/cv2/conv/Conv_output_0, /model.12/cv2/act/Relu_output_0 87, Resize, 3, 1, /model.12/cv2/act/Relu_output_0, /model.13/Resize_output_0 88, Concat, 2, 1, /model.13/Resize_output_0, /model.14/Concat_output_0 89, Conv, 3, 1, /model.14/Concat_output_0, /model.15/cv1/conv/Conv_output_0 90, Relu, 1, 1, /model.15/cv1/conv/Conv_output_0, /model.15/cv1/act/Relu_output_0 91, Split, 2, 2, /model.15/cv1/act/Relu_output_0, /model.15/Split_output_0 92, Conv, 3, 1, /model.15/Split_output_1, /model.15/m.0/cv1/conv/Conv_output_0 93, Relu, 1, 1, /model.15/m.0/cv1/conv/Conv_output_0, /model.15/m.0/cv1/act/Relu_output_0 94, Conv, 3, 1, /model.15/m.0/cv1/act/Relu_output_0, /model.15/m.0/cv2/conv/Conv_output_0 95, Relu, 1, 1, /model.15/m.0/cv2/conv/Conv_output_0, /model.15/m.0/cv2/act/Relu_output_0 96, Concat, 3, 1, /model.15/Split_output_0, /model.15/Concat_output_0 97, Conv, 3, 1, /model.15/Concat_output_0, /model.15/cv2/conv/Conv_output_0 98, Relu, 1, 1, /model.15/cv2/conv/Conv_output_0, /model.15/cv2/act/Relu_output_0 99, Conv, 3, 1, /model.15/cv2/act/Relu_output_0, /model.22/cv2.0/cv2.0.0/conv/Conv_output_0 100, Relu, 1, 1, /model.22/cv2.0/cv2.0.0/conv/Conv_output_0, /model.22/cv2.0/cv2.0.0/act/Relu_output_0 101, Conv, 3, 1, /model.22/cv2.0/cv2.0.0/act/Relu_output_0, /model.22/cv2.0/cv2.0.1/conv/Conv_output_0 102, Relu, 1, 1, /model.22/cv2.0/cv2.0.1/conv/Conv_output_0, /model.22/cv2.0/cv2.0.1/act/Relu_output_0 103, Conv, 3, 1, /model.22/cv2.0/cv2.0.1/act/Relu_output_0, /model.22/cv2.0/cv2.0.2/Conv_output_0 104, Conv, 3, 1, /model.15/cv2/act/Relu_output_0, /model.22/cv3.0/cv3.0.0/conv/Conv_output_0 105, Relu, 1, 1, /model.22/cv3.0/cv3.0.0/conv/Conv_output_0, /model.22/cv3.0/cv3.0.0/act/Relu_output_0 106, Conv, 3, 1, /model.22/cv3.0/cv3.0.0/act/Relu_output_0, /model.22/cv3.0/cv3.0.1/conv/Conv_output_0 107, Relu, 1, 1, /model.22/cv3.0/cv3.0.1/conv/Conv_output_0, /model.22/cv3.0/cv3.0.1/act/Relu_output_0 108, Conv, 3, 1, /model.22/cv3.0/cv3.0.1/act/Relu_output_0, /model.22/cv3.0/cv3.0.2/Conv_output_0 109, Concat, 2, 1, /model.22/cv2.0/cv2.0.2/Conv_output_0, /model.22/Concat_output_0 110, Reshape, 2, 1, /model.22/Concat_output_0, /model.22/Reshape_output_0 111, Conv, 3, 1, /model.15/cv2/act/Relu_output_0, /model.16/conv/Conv_output_0 112, Relu, 1, 1, /model.16/conv/Conv_output_0, /model.16/act/Relu_output_0 113, Concat, 2, 1, /model.16/act/Relu_output_0, /model.17/Concat_output_0 114, Conv, 3, 1, /model.17/Concat_output_0, /model.18/cv1/conv/Conv_output_0 115, Relu, 1, 1, /model.18/cv1/conv/Conv_output_0, /model.18/cv1/act/Relu_output_0 116, Split, 2, 2, /model.18/cv1/act/Relu_output_0, /model.18/Split_output_0 117, Conv, 3, 1, /model.18/Split_output_1, /model.18/m.0/cv1/conv/Conv_output_0 118, Relu, 1, 1, /model.18/m.0/cv1/conv/Conv_output_0, /model.18/m.0/cv1/act/Relu_output_0 119, Conv, 3, 1, /model.18/m.0/cv1/act/Relu_output_0, /model.18/m.0/cv2/conv/Conv_output_0 120, Relu, 1, 1, /model.18/m.0/cv2/conv/Conv_output_0, /model.18/m.0/cv2/act/Relu_output_0 121, Concat, 3, 1, /model.18/Split_output_0, /model.18/Concat_output_0 122, Conv, 3, 1, /model.18/Concat_output_0, /model.18/cv2/conv/Conv_output_0 123, Relu, 1, 1, /model.18/cv2/conv/Conv_output_0, /model.18/cv2/act/Relu_output_0 124, Conv, 3, 1, /model.18/cv2/act/Relu_output_0, /model.22/cv2.1/cv2.1.0/conv/Conv_output_0 125, Relu, 1, 1, /model.22/cv2.1/cv2.1.0/conv/Conv_output_0, /model.22/cv2.1/cv2.1.0/act/Relu_output_0 126, Conv, 3, 1, /model.22/cv2.1/cv2.1.0/act/Relu_output_0, /model.22/cv2.1/cv2.1.1/conv/Conv_output_0 127, Relu, 1, 1, /model.22/cv2.1/cv2.1.1/conv/Conv_output_0, /model.22/cv2.1/cv2.1.1/act/Relu_output_0 128, Conv, 3, 1, /model.22/cv2.1/cv2.1.1/act/Relu_output_0, /model.22/cv2.1/cv2.1.2/Conv_output_0 129, Conv, 3, 1, /model.18/cv2/act/Relu_output_0, /model.22/cv3.1/cv3.1.0/conv/Conv_output_0 130, Relu, 1, 1, /model.22/cv3.1/cv3.1.0/conv/Conv_output_0, /model.22/cv3.1/cv3.1.0/act/Relu_output_0 131, Conv, 3, 1, /model.22/cv3.1/cv3.1.0/act/Relu_output_0, /model.22/cv3.1/cv3.1.1/conv/Conv_output_0 132, Relu, 1, 1, /model.22/cv3.1/cv3.1.1/conv/Conv_output_0, /model.22/cv3.1/cv3.1.1/act/Relu_output_0 133, Conv, 3, 1, /model.22/cv3.1/cv3.1.1/act/Relu_output_0, /model.22/cv3.1/cv3.1.2/Conv_output_0 134, Concat, 2, 1, /model.22/cv2.1/cv2.1.2/Conv_output_0, /model.22/Concat_1_output_0 135, Reshape, 2, 1, /model.22/Concat_1_output_0, /model.22/Reshape_1_output_0 136, Conv, 3, 1, /model.18/cv2/act/Relu_output_0, /model.19/conv/Conv_output_0 137, Relu, 1, 1, /model.19/conv/Conv_output_0, /model.19/act/Relu_output_0 138, Concat, 2, 1, /model.19/act/Relu_output_0, /model.20/Concat_output_0 139, Conv, 3, 1, /model.20/Concat_output_0, /model.21/cv1/conv/Conv_output_0 140, Relu, 1, 1, /model.21/cv1/conv/Conv_output_0, /model.21/cv1/act/Relu_output_0 141, Split, 2, 2, /model.21/cv1/act/Relu_output_0, /model.21/Split_output_0 142, Conv, 3, 1, /model.21/Split_output_1, /model.21/m.0/cv1/conv/Conv_output_0 143, Relu, 1, 1, /model.21/m.0/cv1/conv/Conv_output_0, /model.21/m.0/cv1/act/Relu_output_0 144, Conv, 3, 1, /model.21/m.0/cv1/act/Relu_output_0, /model.21/m.0/cv2/conv/Conv_output_0 145, Relu, 1, 1, /model.21/m.0/cv2/conv/Conv_output_0, /model.21/m.0/cv2/act/Relu_output_0 146, Concat, 3, 1, /model.21/Split_output_0, /model.21/Concat_output_0 147, Conv, 3, 1, /model.21/Concat_output_0, /model.21/cv2/conv/Conv_output_0 148, Relu, 1, 1, /model.21/cv2/conv/Conv_output_0, /model.21/cv2/act/Relu_output_0 149, Conv, 3, 1, /model.21/cv2/act/Relu_output_0, /model.22/cv2.2/cv2.2.0/conv/Conv_output_0 150, Relu, 1, 1, /model.22/cv2.2/cv2.2.0/conv/Conv_output_0, /model.22/cv2.2/cv2.2.0/act/Relu_output_0 151, Conv, 3, 1, /model.22/cv2.2/cv2.2.0/act/Relu_output_0, /model.22/cv2.2/cv2.2.1/conv/Conv_output_0 152, Relu, 1, 1, /model.22/cv2.2/cv2.2.1/conv/Conv_output_0, /model.22/cv2.2/cv2.2.1/act/Relu_output_0 153, Conv, 3, 1, /model.22/cv2.2/cv2.2.1/act/Relu_output_0, /model.22/cv2.2/cv2.2.2/Conv_output_0 154, Conv, 3, 1, /model.21/cv2/act/Relu_output_0, /model.22/cv3.2/cv3.2.0/conv/Conv_output_0 155, Relu, 1, 1, /model.22/cv3.2/cv3.2.0/conv/Conv_output_0, /model.22/cv3.2/cv3.2.0/act/Relu_output_0 156, Conv, 3, 1, /model.22/cv3.2/cv3.2.0/act/Relu_output_0, /model.22/cv3.2/cv3.2.1/conv/Conv_output_0 157, Relu, 1, 1, /model.22/cv3.2/cv3.2.1/conv/Conv_output_0, /model.22/cv3.2/cv3.2.1/act/Relu_output_0 158, Conv, 3, 1, /model.22/cv3.2/cv3.2.1/act/Relu_output_0, /model.22/cv3.2/cv3.2.2/Conv_output_0 159, Concat, 2, 1, /model.22/cv2.2/cv2.2.2/Conv_output_0, /model.22/Concat_2_output_0 160, Reshape, 2, 1, /model.22/Concat_2_output_0, /model.22/Reshape_2_output_0 161, Concat, 3, 1, /model.22/Reshape_output_0, /model.22/Concat_3_output_0 162, Split, 2, 2, /model.22/Concat_3_output_0, /model.22/Split_output_0 163, Reshape, 2, 1, /model.22/Split_output_0, /model.22/dfl/Reshape_output_0 164, Transpose, 1, 1, /model.22/dfl/Reshape_output_0, /model.22/dfl/Transpose_output_0 165, Softmax, 1, 1, /model.22/dfl/Transpose_output_0, /model.22/dfl/Softmax_output_0 166, Conv, 2, 1, /model.22/dfl/Softmax_output_0, /model.22/dfl/conv/Conv_output_0 167, Reshape, 2, 1, /model.22/dfl/conv/Conv_output_0, /model.22/dfl/Reshape_1_output_0 168, Slice, 4, 1, /model.22/dfl/Reshape_1_output_0, /model.22/Slice_output_0 169, Slice, 4, 1, /model.22/dfl/Reshape_1_output_0, /model.22/Slice_1_output_0 170, Add, 2, 1, /model.22/Constant_10_output_0, /model.22/Add_1_output_0 171, Sigmoid, 1, 1, /model.22/Split_output_1, /model.22/Sigmoid_output_0 Input tensor name - images Output tensor name - /model.22/Sigmoid_output_0 Output tensor name - /model.22/Add_1_output_0 Output tensor name - /model.22/Slice_output_0 *** In TIDL_createStateImportFunc *** Compute on node : TIDLExecutionProvider_TIDL_1_1 0, Add, 2, 1, /model.22/Sub_output_0, /model.22/Add_2_output_0 1, Div, 2, 1, /model.22/Add_2_output_0, /model.22/Div_1_output_0 2, Sub, 2, 1, /model.22/Add_1_output_0, /model.22/Sub_1_output_0 3, Concat, 2, 1, /model.22/Div_1_output_0, /model.22/Concat_4_output_0 4, Mul, 2, 1, /model.22/Concat_4_output_0, /model.22/Mul_2_output_0 5, Concat, 2, 1, /model.22/Mul_2_output_0, output0 Input tensor name - /model.22/Sub_output_0 Input tensor name - /model.22/Add_1_output_0 Input tensor name - /model.22/Sigmoid_output_0 Output tensor name - output0 Graph Domain TO version : 17In TIDL_onnxRtImportInit subgraph_name=subgraph_0 Layer 0, subgraph id subgraph_0, name=/model.22/Sigmoid_output_0 Layer 1, subgraph id subgraph_0, name=/model.22/Add_1_output_0 Layer 2, subgraph id subgraph_0, name=/model.22/Slice_output_0 Layer 3, subgraph id subgraph_0, name=images In TIDL_runtimesOptimizeNet: LayerIndex = 176, dataIndex = 182 ************** Frame index 1 : Running float import ************* In TIDL_runtimesPostProcessNet In TIDL_runtimesPostProcessNet 1 In TIDL_runtimesPostProcessNet 2 In TIDL_runtimesPostProcessNet 3 INFORMATION: [TIDL_ResizeLayer] /model.10/Resize Any resize ratio which is power of 2 and greater than 4 will be placed by combination of 4x4 resize layer and 2x2 resize layer. For example a 8x8 resize will be replaced by 4x4 resize followed by 2x2 resize. INFORMATION: [TIDL_ResizeLayer] /model.13/Resize Any resize ratio which is power of 2 and greater than 4 will be placed by combination of 4x4 resize layer and 2x2 resize layer. For example a 8x8 resize will be replaced by 4x4 resize followed by 2x2 resize. **************************************************** ** 2 WARNINGS 0 ERRORS ** **************************************************** In TIDL_runtimesPostProcessNet 4 ************ in TIDL_subgraphRtCreate ************ The soft limit is 2048 The hard limit is 2048 MEM: Init ... !!! MEM: Init ... Done !!! 0.0s: VX_ZONE_INIT:Enabled 0.9s: VX_ZONE_ERROR:Enabled 0.11s: VX_ZONE_WARNING:Enabled 0.3659s: VX_ZONE_INIT:[tivxInit:190] Initialization Done !!! -------------------------------------------- TIDL Memory size requiement (record wise): MemRecNum , Space , Attribute , Alignment , Size(KBytes), BasePtr 0 , DDR Cacheable , Persistent , 128, 19.25 , 0x00000000 1 , DDR Cacheable , Persistent , 128, 0.64 , 0x00000000 2 , DDR Cacheable , Scratch , 128, 16.00 , 0x00000000 3 , DDR Cacheable , Scratch , 128, 4.00 , 0x00000000 4 , DDR Cacheable , Scratch , 128, 56.00 , 0x00000000 5 , DDR Cacheable , Persistent , 128, 407.23 , 0x00000000 6 , DDR Cacheable , Scratch , 128, 95190.97, 0x00000000 7 , DDR Cacheable , Scratch , 128, 0.12 , 0x00000000 8 , DDR Cacheable , Scratch , 128, 19200.12, 0x00000000 9 , DDR Cacheable , Scratch , 128, 12963.38, 0x00000000 10 , DDR Cacheable , Persistent , 128, 1551.73 , 0x00000000 11 , DDR Cacheable , Scratch , 128, 512.25 , 0x00000000 12 , DDR Cacheable , Persistent , 128, 0.12 , 0x00000000 13 , DDR Cacheable , Persistent , 128, 18290.95, 0x00000000 14 , DDR Cacheable , Persistent , 128, 0.00 , 0x00000000 -------------------------------------------- Total memory size requirement (space wise): Mem Space , Size(KBytes) DDR Cacheable, 148212.77 -------------------------------------------- NOTE: Memory requirement in host emulation can be different from the same on EVM To get the actual TIDL memory requirement make sure to run on EVM with debugTraceLevel = 2 -------------------------------------------- TIDL init call from ivision API -------------------------------------------- TIDL Memory size requiement (record wise): MemRecNum , Space , Attribute , Alignment , Size(KBytes), BasePtr 0 , DDR Cacheable , Persistent , 128, 19.25 , 0x659fb000 1 , DDR Cacheable , Persistent , 128, 0.64 , 0x66a51000 2 , DDR Cacheable , Scratch , 128, 16.00 , 0x61938000 3 , DDR Cacheable , Scratch , 128, 4.00 , 0x66a50000 4 , DDR Cacheable , Scratch , 128, 56.00 , 0x61370000 5 , DDR Cacheable , Persistent , 128, 407.23 , 0x60509000 6 , DDR Cacheable , Scratch , 128, 95190.97, 0xfe30a000 7 , DDR Cacheable , Scratch , 128, 0.12 , 0x66a4f000 8 , DDR Cacheable , Scratch , 128, 19200.12, 0x0a962000 9 , DDR Cacheable , Scratch , 128, 12963.38, 0x09cb9000 10 , DDR Cacheable , Persistent , 128, 1551.73 , 0x60084000 11 , DDR Cacheable , Scratch , 128, 512.25 , 0x60488000 12 , DDR Cacheable , Persistent , 128, 0.12 , 0x669ef000 13 , DDR Cacheable , Persistent , 128, 18290.95, 0x08adc000 14 , DDR Cacheable , Persistent , 128, 0.00 , 0x669ee000 -------------------------------------------- Total memory size requirement (space wise): Mem Space , Size(KBytes) DDR Cacheable, 148212.77 -------------------------------------------- NOTE: Memory requirement in host emulation can be different from the same on EVM To get the actual TIDL memory requirement make sure to run on EVM with debugTraceLevel = 2 -------------------------------------------- Alg Init for Layer # - 1 Alg Init for Layer # - 2 Alg Init for Layer # - 3 Alg Init for Layer # - 4 Alg Init for Layer # - 5 Alg Init for Layer # - 6 Alg Init for Layer # - 7 Alg Init for Layer # - 8 Alg Init for Layer # - 9 Alg Init for Layer # - 10 Alg Init for Layer # - 11 Alg Init for Layer # - 12 Alg Init for Layer # - 13 Alg Init for Layer # - 14 Alg Init for Layer # - 15 Alg Init for Layer # - 16 Alg Init for Layer # - 17 Alg Init for Layer # - 18 Alg Init for Layer # - 19 Alg Init for Layer # - 20 Alg Init for Layer # - 21 Alg Init for Layer # - 22 Alg Init for Layer # - 23 Alg Init for Layer # - 24 Alg Init for Layer # - 25 Alg Init for Layer # - 26 Alg Init for Layer # - 27 Alg Init for Layer # - 28 Alg Init for Layer # - 29 Alg Init for Layer # - 30 Alg Init for Layer # - 31 Alg Init for Layer # - 32 Alg Init for Layer # - 33 Alg Init for Layer # - 34 Alg Init for Layer # - 35 Alg Init for Layer # - 36 Alg Init for Layer # - 37 Alg Init for Layer # - 38 Alg Init for Layer # - 39 Alg Init for Layer # - 40 Alg Init for Layer # - 41 Alg Init for Layer # - 42 Alg Init for Layer # - 43 Alg Init for Layer # - 44 Alg Init for Layer # - 45 Alg Init for Layer # - 46 Alg Init for Layer # - 47 Alg Init for Layer # - 48 Alg Init for Layer # - 49 Alg Init for Layer # - 50 Alg Init for Layer # - 51 Alg Init for Layer # - 52 Alg Init for Layer # - 53 Alg Init for Layer # - 54 Alg Init for Layer # - 55 Alg Init for Layer # - 56 Alg Init for Layer # - 57 Alg Init for Layer # - 58 Alg Init for Layer # - 59 Alg Init for Layer # - 60 Alg Init for Layer # - 61 Alg Init for Layer # - 62 Alg Init for Layer # - 63 Alg Init for Layer # - 64 Alg Init for Layer # - 65 Alg Init for Layer # - 66 Alg Init for Layer # - 67 Alg Init for Layer # - 68 Alg Init for Layer # - 69 Alg Init for Layer # - 70 Alg Init for Layer # - 71 Alg Init for Layer # - 72 Alg Init for Layer # - 73 Alg Init for Layer # - 74 Alg Init for Layer # - 75 Alg Init for Layer # - 76 Alg Init for Layer # - 77 Alg Init for Layer # - 78 Alg Init for Layer # - 79 Alg Init for Layer # - 80 Alg Init for Layer # - 81 Alg Init for Layer # - 82 Alg Init for Layer # - 83 Alg Init for Layer # - 84 Alg Init for Layer # - 85 Alg Init for Layer # - 86 Alg Init for Layer # - 87 Alg Init for Layer # - 88 Alg Init for Layer # - 89 Alg Init for Layer # - 90 Alg Init for Layer # - 91 Alg Init for Layer # - 92 Alg Init for Layer # - 93 Alg Init for Layer # - 94 Alg Init for Layer # - 95 Alg Init for Layer # - 96 Alg Init for Layer # - 97 Alg Init for Layer # - 98 Alg Init for Layer # - 99 Alg Init for Layer # - 100 Alg Init for Layer # - 101 Alg Init for Layer # - 102 Alg Init for Layer # - 103 Alg Init for Layer # - 104 Alg Init for Layer # - 105 Alg Init for Layer # - 106 Alg Init for Layer # - 107 Alg Init for Layer # - 108 Alg Init for Layer # - 109 Alg Init for Layer # - 110 Alg Init for Layer # - 111 Alg Init for Layer # - 112 Alg Init for Layer # - 113 Alg Init for Layer # - 114 Alg Init for Layer # - 115 Alg Init for Layer # - 116 Alg Init for Layer # - 117 Alg Init for Layer # - 118 Alg Init for Layer # - 119 Alg Init for Layer # - 120 Alg Init for Layer # - 121 Alg Init for Layer # - 122 Alg Init for Layer # - 123 Alg Init for Layer # - 124 Alg Init for Layer # - 125 Alg Init for Layer # - 127 Alg Init for Layer # - 128 Alg Init for Layer # - 129 Alg Init for Layer # - 130 Alg Init for Layer # - 131 Alg Init for Layer # - 132 Alg Init for Layer # - 133 Alg Init for Layer # - 134 Alg Init for Layer # - 135 Alg Init for Layer # - 136 Alg Init for Layer # - 137 Alg Init for Layer # - 138 Alg Init for Layer # - 139 PREEMPTION: Adding a new priority object for targetPriority = 2, handle = 0x7e21659fb000 PREEMPTION: Now total number of priority objects = 1 at priorityId = 2, with new memRec of base = 0x7e21669ef000 and size = 128 PREEMPTION: Requesting context memory addr for handle 0x7e21659fb000, return Addr = 0x7e213401a1b8 ************ TIDL_subgraphRtCreate done ************ ******* In TIDL_subgraphRtInvoke ******** TIDL_activate is called with handle : 659fb000 Core 0 Alg Process for Layer # - 0, layer type 0 Core 0 Alg Process for Layer # - 1, layer type 39 Core 0 Alg Process for Layer # - 2, layer type 29 Processing Layer # - 2 End of Layer # - 2 with outPtrs[0] = 0x7e20fe30a000 Core 0 Alg Process for Layer # - 3, layer type 1 Processing Layer # - 3 End of Layer # - 3 with outPtrs[0] = 0x7e20fe7c1900 Core 0 Alg Process for Layer # - 4, layer type 1 Processing Layer # - 4 End of Layer # - 4 with outPtrs[0] = 0x7e20fee15a80 Core 0 Alg Process for Layer # - 5, layer type 1 Processing Layer # - 5 End of Layer # - 5 with outPtrs[0] = 0x7e20ff135b00 Core 0 Alg Process for Layer # - 6, layer type 14 Processing Layer # - 6 End of Layer # - 6 with outPtrs[0] = 0x7e20fee15a80 Core 0 Alg Process for Layer # - 7, layer type 14 Processing Layer # - 7 End of Layer # - 7 with outPtrs[0] = 0x7e20ff455c00 Core 0 Alg Process for Layer # - 8, layer type 1 Processing Layer # - 8 End of Layer # - 8 with outPtrs[0] = 0x7e20ff5efd80 Core 0 Alg Process for Layer # - 9, layer type 1 Processing Layer # - 9 End of Layer # - 9 with outPtrs[0] = 0x7e20ff789f00 Core 0 Alg Process for Layer # - 10, layer type 5 Processing Layer # - 10 End of Layer # - 10 with outPtrs[0] = 0x7e20ff919f80 Core 0 Alg Process for Layer # - 11, layer type 12 Processing Layer # - 11 End of Layer # - 11 with outPtrs[0] = 0x7e20ffaaa000 Core 0 Alg Process for Layer # - 12, layer type 1 Processing Layer # - 12 End of Layer # - 12 with outPtrs[0] = 0x7e20fff5a080 Core 0 Alg Process for Layer # - 13, layer type 1 Processing Layer # - 13 End of Layer # - 13 with outPtrs[0] = 0x7e210028e280 Core 0 Alg Process for Layer # - 14, layer type 1 Processing Layer # - 14 End of Layer # - 14 with outPtrs[0] = 0x7e210041e300 Core 0 Alg Process for Layer # - 15, layer type 14 Processing Layer # - 15 End of Layer # - 15 with outPtrs[0] = 0x7e210028e280 Core 0 Alg Process for Layer # - 16, layer type 14 Processing Layer # - 16 End of Layer # - 16 with outPtrs[0] = 0x7e21005ae400 Core 0 Alg Process for Layer # - 17, layer type 1 Processing Layer # - 17 End of Layer # - 17 with outPtrs[0] = 0x7e2100680600 Core 0 Alg Process for Layer # - 18, layer type 1 Processing Layer # - 18 End of Layer # - 18 with outPtrs[0] = 0x7e2100752800 Core 0 Alg Process for Layer # - 19, layer type 5 Processing Layer # - 19 End of Layer # - 19 with outPtrs[0] = 0x7e2100680600 Core 0 Alg Process for Layer # - 20, layer type 1 Processing Layer # - 20 End of Layer # - 20 with outPtrs[0] = 0x7e210081a900 Core 0 Alg Process for Layer # - 21, layer type 1 Processing Layer # - 21 End of Layer # - 21 with outPtrs[0] = 0x7e2100752800 Core 0 Alg Process for Layer # - 22, layer type 5 Processing Layer # - 22 End of Layer # - 22 with outPtrs[0] = 0x7e21008ecb80 Core 0 Alg Process for Layer # - 23, layer type 12 Processing Layer # - 23 End of Layer # - 23 with outPtrs[0] = 0x7e21009b4c00 Core 0 Alg Process for Layer # - 24, layer type 1 Processing Layer # - 24 End of Layer # - 24 with outPtrs[0] = 0x7e2100cd4c80 Core 0 Alg Process for Layer # - 25, layer type 1 Processing Layer # - 25 End of Layer # - 25 with outPtrs[0] = 0x7e2100e79000 Core 0 Alg Process for Layer # - 26, layer type 1 Processing Layer # - 26 End of Layer # - 26 with outPtrs[0] = 0x7e2100f41080 Core 0 Alg Process for Layer # - 27, layer type 14 Processing Layer # - 27 End of Layer # - 27 with outPtrs[0] = 0x7e2100e79000 Core 0 Alg Process for Layer # - 28, layer type 14 Processing Layer # - 28 End of Layer # - 28 with outPtrs[0] = 0x7e2101009180 Core 0 Alg Process for Layer # - 29, layer type 1 Processing Layer # - 29 End of Layer # - 29 with outPtrs[0] = 0x7e2101077500 Core 0 Alg Process for Layer # - 30, layer type 1 Processing Layer # - 30 End of Layer # - 30 with outPtrs[0] = 0x7e21010e5880 Core 0 Alg Process for Layer # - 31, layer type 5 Processing Layer # - 31 End of Layer # - 31 with outPtrs[0] = 0x7e2101077500 Core 0 Alg Process for Layer # - 32, layer type 1 Processing Layer # - 32 End of Layer # - 32 with outPtrs[0] = 0x7e2101149980 Core 0 Alg Process for Layer # - 33, layer type 1 Processing Layer # - 33 End of Layer # - 33 with outPtrs[0] = 0x7e21010e5880 Core 0 Alg Process for Layer # - 34, layer type 5 Processing Layer # - 34 End of Layer # - 34 with outPtrs[0] = 0x7e21011b7d80 Core 0 Alg Process for Layer # - 35, layer type 12 Processing Layer # - 35 End of Layer # - 35 with outPtrs[0] = 0x7e210121be00 Core 0 Alg Process for Layer # - 36, layer type 1 Processing Layer # - 36 End of Layer # - 36 with outPtrs[0] = 0x7e21013abe80 Core 0 Alg Process for Layer # - 37, layer type 1 Processing Layer # - 37 End of Layer # - 37 with outPtrs[0] = 0x7e2101488500 Core 0 Alg Process for Layer # - 38, layer type 1 Processing Layer # - 38 End of Layer # - 38 with outPtrs[0] = 0x7e21014ec580 Core 0 Alg Process for Layer # - 39, layer type 14 Processing Layer # - 39 End of Layer # - 39 with outPtrs[0] = 0x7e2101488500 Core 0 Alg Process for Layer # - 40, layer type 14 Processing Layer # - 40 End of Layer # - 40 with outPtrs[0] = 0x7e2101550680 Core 0 Alg Process for Layer # - 41, layer type 1 Processing Layer # - 41 End of Layer # - 41 with outPtrs[0] = 0x7e210158cd00 Core 0 Alg Process for Layer # - 42, layer type 1 Processing Layer # - 42 End of Layer # - 42 with outPtrs[0] = 0x7e21015c9380 Core 0 Alg Process for Layer # - 43, layer type 5 Processing Layer # - 43 End of Layer # - 43 with outPtrs[0] = 0x7e21015fb400 Core 0 Alg Process for Layer # - 44, layer type 12 Processing Layer # - 44 End of Layer # - 44 with outPtrs[0] = 0x7e210162d480 Core 0 Alg Process for Layer # - 45, layer type 1 Processing Layer # - 45 End of Layer # - 45 with outPtrs[0] = 0x7e21016c3500 Core 0 Alg Process for Layer # - 46, layer type 1 Processing Layer # - 46 End of Layer # - 46 with outPtrs[0] = 0x7e210158cd00 Core 0 Alg Process for Layer # - 47, layer type 2 Processing Layer # - 47 End of Layer # - 47 with outPtrs[0] = 0x7e2101550680 Core 0 Alg Process for Layer # - 48, layer type 2 Processing Layer # - 48 End of Layer # - 48 with outPtrs[0] = 0x7e2101727680 Core 0 Alg Process for Layer # - 49, layer type 2 Processing Layer # - 49 End of Layer # - 49 with outPtrs[0] = 0x7e2101550680 Core 0 Alg Process for Layer # - 50, layer type 2 Processing Layer # - 50 End of Layer # - 50 with outPtrs[0] = 0x7e2101763d80 Core 0 Alg Process for Layer # - 51, layer type 2 Processing Layer # - 51 End of Layer # - 51 with outPtrs[0] = 0x7e2101550680 Core 0 Alg Process for Layer # - 52, layer type 2 Processing Layer # - 52 End of Layer # - 52 with outPtrs[0] = 0x7e21016c3500 Core 0 Alg Process for Layer # - 53, layer type 12 Processing Layer # - 53 End of Layer # - 53 with outPtrs[0] = 0x7e21017a0500 Core 0 Alg Process for Layer # - 54, layer type 1 Processing Layer # - 54 End of Layer # - 54 with outPtrs[0] = 0x7e2101868580 Core 0 Alg Process for Layer # - 55, layer type 21 Processing Layer # - 55 End of Layer # - 55 with outPtrs[0] = 0x7e210121be00 Core 0 Alg Process for Layer # - 56, layer type 12 Processing Layer # - 56 End of Layer # - 56 with outPtrs[0] = 0x7e21018e1280 Core 0 Alg Process for Layer # - 57, layer type 1 Processing Layer # - 57 End of Layer # - 57 with outPtrs[0] = 0x7e210121be00 Core 0 Alg Process for Layer # - 58, layer type 14 Processing Layer # - 58 End of Layer # - 58 with outPtrs[0] = 0x7e21018e1280 Core 0 Alg Process for Layer # - 59, layer type 14 Processing Layer # - 59 End of Layer # - 59 with outPtrs[0] = 0x7e21013abe80 Core 0 Alg Process for Layer # - 60, layer type 1 Processing Layer # - 60 End of Layer # - 60 with outPtrs[0] = 0x7e2101149980 Core 0 Alg Process for Layer # - 61, layer type 1 Processing Layer # - 61 End of Layer # - 61 with outPtrs[0] = 0x7e2101b39500 Core 0 Alg Process for Layer # - 62, layer type 12 Processing Layer # - 62 End of Layer # - 62 with outPtrs[0] = 0x7e2101b9d580 Core 0 Alg Process for Layer # - 63, layer type 1 Processing Layer # - 63 End of Layer # - 63 with outPtrs[0] = 0x7e21013abe80 Core 0 Alg Process for Layer # - 64, layer type 21 Processing Layer # - 64 End of Layer # - 64 with outPtrs[0] = 0x7e21009b4c00 Core 0 Alg Process for Layer # - 65, layer type 12 Processing Layer # - 65 End of Layer # - 65 with outPtrs[0] = 0x7e2101cc9700 Core 0 Alg Process for Layer # - 66, layer type 1 Processing Layer # - 66 End of Layer # - 66 with outPtrs[0] = 0x7e21009b4c00 Core 0 Alg Process for Layer # - 67, layer type 14 Processing Layer # - 67 End of Layer # - 67 with outPtrs[0] = 0x7e2101cc9700 Core 0 Alg Process for Layer # - 68, layer type 14 Processing Layer # - 68 End of Layer # - 68 with outPtrs[0] = 0x7e2100cd4c80 Core 0 Alg Process for Layer # - 69, layer type 1 Processing Layer # - 69 End of Layer # - 69 with outPtrs[0] = 0x7e210081a900 Core 0 Alg Process for Layer # - 70, layer type 1 Processing Layer # - 70 End of Layer # - 70 with outPtrs[0] = 0x7e2102179980 Core 0 Alg Process for Layer # - 71, layer type 12 Processing Layer # - 71 End of Layer # - 71 with outPtrs[0] = 0x7e2102241a00 Core 0 Alg Process for Layer # - 72, layer type 1 Processing Layer # - 72 End of Layer # - 72 with outPtrs[0] = 0x7e2100cd4c80 Core 0 Alg Process for Layer # - 73, layer type 1 Processing Layer # - 73 End of Layer # - 73 with outPtrs[0] = 0x7e2102499b00 Core 0 Alg Process for Layer # - 74, layer type 1 Processing Layer # - 74 End of Layer # - 74 with outPtrs[0] = 0x7e2102241a00 Core 0 Alg Process for Layer # - 75, layer type 1 Processing Layer # - 75 End of Layer # - 75 with outPtrs[0] = 0x7e2101cc9700 Core 0 Alg Process for Layer # - 76, layer type 1 Processing Layer # - 76 End of Layer # - 76 with outPtrs[0] = 0x7e2102499b00 Core 0 Alg Process for Layer # - 77, layer type 1 Processing Layer # - 77 End of Layer # - 77 with outPtrs[0] = 0x7e2102241a00 Core 0 Alg Process for Layer # - 78, layer type 1 Processing Layer # - 78 End of Layer # - 78 with outPtrs[0] = 0x7e2102179980 Core 0 Alg Process for Layer # - 79, layer type 12 Processing Layer # - 79 End of Layer # - 79 with outPtrs[0] = 0x7e2102241a00 Core 0 Alg Process for Layer # - 80, layer type 1 Processing Layer # - 80 End of Layer # - 80 with outPtrs[0] = 0x7e2101b9d580 Core 0 Alg Process for Layer # - 81, layer type 12 Processing Layer # - 81 End of Layer # - 81 with outPtrs[0] = 0x7e21018e1280 Core 0 Alg Process for Layer # - 82, layer type 1 Processing Layer # - 82 End of Layer # - 82 with outPtrs[0] = 0x7e2101b9d580 Core 0 Alg Process for Layer # - 83, layer type 14 Processing Layer # - 83 End of Layer # - 83 with outPtrs[0] = 0x7e2101b39500 Core 0 Alg Process for Layer # - 84, layer type 14 Processing Layer # - 84 End of Layer # - 84 with outPtrs[0] = 0x7e21013abe80 Core 0 Alg Process for Layer # - 85, layer type 1 Processing Layer # - 85 End of Layer # - 85 with outPtrs[0] = 0x7e2101149980 Core 0 Alg Process for Layer # - 86, layer type 1 Processing Layer # - 86 End of Layer # - 86 with outPtrs[0] = 0x7e210263e480 Core 0 Alg Process for Layer # - 87, layer type 12 Processing Layer # - 87 End of Layer # - 87 with outPtrs[0] = 0x7e21026a2500 Core 0 Alg Process for Layer # - 88, layer type 1 Processing Layer # - 88 End of Layer # - 88 with outPtrs[0] = 0x7e21013abe80 Core 0 Alg Process for Layer # - 89, layer type 1 Processing Layer # - 89 End of Layer # - 89 with outPtrs[0] = 0x7e2101149980 Core 0 Alg Process for Layer # - 90, layer type 1 Processing Layer # - 90 End of Layer # - 90 with outPtrs[0] = 0x7e21026a2500 Core 0 Alg Process for Layer # - 91, layer type 1 Processing Layer # - 91 End of Layer # - 91 with outPtrs[0] = 0x7e210263e480 Core 0 Alg Process for Layer # - 92, layer type 1 Processing Layer # - 92 End of Layer # - 92 with outPtrs[0] = 0x7e2101149980 Core 0 Alg Process for Layer # - 93, layer type 1 Processing Layer # - 93 End of Layer # - 93 with outPtrs[0] = 0x7e21026a2500 Core 0 Alg Process for Layer # - 94, layer type 1 Processing Layer # - 94 End of Layer # - 94 with outPtrs[0] = 0x7e21027ce880 Core 0 Alg Process for Layer # - 95, layer type 12 Processing Layer # - 95 End of Layer # - 95 with outPtrs[0] = 0x7e21026a2500 Core 0 Alg Process for Layer # - 96, layer type 1 Processing Layer # - 96 End of Layer # - 96 with outPtrs[0] = 0x7e21017a0500 Core 0 Alg Process for Layer # - 97, layer type 12 Processing Layer # - 97 End of Layer # - 97 with outPtrs[0] = 0x7e210162d480 Core 0 Alg Process for Layer # - 98, layer type 1 Processing Layer # - 98 End of Layer # - 98 with outPtrs[0] = 0x7e21017a0500 Core 0 Alg Process for Layer # - 99, layer type 14 Processing Layer # - 99 End of Layer # - 99 with outPtrs[0] = 0x7e21016c3500 Core 0 Alg Process for Layer # - 100, layer type 14 Processing Layer # - 100 End of Layer # - 100 with outPtrs[0] = 0x7e2101868580 Core 0 Alg Process for Layer # - 101, layer type 1 Processing Layer # - 101 End of Layer # - 101 with outPtrs[0] = 0x7e2101763d80 Core 0 Alg Process for Layer # - 102, layer type 1 Processing Layer # - 102 End of Layer # - 102 with outPtrs[0] = 0x7e21027f5d80 Core 0 Alg Process for Layer # - 103, layer type 12 Processing Layer # - 103 End of Layer # - 103 with outPtrs[0] = 0x7e2102827e00 Core 0 Alg Process for Layer # - 104, layer type 1 Processing Layer # - 104 End of Layer # - 104 with outPtrs[0] = 0x7e2101868580 Core 0 Alg Process for Layer # - 105, layer type 1 Processing Layer # - 105 End of Layer # - 105 with outPtrs[0] = 0x7e2101763d80 Core 0 Alg Process for Layer # - 106, layer type 1 Processing Layer # - 106 End of Layer # - 106 with outPtrs[0] = 0x7e2102827e00 Core 0 Alg Process for Layer # - 107, layer type 1 Processing Layer # - 107 End of Layer # - 107 with outPtrs[0] = 0x7e21027f5d80 Core 0 Alg Process for Layer # - 108, layer type 1 Processing Layer # - 108 End of Layer # - 108 with outPtrs[0] = 0x7e2101763d80 Core 0 Alg Process for Layer # - 109, layer type 1 Processing Layer # - 109 End of Layer # - 109 with outPtrs[0] = 0x7e2102827e00 Core 0 Alg Process for Layer # - 110, layer type 1 Processing Layer # - 110 End of Layer # - 110 with outPtrs[0] = 0x7e21028be180 Core 0 Alg Process for Layer # - 111, layer type 12 Processing Layer # - 111 End of Layer # - 111 with outPtrs[0] = 0x7e2102827e00 Core 0 Alg Process for Layer # - 112, layer type 29 Processing Layer # - 112 End of Layer # - 112 with outPtrs[0] = 0x7e2101cc9700 Core 0 Alg Process for Layer # - 113, layer type 29 Processing Layer # - 113 End of Layer # - 113 with outPtrs[0] = 0x7e21028c7f80 Core 0 Alg Process for Layer # - 114, layer type 29 Processing Layer # - 114 End of Layer # - 114 with outPtrs[0] = 0x7e21027f5d80 Core 0 Alg Process for Layer # - 115, layer type 38 Processing Layer # - 115 End of Layer # - 115 with outPtrs[0] = 0x7e2102953180 Core 0 Alg Process for Layer # - 116, layer type 38 Processing Layer # - 116 End of Layer # - 116 with outPtrs[0] = 0x7e2102b7f600 Core 0 Alg Process for Layer # - 117, layer type 38 Processing Layer # - 117 End of Layer # - 117 with outPtrs[0] = 0x7e2102c0a780 Core 0 Alg Process for Layer # - 118, layer type 29 Processing Layer # - 118 End of Layer # - 118 with outPtrs[0] = 0x7e2102c2d480 Core 0 Alg Process for Layer # - 119, layer type 29 Processing Layer # - 119 End of Layer # - 119 with outPtrs[0] = 0x7e2102e59900 Core 0 Alg Process for Layer # - 120, layer type 29 Processing Layer # - 120 End of Layer # - 120 with outPtrs[0] = 0x7e2102ee4a80 Core 0 Alg Process for Layer # - 121, layer type 12 Processing Layer # - 121 End of Layer # - 121 with outPtrs[0] = 0x7e2102f07780 Core 0 Alg Process for Layer # - 122, layer type 14 Processing Layer # - 122 End of Layer # - 122 with outPtrs[0] = 0x7e21031e1980 Core 0 Alg Process for Layer # - 123, layer type 14 Processing Layer # - 123 End of Layer # - 123 with outPtrs[0] = 0x7e21033eea00 Core 0 Alg Process for Layer # - 124, layer type 8 Processing Layer # - 124 End of Layer # - 124 with outPtrs[0] = 0x7e21034bbc00 Core 0 Alg Process for Layer # - 125, layer type 29 Processing Layer # - 125 End of Layer # - 125 with outPtrs[0] = 0x7e21605b7000 Core 0 Alg Process for Layer # - 126, layer type 0 Core 0 Alg Process for Layer # - 127, layer type 29 Processing Layer # - 127 End of Layer # - 127 with outPtrs[0] = 0x7e2103588e80 Core 0 Alg Process for Layer # - 128, layer type 38 Processing Layer # - 128 End of Layer # - 128 with outPtrs[0] = 0x7e2103795f00 Core 0 Alg Process for Layer # - 129, layer type 29 Processing Layer # - 129 End of Layer # - 129 with outPtrs[0] = 0x7e21039a2f80 Core 0 Alg Process for Layer # - 130, layer type 29 Processing Layer # - 130 End of Layer # - 130 with outPtrs[0] = 0x7e2103795f00 Core 0 Alg Process for Layer # - 131, layer type 41 Processing Layer # - 131 End of Layer # - 131 with outPtrs[0] = 0x7e2103bb0080 Core 0 Alg Process for Layer # - 132, layer type 29 Processing Layer # - 132 End of Layer # - 132 with outPtrs[0] = 0x7e2103dbd100 Core 0 Alg Process for Layer # - 133, layer type 7 Processing Layer # - 133 End of Layer # - 133 with outPtrs[0] = 0x7e2103bb0080 Core 0 Alg Process for Layer # - 134, layer type 1 Processing Layer # - 134 End of Layer # - 134 with outPtrs[0] = 0x7e2103dbd100 Core 0 Alg Process for Layer # - 135, layer type 14 Processing Layer # - 135 End of Layer # - 135 with outPtrs[0] = 0x7e2103fca280 Core 0 Alg Process for Layer # - 136, layer type 14 Processing Layer # - 136 End of Layer # - 136 with outPtrs[0] = 0x7e2103fda980 Core 0 Alg Process for Layer # - 137, layer type 5 Processing Layer # - 137 End of Layer # - 137 with outPtrs[0] = 0x7e2103feb080 Core 0 Alg Process for Layer # - 138, layer type 29 Processing Layer # - 138 End of Layer # - 138 with outPtrs[0] = 0x7e216137e000 Core 0 Alg Process for Layer # - 139, layer type 29 Processing Layer # - 139 End of Layer # - 139 with outPtrs[0] = 0x7e2160596000 Core 0 Alg Process for Layer # - 140, layer type 0 Core 0 Alg Process for Layer # - 141, layer type 0 TIDL_process is completed with handle : 659fb000 Layer, Layer Cycles,kernelOnlyCycles, coreLoopCycles,LayerSetupCycles,dmaPipeupCycles, dmaPipeDownCycles, PrefetchCycles,copyKerCoeffCycles,LayerDeinitCycles,LastBlockCycles, paddingTrigger, paddingWait,LayerWithoutPad,LayerHandleCopy, BackupCycles, RestoreCycles,Multic7xContextCopyCycles, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, Sum of Layer Cycles 0 Sub Graph Stats 589.000000 5247156.000000 3021.000000 ******* TIDL_subgraphRtInvoke done ******** ********** Frame Index 1 : Running float inference ********** Graph Domain TO version : 17In TIDL_onnxRtImportInit subgraph_name=subgraph_1 Layer 0, subgraph id subgraph_1, name=output0 Layer 1, subgraph id subgraph_1, name=/model.22/Sub_output_0 Layer 2, subgraph id subgraph_1, name=/model.22/Add_1_output_0 Layer 3, subgraph id subgraph_1, name=/model.22/Sigmoid_output_0 In TIDL_runtimesOptimizeNet: LayerIndex = 10, dataIndex = 9 ************** Frame index 1 : Running float import ************* In TIDL_runtimesPostProcessNet In TIDL_runtimesPostProcessNet 1 In TIDL_runtimesPostProcessNet 2 In TIDL_runtimesPostProcessNet 3 Warning: FFFFFF is not a known color. **************************************************** ** ALL MODEL CHECK PASSED ** **************************************************** In TIDL_runtimesPostProcessNet 4 ************ in TIDL_subgraphRtCreate ************ -------------------------------------------- TIDL Memory size requiement (record wise): MemRecNum , Space , Attribute , Alignment , Size(KBytes), BasePtr 0 , DDR Cacheable , Persistent , 128, 19.25 , 0x00000000 1 , DDR Cacheable , Persistent , 128, 0.64 , 0x00000000 2 , L1D , Scratch , 128, 16.00 , 0x00000000 3 , L2 , Scratch , 128, 4.00 , 0x00000000 4 , L3/MSMC , Scratch , 128, 56.00 , 0x00000000 5 , DDR Cacheable , Persistent , 128, 290.70 , 0x00000000 6 , DDR Cacheable , Scratch , 128, 821.95 , 0x00000000 7 , L1D , Scratch , 0, 0.00 , 0x00000000 8 , DDR Cacheable , Scratch , 128, 0.25 , 0x00000000 9 , L1D , Scratch , 0, 0.00 , 0x00000000 10 , DDR Cacheable , Persistent , 128, 302.89 , 0x00000000 11 , DDR Cacheable , Scratch , 128, 512.25 , 0x00000000 12 , L1D , Scratch , 0, 0.00 , 0x00000000 13 , L1D , Scratch , 0, 0.00 , 0x00000000 14 , DDR Cacheable , Persistent , 128, 0.00 , 0x00000000 -------------------------------------------- Total memory size requirement (space wise): Mem Space , Size(KBytes) L1D , 16.00 L2 , 4.00 L3/MSMC , 56.00 DDR Cacheable, 1947.93 -------------------------------------------- NOTE: Memory requirement in host emulation can be different from the same on EVM To get the actual TIDL memory requirement make sure to run on EVM with debugTraceLevel = 2 -------------------------------------------- 5.860938s: VX_ZONE_ERROR:[tivxAlgiVisionCreate:363] Calling ialg.algAlloc failed with status = -1120 5.860998s: VX_ZONE_ERROR:[tivxKernelTIDLCreate:926] tivxAlgiVisionCreate returned NULL 5.861191s: VX_ZONE_ERROR:[ownContextSendCmd:875] Command ack message returned failure cmd_status: -1 5.861226s: VX_ZONE_ERROR:[ownNodeKernelInit:590] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 5.861234s: VX_ZONE_ERROR:[ownNodeKernelInit:591] Please be sure the target callbacks have been registered for this core 5.861243s: VX_ZONE_ERROR:[ownNodeKernelInit:592] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 5.861255s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:608] kernel init for node 0, kernel com.ti.tidl:3:1 ... failed !!! 5.861267s: VX_ZONE_ERROR:[vxVerifyGraph:2159] Node kernel init failed 5.861274s: VX_ZONE_ERROR:[vxVerifyGraph:2213] Graph verify failed TIDL_RT_OVX: ERROR: Verifying TIDL graph ... Failed !!! TIDL_RT_OVX: ERROR: Verify OpenVX graph failed ************ TIDL_subgraphRtCreate done ************ ******* In TIDL_subgraphRtInvoke ******** 5.868516s: VX_ZONE_ERROR:[tivxKernelTIDLCreate:907] Network version - 0x00000000, Expected version - 0x20240401 5.868774s: VX_ZONE_ERROR:[ownContextSendCmd:875] Command ack message returned failure cmd_status: -1 5.868788s: VX_ZONE_ERROR:[ownNodeKernelInit:590] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 5.868793s: VX_ZONE_ERROR:[ownNodeKernelInit:591] Please be sure the target callbacks have been registered for this core 5.868800s: VX_ZONE_ERROR:[ownNodeKernelInit:592] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 5.868808s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:608] kernel init for node 0, kernel com.ti.tidl:3:1 ... failed !!! 5.868822s: VX_ZONE_ERROR:[vxVerifyGraph:2159] Node kernel init failed 5.868830s: VX_ZONE_ERROR:[vxVerifyGraph:2213] Graph verify failed 5.868861s: VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:885] graph is not in a state required to be scheduled 5.868867s: VX_ZONE_ERROR:[vxProcessGraph:813] schedule graph failed 5.868873s: VX_ZONE_ERROR:[vxProcessGraph:818] wait graph failed ERROR: Running TIDL graph ... Failed !!! Sub Graph Stats 100.000000 5985.000000 10861528704760796.000000 ******* TIDL_subgraphRtInvoke done ******** ********** Frame Index 1 : Running float inference ********** Graph Domain TO version : 17******* In TIDL_subgraphRtInvoke ******** Core 0 Alg Process for Layer # - 0, layer type 0 Core 0 Alg Process for Layer # - 1, layer type 39 Core 0 Alg Process for Layer # - 2, layer type 29 Processing Layer # - 2 End of Layer # - 2 with outPtrs[0] = 0x7e20fe30a000 Core 0 Alg Process for Layer # - 3, layer type 1 Processing Layer # - 3 End of Layer # - 3 with outPtrs[0] = 0x7e20fe7c1900 Core 0 Alg Process for Layer # - 4, layer type 1 Processing Layer # - 4 End of Layer # - 4 with outPtrs[0] = 0x7e20fee15a80 Core 0 Alg Process for Layer # - 5, layer type 1 Processing Layer # - 5 End of Layer # - 5 with outPtrs[0] = 0x7e20ff135b00 Core 0 Alg Process for Layer # - 6, layer type 14 Processing Layer # - 6 End of Layer # - 6 with outPtrs[0] = 0x7e20fee15a80 Core 0 Alg Process for Layer # - 7, layer type 14 Processing Layer # - 7 End of Layer # - 7 with outPtrs[0] = 0x7e20ff455c00 Core 0 Alg Process for Layer # - 8, layer type 1 Processing Layer # - 8 End of Layer # - 8 with outPtrs[0] = 0x7e20ff5efd80 Core 0 Alg Process for Layer # - 9, layer type 1 Processing Layer # - 9 End of Layer # - 9 with outPtrs[0] = 0x7e20ff789f00 Core 0 Alg Process for Layer # - 10, layer type 5 Processing Layer # - 10 End of Layer # - 10 with outPtrs[0] = 0x7e20ff919f80 Core 0 Alg Process for Layer # - 11, layer type 12 Processing Layer # - 11 End of Layer # - 11 with outPtrs[0] = 0x7e20ffaaa000 Core 0 Alg Process for Layer # - 12, layer type 1 Processing Layer # - 12 End of Layer # - 12 with outPtrs[0] = 0x7e20fff5a080 Core 0 Alg Process for Layer # - 13, layer type 1 Processing Layer # - 13 End of Layer # - 13 with outPtrs[0] = 0x7e210028e280 Core 0 Alg Process for Layer # - 14, layer type 1 Processing Layer # - 14 End of Layer # - 14 with outPtrs[0] = 0x7e210041e300 Core 0 Alg Process for Layer # - 15, layer type 14 Processing Layer # - 15 End of Layer # - 15 with outPtrs[0] = 0x7e210028e280 Core 0 Alg Process for Layer # - 16, layer type 14 Processing Layer # - 16 End of Layer # - 16 with outPtrs[0] = 0x7e21005ae400 Core 0 Alg Process for Layer # - 17, layer type 1 Processing Layer # - 17 End of Layer # - 17 with outPtrs[0] = 0x7e2100680600 Core 0 Alg Process for Layer # - 18, layer type 1 Processing Layer # - 18 End of Layer # - 18 with outPtrs[0] = 0x7e2100752800 Core 0 Alg Process for Layer # - 19, layer type 5 Processing Layer # - 19 End of Layer # - 19 with outPtrs[0] = 0x7e2100680600 Core 0 Alg Process for Layer # - 20, layer type 1 Processing Layer # - 20 End of Layer # - 20 with outPtrs[0] = 0x7e210081a900 Core 0 Alg Process for Layer # - 21, layer type 1 Processing Layer # - 21 End of Layer # - 21 with outPtrs[0] = 0x7e2100752800 Core 0 Alg Process for Layer # - 22, layer type 5 Processing Layer # - 22 End of Layer # - 22 with outPtrs[0] = 0x7e21008ecb80 Core 0 Alg Process for Layer # - 23, layer type 12 Processing Layer # - 23 End of Layer # - 23 with outPtrs[0] = 0x7e21009b4c00 Core 0 Alg Process for Layer # - 24, layer type 1 Processing Layer # - 24 End of Layer # - 24 with outPtrs[0] = 0x7e2100cd4c80 Core 0 Alg Process for Layer # - 25, layer type 1 Processing Layer # - 25 End of Layer # - 25 with outPtrs[0] = 0x7e2100e79000 Core 0 Alg Process for Layer # - 26, layer type 1 Processing Layer # - 26 End of Layer # - 26 with outPtrs[0] = 0x7e2100f41080 Core 0 Alg Process for Layer # - 27, layer type 14 Processing Layer # - 27 End of Layer # - 27 with outPtrs[0] = 0x7e2100e79000 Core 0 Alg Process for Layer # - 28, layer type 14 Processing Layer # - 28 End of Layer # - 28 with outPtrs[0] = 0x7e2101009180 Core 0 Alg Process for Layer # - 29, layer type 1 Processing Layer # - 29 End of Layer # - 29 with outPtrs[0] = 0x7e2101077500 Core 0 Alg Process for Layer # - 30, layer type 1 Processing Layer # - 30 End of Layer # - 30 with outPtrs[0] = 0x7e21010e5880 Core 0 Alg Process for Layer # - 31, layer type 5 Processing Layer # - 31 End of Layer # - 31 with outPtrs[0] = 0x7e2101077500 Core 0 Alg Process for Layer # - 32, layer type 1 Processing Layer # - 32 End of Layer # - 32 with outPtrs[0] = 0x7e2101149980 Core 0 Alg Process for Layer # - 33, layer type 1 Processing Layer # - 33 End of Layer # - 33 with outPtrs[0] = 0x7e21010e5880 Core 0 Alg Process for Layer # - 34, layer type 5 Processing Layer # - 34 End of Layer # - 34 with outPtrs[0] = 0x7e21011b7d80 Core 0 Alg Process for Layer # - 35, layer type 12 Processing Layer # - 35 End of Layer # - 35 with outPtrs[0] = 0x7e210121be00 Core 0 Alg Process for Layer # - 36, layer type 1 Processing Layer # - 36 End of Layer # - 36 with outPtrs[0] = 0x7e21013abe80 Core 0 Alg Process for Layer # - 37, layer type 1 Processing Layer # - 37 End of Layer # - 37 with outPtrs[0] = 0x7e2101488500 Core 0 Alg Process for Layer # - 38, layer type 1 Processing Layer # - 38 End of Layer # - 38 with outPtrs[0] = 0x7e21014ec580 Core 0 Alg Process for Layer # - 39, layer type 14 Processing Layer # - 39 End of Layer # - 39 with outPtrs[0] = 0x7e2101488500 Core 0 Alg Process for Layer # - 40, layer type 14 Processing Layer # - 40 End of Layer # - 40 with outPtrs[0] = 0x7e2101550680 Core 0 Alg Process for Layer # - 41, layer type 1 Processing Layer # - 41 End of Layer # - 41 with outPtrs[0] = 0x7e210158cd00 Core 0 Alg Process for Layer # - 42, layer type 1 Processing Layer # - 42 End of Layer # - 42 with outPtrs[0] = 0x7e21015c9380 Core 0 Alg Process for Layer # - 43, layer type 5 Processing Layer # - 43 End of Layer # - 43 with outPtrs[0] = 0x7e21015fb400 Core 0 Alg Process for Layer # - 44, layer type 12 Processing Layer # - 44 End of Layer # - 44 with outPtrs[0] = 0x7e210162d480 Core 0 Alg Process for Layer # - 45, layer type 1 Processing Layer # - 45 End of Layer # - 45 with outPtrs[0] = 0x7e21016c3500 Core 0 Alg Process for Layer # - 46, layer type 1 Processing Layer # - 46 End of Layer # - 46 with outPtrs[0] = 0x7e210158cd00 Core 0 Alg Process for Layer # - 47, layer type 2 Processing Layer # - 47 End of Layer # - 47 with outPtrs[0] = 0x7e2101550680 Core 0 Alg Process for Layer # - 48, layer type 2 Processing Layer # - 48 End of Layer # - 48 with outPtrs[0] = 0x7e2101727680 Core 0 Alg Process for Layer # - 49, layer type 2 Processing Layer # - 49 End of Layer # - 49 with outPtrs[0] = 0x7e2101550680 Core 0 Alg Process for Layer # - 50, layer type 2 Processing Layer # - 50 End of Layer # - 50 with outPtrs[0] = 0x7e2101763d80 Core 0 Alg Process for Layer # - 51, layer type 2 Processing Layer # - 51 End of Layer # - 51 with outPtrs[0] = 0x7e2101550680 Core 0 Alg Process for Layer # - 52, layer type 2 Processing Layer # - 52 End of Layer # - 52 with outPtrs[0] = 0x7e21016c3500 Core 0 Alg Process for Layer # - 53, layer type 12 Processing Layer # - 53 End of Layer # - 53 with outPtrs[0] = 0x7e21017a0500 Core 0 Alg Process for Layer # - 54, layer type 1 Processing Layer # - 54 End of Layer # - 54 with outPtrs[0] = 0x7e2101868580 Core 0 Alg Process for Layer # - 55, layer type 21 Processing Layer # - 55 End of Layer # - 55 with outPtrs[0] = 0x7e210121be00 Core 0 Alg Process for Layer # - 56, layer type 12 Processing Layer # - 56 End of Layer # - 56 with outPtrs[0] = 0x7e21018e1280 Core 0 Alg Process for Layer # - 57, layer type 1 Processing Layer # - 57 End of Layer # - 57 with outPtrs[0] = 0x7e210121be00 Core 0 Alg Process for Layer # - 58, layer type 14 Processing Layer # - 58 End of Layer # - 58 with outPtrs[0] = 0x7e21018e1280 Core 0 Alg Process for Layer # - 59, layer type 14 Processing Layer # - 59 End of Layer # - 59 with outPtrs[0] = 0x7e21013abe80 Core 0 Alg Process for Layer # - 60, layer type 1 Processing Layer # - 60 End of Layer # - 60 with outPtrs[0] = 0x7e2101149980 Core 0 Alg Process for Layer # - 61, layer type 1 Processing Layer # - 61 End of Layer # - 61 with outPtrs[0] = 0x7e2101b39500 Core 0 Alg Process for Layer # - 62, layer type 12 Processing Layer # - 62 End of Layer # - 62 with outPtrs[0] = 0x7e2101b9d580 Core 0 Alg Process for Layer # - 63, layer type 1 Processing Layer # - 63 End of Layer # - 63 with outPtrs[0] = 0x7e21013abe80 Core 0 Alg Process for Layer # - 64, layer type 21 Processing Layer # - 64 End of Layer # - 64 with outPtrs[0] = 0x7e21009b4c00 Core 0 Alg Process for Layer # - 65, layer type 12 Processing Layer # - 65 End of Layer # - 65 with outPtrs[0] = 0x7e2101cc9700 Core 0 Alg Process for Layer # - 66, layer type 1 Processing Layer # - 66 End of Layer # - 66 with outPtrs[0] = 0x7e21009b4c00 Core 0 Alg Process for Layer # - 67, layer type 14 Processing Layer # - 67 End of Layer # - 67 with outPtrs[0] = 0x7e2101cc9700 Core 0 Alg Process for Layer # - 68, layer type 14 Processing Layer # - 68 End of Layer # - 68 with outPtrs[0] = 0x7e2100cd4c80 Core 0 Alg Process for Layer # - 69, layer type 1 Processing Layer # - 69 End of Layer # - 69 with outPtrs[0] = 0x7e210081a900 Core 0 Alg Process for Layer # - 70, layer type 1 Processing Layer # - 70 End of Layer # - 70 with outPtrs[0] = 0x7e2102179980 Core 0 Alg Process for Layer # - 71, layer type 12 Processing Layer # - 71 End of Layer # - 71 with outPtrs[0] = 0x7e2102241a00 Core 0 Alg Process for Layer # - 72, layer type 1 Processing Layer # - 72 End of Layer # - 72 with outPtrs[0] = 0x7e2100cd4c80 Core 0 Alg Process for Layer # - 73, layer type 1 Processing Layer # - 73 End of Layer # - 73 with outPtrs[0] = 0x7e2102499b00 Core 0 Alg Process for Layer # - 74, layer type 1 Processing Layer # - 74 End of Layer # - 74 with outPtrs[0] = 0x7e2102241a00 Core 0 Alg Process for Layer # - 75, layer type 1 Processing Layer # - 75 End of Layer # - 75 with outPtrs[0] = 0x7e2101cc9700 Core 0 Alg Process for Layer # - 76, layer type 1 Processing Layer # - 76 End of Layer # - 76 with outPtrs[0] = 0x7e2102499b00 Core 0 Alg Process for Layer # - 77, layer type 1 Processing Layer # - 77 End of Layer # - 77 with outPtrs[0] = 0x7e2102241a00 Core 0 Alg Process for Layer # - 78, layer type 1 Processing Layer # - 78 End of Layer # - 78 with outPtrs[0] = 0x7e2102179980 Core 0 Alg Process for Layer # - 79, layer type 12 Processing Layer # - 79 End of Layer # - 79 with outPtrs[0] = 0x7e2102241a00 Core 0 Alg Process for Layer # - 80, layer type 1 Processing Layer # - 80 End of Layer # - 80 with outPtrs[0] = 0x7e2101b9d580 Core 0 Alg Process for Layer # - 81, layer type 12 Processing Layer # - 81 End of Layer # - 81 with outPtrs[0] = 0x7e21018e1280 Core 0 Alg Process for Layer # - 82, layer type 1 Processing Layer # - 82 End of Layer # - 82 with outPtrs[0] = 0x7e2101b9d580 Core 0 Alg Process for Layer # - 83, layer type 14 Processing Layer # - 83 End of Layer # - 83 with outPtrs[0] = 0x7e2101b39500 Core 0 Alg Process for Layer # - 84, layer type 14 Processing Layer # - 84 End of Layer # - 84 with outPtrs[0] = 0x7e21013abe80 Core 0 Alg Process for Layer # - 85, layer type 1 Processing Layer # - 85 End of Layer # - 85 with outPtrs[0] = 0x7e2101149980 Core 0 Alg Process for Layer # - 86, layer type 1 Processing Layer # - 86 End of Layer # - 86 with outPtrs[0] = 0x7e210263e480 Core 0 Alg Process for Layer # - 87, layer type 12 Processing Layer # - 87 End of Layer # - 87 with outPtrs[0] = 0x7e21026a2500 Core 0 Alg Process for Layer # - 88, layer type 1 Processing Layer # - 88 End of Layer # - 88 with outPtrs[0] = 0x7e21013abe80 Core 0 Alg Process for Layer # - 89, layer type 1 Processing Layer # - 89 End of Layer # - 89 with outPtrs[0] = 0x7e2101149980 Core 0 Alg Process for Layer # - 90, layer type 1 Processing Layer # - 90 End of Layer # - 90 with outPtrs[0] = 0x7e21026a2500 Core 0 Alg Process for Layer # - 91, layer type 1 Processing Layer # - 91 End of Layer # - 91 with outPtrs[0] = 0x7e210263e480 Core 0 Alg Process for Layer # - 92, layer type 1 Processing Layer # - 92 End of Layer # - 92 with outPtrs[0] = 0x7e2101149980 Core 0 Alg Process for Layer # - 93, layer type 1 Processing Layer # - 93 End of Layer # - 93 with outPtrs[0] = 0x7e21026a2500 Core 0 Alg Process for Layer # - 94, layer type 1 Processing Layer # - 94 End of Layer # - 94 with outPtrs[0] = 0x7e21027ce880 Core 0 Alg Process for Layer # - 95, layer type 12 Processing Layer # - 95 End of Layer # - 95 with outPtrs[0] = 0x7e21026a2500 Core 0 Alg Process for Layer # - 96, layer type 1 Processing Layer # - 96 End of Layer # - 96 with outPtrs[0] = 0x7e21017a0500 Core 0 Alg Process for Layer # - 97, layer type 12 Processing Layer # - 97 End of Layer # - 97 with outPtrs[0] = 0x7e210162d480 Core 0 Alg Process for Layer # - 98, layer type 1 Processing Layer # - 98 End of Layer # - 98 with outPtrs[0] = 0x7e21017a0500 Core 0 Alg Process for Layer # - 99, layer type 14 Processing Layer # - 99 End of Layer # - 99 with outPtrs[0] = 0x7e21016c3500 Core 0 Alg Process for Layer # - 100, layer type 14 Processing Layer # - 100 End of Layer # - 100 with outPtrs[0] = 0x7e2101868580 Core 0 Alg Process for Layer # - 101, layer type 1 Processing Layer # - 101 End of Layer # - 101 with outPtrs[0] = 0x7e2101763d80 Core 0 Alg Process for Layer # - 102, layer type 1 Processing Layer # - 102 End of Layer # - 102 with outPtrs[0] = 0x7e21027f5d80 Core 0 Alg Process for Layer # - 103, layer type 12 Processing Layer # - 103 End of Layer # - 103 with outPtrs[0] = 0x7e2102827e00 Core 0 Alg Process for Layer # - 104, layer type 1 Processing Layer # - 104 End of Layer # - 104 with outPtrs[0] = 0x7e2101868580 Core 0 Alg Process for Layer # - 105, layer type 1 Processing Layer # - 105 End of Layer # - 105 with outPtrs[0] = 0x7e2101763d80 Core 0 Alg Process for Layer # - 106, layer type 1 Processing Layer # - 106 End of Layer # - 106 with outPtrs[0] = 0x7e2102827e00 Core 0 Alg Process for Layer # - 107, layer type 1 Processing Layer # - 107 End of Layer # - 107 with outPtrs[0] = 0x7e21027f5d80 Core 0 Alg Process for Layer # - 108, layer type 1 Processing Layer # - 108 End of Layer # - 108 with outPtrs[0] = 0x7e2101763d80 Core 0 Alg Process for Layer # - 109, layer type 1 Processing Layer # - 109 End of Layer # - 109 with outPtrs[0] = 0x7e2102827e00 Core 0 Alg Process for Layer # - 110, layer type 1 Processing Layer # - 110 End of Layer # - 110 with outPtrs[0] = 0x7e21028be180 Core 0 Alg Process for Layer # - 111, layer type 12 Processing Layer # - 111 End of Layer # - 111 with outPtrs[0] = 0x7e2102827e00 Core 0 Alg Process for Layer # - 112, layer type 29 Processing Layer # - 112 End of Layer # - 112 with outPtrs[0] = 0x7e2101cc9700 Core 0 Alg Process for Layer # - 113, layer type 29 Processing Layer # - 113 End of Layer # - 113 with outPtrs[0] = 0x7e21028c7f80 Core 0 Alg Process for Layer # - 114, layer type 29 Processing Layer # - 114 End of Layer # - 114 with outPtrs[0] = 0x7e21027f5d80 Core 0 Alg Process for Layer # - 115, layer type 38 Processing Layer # - 115 End of Layer # - 115 with outPtrs[0] = 0x7e2102953180 Core 0 Alg Process for Layer # - 116, layer type 38 Processing Layer # - 116 End of Layer # - 116 with outPtrs[0] = 0x7e2102b7f600 Core 0 Alg Process for Layer # - 117, layer type 38 Processing Layer # - 117 End of Layer # - 117 with outPtrs[0] = 0x7e2102c0a780 Core 0 Alg Process for Layer # - 118, layer type 29 Processing Layer # - 118 End of Layer # - 118 with outPtrs[0] = 0x7e2102c2d480 Core 0 Alg Process for Layer # - 119, layer type 29 Processing Layer # - 119 End of Layer # - 119 with outPtrs[0] = 0x7e2102e59900 Core 0 Alg Process for Layer # - 120, layer type 29 Processing Layer # - 120 End of Layer # - 120 with outPtrs[0] = 0x7e2102ee4a80 Core 0 Alg Process for Layer # - 121, layer type 12 Processing Layer # - 121 End of Layer # - 121 with outPtrs[0] = 0x7e2102f07780 Core 0 Alg Process for Layer # - 122, layer type 14 Processing Layer # - 122 End of Layer # - 122 with outPtrs[0] = 0x7e21031e1980 Core 0 Alg Process for Layer # - 123, layer type 14 Processing Layer # - 123 End of Layer # - 123 with outPtrs[0] = 0x7e21033eea00 Core 0 Alg Process for Layer # - 124, layer type 8 Processing Layer # - 124 End of Layer # - 124 with outPtrs[0] = 0x7e21034bbc00 Core 0 Alg Process for Layer # - 125, layer type 29 Processing Layer # - 125 End of Layer # - 125 with outPtrs[0] = 0x7e21605b7000 Core 0 Alg Process for Layer # - 126, layer type 0 Core 0 Alg Process for Layer # - 127, layer type 29 Processing Layer # - 127 End of Layer # - 127 with outPtrs[0] = 0x7e2103588e80 Core 0 Alg Process for Layer # - 128, layer type 38 Processing Layer # - 128 End of Layer # - 128 with outPtrs[0] = 0x7e2103795f00 Core 0 Alg Process for Layer # - 129, layer type 29 Processing Layer # - 129 End of Layer # - 129 with outPtrs[0] = 0x7e21039a2f80 Core 0 Alg Process for Layer # - 130, layer type 29 Processing Layer # - 130 End of Layer # - 130 with outPtrs[0] = 0x7e2103795f00 Core 0 Alg Process for Layer # - 131, layer type 41 Processing Layer # - 131 End of Layer # - 131 with outPtrs[0] = 0x7e2103bb0080 Core 0 Alg Process for Layer # - 132, layer type 29 Processing Layer # - 132 End of Layer # - 132 with outPtrs[0] = 0x7e2103dbd100 Core 0 Alg Process for Layer # - 133, layer type 7 Processing Layer # - 133 End of Layer # - 133 with outPtrs[0] = 0x7e2103bb0080 Core 0 Alg Process for Layer # - 134, layer type 1 Processing Layer # - 134 End of Layer # - 134 with outPtrs[0] = 0x7e2103dbd100 Core 0 Alg Process for Layer # - 135, layer type 14 Processing Layer # - 135 End of Layer # - 135 with outPtrs[0] = 0x7e2103fca280 Core 0 Alg Process for Layer # - 136, layer type 14 Processing Layer # - 136 End of Layer # - 136 with outPtrs[0] = 0x7e2103fda980 Core 0 Alg Process for Layer # - 137, layer type 5 Processing Layer # - 137 End of Layer # - 137 with outPtrs[0] = 0x7e2103feb080 Core 0 Alg Process for Layer # - 138, layer type 29 Processing Layer # - 138 End of Layer # - 138 with outPtrs[0] = 0x7e216137e000 Core 0 Alg Process for Layer # - 139, layer type 29 Processing Layer # - 139 End of Layer # - 139 with outPtrs[0] = 0x7e2160596000 Core 0 Alg Process for Layer # - 140, layer type 0 Core 0 Alg Process for Layer # - 141, layer type 0 TIDL_process is completed with handle : 659fb000 Layer, Layer Cycles,kernelOnlyCycles, coreLoopCycles,LayerSetupCycles,dmaPipeupCycles, dmaPipeDownCycles, PrefetchCycles,copyKerCoeffCycles,LayerDeinitCycles,LastBlockCycles, paddingTrigger, paddingWait,LayerWithoutPad,LayerHandleCopy, BackupCycles, RestoreCycles,Multic7xContextCopyCycles, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 2, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 9, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 10, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 11, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 13, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 15, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 16, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 17, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 18, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 19, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 20, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 21, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 22, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 23, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 24, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 25, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 27, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 28, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 29, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 31, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 32, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 33, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 34, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 35, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 36, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 37, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 38, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 39, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 40, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 44, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 45, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 46, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 47, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 48, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 49, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 50, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 51, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 52, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 53, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 54, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 55, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 56, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 57, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 58, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 59, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 60, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 61, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 62, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 63, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 64, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 65, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 66, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 67, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 68, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 69, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 70, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 72, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 73, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 74, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 75, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 76, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 77, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 78, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 79, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 80, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 81, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 82, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 83, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 85, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 86, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 87, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 88, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 89, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 90, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 91, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 92, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 93, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 94, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 95, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 96, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 97, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 98, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 99, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 100, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 101, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 102, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 103, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 104, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 105, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 106, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 107, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 108, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 109, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 110, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 111, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 112, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 113, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 114, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 115, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 116, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 117, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 118, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 119, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 120, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 121, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 122, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 123, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 124, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 125, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 127, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 128, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 129, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 130, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 131, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 132, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 133, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 134, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 135, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 136, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 137, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 138, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 139, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, Sum of Layer Cycles 0 Sub Graph Stats 451.000000 5360420.000000 2283.000000 ******* TIDL_subgraphRtInvoke done ******** ********** Frame Index 2 : Running fixed point mode for calibration ********** In TIDL_runtimesPostProcessNet In TIDL_runtimesPostProcessNet 1 In TIDL_runtimesPostProcessNet 2 In TIDL_runtimesPostProcessNet 3 Empty prototxt path, running calibration ~~~~~Running TIDL in PC emulation mode to collect Activations range for each layer~~~~~ Processing config file #0 : /home/naveen/edgeai-tidl-tools/model-artifacts/yolov8/tempDir/subgraph_0_tidl_io_.qunat_stats_config.txt Freeing memory for user provided Net ----------------------- TIDL Process with REF_ONLY FLOW ------------------------ # 0 . .. T 5237.86 .... ..... ... .... ..... # 1 . .. T 5202.25 .... ..... ... .... ..... ***************** Calibration iteration number 0 started ************************ Empty prototxt path, running calibration ~~~~~Running TIDL in PC emulation mode to collect Activations range for each layer~~~~~ Processing config file #0 : /home/naveen/edgeai-tidl-tools/model-artifacts/yolov8/tempDir/subgraph_0_tidl_io_.qunat_stats_config.txt Freeing memory for user provided Net ----------------------- TIDL Process with REF_ONLY FLOW ------------------------ # 0 . .. T 1946.14 .... ..... ... .... ..... # 1 . .. T 1918.89 .... ..... ... .... ..... ***************** Calibration iteration number 0 completed ************************ ***************** Calibration iteration number 1 started ************************ Empty prototxt path, running calibration ~~~~~Running TIDL in PC emulation mode to collect Activations range for each layer~~~~~ Processing config file #0 : /home/naveen/edgeai-tidl-tools/model-artifacts/yolov8/tempDir/subgraph_0_tidl_io_.qunat_stats_config.txt Freeing memory for user provided Net ----------------------- TIDL Process with REF_ONLY FLOW ------------------------ # 0 . .. T 1933.18 .... ..... ... .... ..... # 1 . .. T 1921.06 .... ..... ... .... ..... ***************** Calibration iteration number 1 completed ************************ ***************** Calibration iteration number 2 started ************************ Empty prototxt path, running calibration ~~~~~Running TIDL in PC emulation mode to collect Activations range for each layer~~~~~ Processing config file #0 : /home/naveen/edgeai-tidl-tools/model-artifacts/yolov8/tempDir/subgraph_0_tidl_io_.qunat_stats_config.txt Freeing memory for user provided Net ----------------------- TIDL Process with REF_ONLY FLOW ------------------------ # 0 . .. T 1930.35 .... ..... ... .... ..... # 1 . .. T 1918.17 .... ..... ... .... ..... ***************** Calibration iteration number 2 completed ************************ ***************** Calibration iteration number 3 started ************************ Empty prototxt path, running calibration ~~~~~Running TIDL in PC emulation mode to collect Activations range for each layer~~~~~ Processing config file #0 : /home/naveen/edgeai-tidl-tools/model-artifacts/yolov8/tempDir/subgraph_0_tidl_io_.qunat_stats_config.txt Freeing memory for user provided Net ----------------------- TIDL Process with REF_ONLY FLOW ------------------------ # 0 . .. T 1948.15 .... ..... ... .... ..... # 1 . .. T 1928.33 .... ..... ... .... ..... ***************** Calibration iteration number 3 completed ************************ ***************** Calibration iteration number 4 started ************************ Empty prototxt path, running calibration ~~~~~Running TIDL in PC emulation mode to collect Activations range for each layer~~~~~ Processing config file #0 : /home/naveen/edgeai-tidl-tools/model-artifacts/yolov8/tempDir/subgraph_0_tidl_io_.qunat_stats_config.txt Freeing memory for user provided Net ----------------------- TIDL Process with REF_ONLY FLOW ------------------------ # 0 . .. T 1932.69 .... ..... ... .... ..... # 1 . .. T 1930.19 .... ..... ... .... ..... ***************** Calibration iteration number 4 completed ************************ Empty prototxt path, running calibration ------------------ Network Compiler Traces ----------------------------- Segmentation fault (core dumped) Could not open /home/naveen/edgeai-tidl-tools/model-artifacts/yolov8/tempDir/subgraph_0_tidl_net/perfSimInfo.bin Rerunning network compiler ... ------------------ Network Compiler Traces ----------------------------- Segmentation fault (core dumped) Could not open /home/naveen/edgeai-tidl-tools/model-artifacts/yolov8/tempDir/subgraph_0_tidl_net/perfSimInfo.bin INFORMATION: [TIDL_ResizeLayer] /model.10/Resize Any resize ratio which is power of 2 and greater than 4 will be placed by combination of 4x4 resize layer and 2x2 resize layer. For example a 8x8 resize will be replaced by 4x4 resize followed by 2x2 resize. INFORMATION: [TIDL_ResizeLayer] /model.13/Resize Any resize ratio which is power of 2 and greater than 4 will be placed by combination of 4x4 resize layer and 2x2 resize layer. For example a 8x8 resize will be replaced by 4x4 resize followed by 2x2 resize. WARNING: [TIDL_E_DATAFLOW_INFO_NULL] Network compiler returned with error or didn't executed, this model can only be used on PC/Host emulation mode, it is not expected to work on target/EVM. **************************************************** ** 3 WARNINGS 0 ERRORS ** **************************************************** In TIDL_runtimesPostProcessNet 4 Graph Domain TO version : 17******* In TIDL_subgraphRtInvoke ******** 45.993589s: VX_ZONE_ERROR:[tivxKernelTIDLCreate:907] Network version - 0x00000000, Expected version - 0x20240401 45.993792s: VX_ZONE_ERROR:[ownContextSendCmd:875] Command ack message returned failure cmd_status: -1 45.993803s: VX_ZONE_ERROR:[ownNodeKernelInit:590] Target kernel, TIVX_CMD_NODE_CREATE failed for node TIDLNode 45.993806s: VX_ZONE_ERROR:[ownNodeKernelInit:591] Please be sure the target callbacks have been registered for this core 45.993808s: VX_ZONE_ERROR:[ownNodeKernelInit:592] If the target callbacks have been registered, please ensure no errors are occurring within the create callback of this kernel 45.993812s: VX_ZONE_ERROR:[ownGraphNodeKernelInit:608] kernel init for node 0, kernel com.ti.tidl:3:1 ... failed !!! 45.993816s: VX_ZONE_ERROR:[vxVerifyGraph:2159] Node kernel init failed 45.993819s: VX_ZONE_ERROR:[vxVerifyGraph:2213] Graph verify failed 45.993840s: VX_ZONE_ERROR:[ownGraphScheduleGraphWrapper:885] graph is not in a state required to be scheduled 45.993842s: VX_ZONE_ERROR:[vxProcessGraph:813] schedule graph failed 45.993844s: VX_ZONE_ERROR:[vxProcessGraph:818] wait graph failed ERROR: Running TIDL graph ... Failed !!! Sub Graph Stats 153.000000 646.000000 10861528704760796.000000 ******* TIDL_subgraphRtInvoke done ******** ********** Frame Index 2 : Running fixed point mode for calibration ********** In TIDL_runtimesPostProcessNet In TIDL_runtimesPostProcessNet 1 In TIDL_runtimesPostProcessNet 2 In TIDL_runtimesPostProcessNet 3 Empty prototxt path, running calibration ~~~~~Running TIDL in PC emulation mode to collect Activations range for each layer~~~~~ Processing config file #0 : /home/naveen/edgeai-tidl-tools/model-artifacts/yolov8/tempDir/subgraph_1_tidl_io_.qunat_stats_config.txt Error at line: 1167 : in file /ti/TIDL/ti-processor-sdk-rtos-j721e-evm-09_02_00_05/c7x-mma-tidl/ti_dl/test/src/pc_linux/../tidl_rt.c, of function : TIDLRT_create Invalid Error Type! Error at line: 527 : in file /ti/TIDL/ti-processor-sdk-rtos-j721e-evm-09_02_00_05/c7x-mma-tidl/ti_dl/test/src/pc_linux/../tidl_tb.c, of function : tidlMultiInstanceTest Invalid Error Type! ***************** Calibration iteration number 0 started ************************ Empty prototxt path, running calibration ~~~~~Running TIDL in PC emulation mode to collect Activations range for each layer~~~~~ Processing config file #0 : /home/naveen/edgeai-tidl-tools/model-artifacts/yolov8/tempDir/subgraph_1_tidl_io_.qunat_stats_config.txt Error at line: 1167 : in file /ti/TIDL/ti-processor-sdk-rtos-j721e-evm-09_02_00_05/c7x-mma-tidl/ti_dl/test/src/pc_linux/../tidl_rt.c, of function : TIDLRT_create Invalid Error Type! Error at line: 527 : in file /ti/TIDL/ti-processor-sdk-rtos-j721e-evm-09_02_00_05/c7x-mma-tidl/ti_dl/test/src/pc_linux/../tidl_tb.c, of function : tidlMultiInstanceTest Invalid Error Type! ***************** Calibration iteration number 0 completed ************************ ***************** Calibration iteration number 1 started ************************ Empty prototxt path, running calibration ~~~~~Running TIDL in PC emulation mode to collect Activations range for each layer~~~~~ Processing config file #0 : /home/naveen/edgeai-tidl-tools/model-artifacts/yolov8/tempDir/subgraph_1_tidl_io_.qunat_stats_config.txt Error at line: 1167 : in file /ti/TIDL/ti-processor-sdk-rtos-j721e-evm-09_02_00_05/c7x-mma-tidl/ti_dl/test/src/pc_linux/../tidl_rt.c, of function : TIDLRT_create Invalid Error Type! Error at line: 527 : in file /ti/TIDL/ti-processor-sdk-rtos-j721e-evm-09_02_00_05/c7x-mma-tidl/ti_dl/test/src/pc_linux/../tidl_tb.c, of function : tidlMultiInstanceTest Invalid Error Type! ***************** Calibration iteration number 1 completed ************************ ***************** Calibration iteration number 2 started ************************ Empty prototxt path, running calibration ~~~~~Running TIDL in PC emulation mode to collect Activations range for each layer~~~~~ Processing config file #0 : /home/naveen/edgeai-tidl-tools/model-artifacts/yolov8/tempDir/subgraph_1_tidl_io_.qunat_stats_config.txt Error at line: 1167 : in file /ti/TIDL/ti-processor-sdk-rtos-j721e-evm-09_02_00_05/c7x-mma-tidl/ti_dl/test/src/pc_linux/../tidl_rt.c, of function : TIDLRT_create Invalid Error Type! Error at line: 527 : in file /ti/TIDL/ti-processor-sdk-rtos-j721e-evm-09_02_00_05/c7x-mma-tidl/ti_dl/test/src/pc_linux/../tidl_tb.c, of function : tidlMultiInstanceTest Invalid Error Type! ***************** Calibration iteration number 2 completed ************************ ***************** Calibration iteration number 3 started ************************ Empty prototxt path, running calibration ~~~~~Running TIDL in PC emulation mode to collect Activations range for each layer~~~~~ Processing config file #0 : /home/naveen/edgeai-tidl-tools/model-artifacts/yolov8/tempDir/subgraph_1_tidl_io_.qunat_stats_config.txt Error at line: 1167 : in file /ti/TIDL/ti-processor-sdk-rtos-j721e-evm-09_02_00_05/c7x-mma-tidl/ti_dl/test/src/pc_linux/../tidl_rt.c, of function : TIDLRT_create Invalid Error Type! Error at line: 527 : in file /ti/TIDL/ti-processor-sdk-rtos-j721e-evm-09_02_00_05/c7x-mma-tidl/ti_dl/test/src/pc_linux/../tidl_tb.c, of function : tidlMultiInstanceTest Invalid Error Type! ***************** Calibration iteration number 3 completed ************************ ***************** Calibration iteration number 4 started ************************ Empty prototxt path, running calibration ~~~~~Running TIDL in PC emulation mode to collect Activations range for each layer~~~~~ Processing config file #0 : /home/naveen/edgeai-tidl-tools/model-artifacts/yolov8/tempDir/subgraph_1_tidl_io_.qunat_stats_config.txt Error at line: 1167 : in file /ti/TIDL/ti-processor-sdk-rtos-j721e-evm-09_02_00_05/c7x-mma-tidl/ti_dl/test/src/pc_linux/../tidl_rt.c, of function : TIDLRT_create Invalid Error Type! Error at line: 527 : in file /ti/TIDL/ti-processor-sdk-rtos-j721e-evm-09_02_00_05/c7x-mma-tidl/ti_dl/test/src/pc_linux/../tidl_tb.c, of function : tidlMultiInstanceTest Invalid Error Type! ***************** Calibration iteration number 4 completed ************************ Empty prototxt path, running calibration ------------------ Network Compiler Traces ----------------------------- Segmentation fault (core dumped) Could not open /home/naveen/edgeai-tidl-tools/model-artifacts/yolov8/tempDir/subgraph_1_tidl_net/perfSimInfo.bin Warning: FFFFFF is not a known color. TIDL ALLOWLISTING LAYER CHECK: TIDL_E_QUANT_STATS_NOT_AVAILABLE] tidl_quant_stats_tool.out fails to collect dynamic range. Please look into quant stats log. This model will get fault on target. WARNING: [TIDL_E_DATAFLOW_INFO_NULL] Network compiler returned with error or didn't executed, this model can only be used on PC/Host emulation mode, it is not expected to work on target/EVM. **************************************************** ** 1 WARNINGS 1 ERRORS ** **************************************************** In TIDL_runtimesPostProcessNet 4 Process Process-1: Traceback (most recent call last): File "/home/naveen/.pyenv/versions/3.10.14/lib/python3.10/multiprocessing/process.py", line 314, in _bootstrap self.run() File "/home/naveen/.pyenv/versions/3.10.14/lib/python3.10/multiprocessing/process.py", line 108, in run self._target(*self._args, **self._kwargs) File "/home/naveen/edgeai-tidl-tools/examples/osrt_python/ort/onnxrt_ep.py", line 275, in run_model gen_param_yaml(delegate_options['artifacts_folder'], config, int(height), int(width)) File "/home/naveen/edgeai-tidl-tools/examples/osrt_python/common_utils.py", line 145, in gen_param_yaml dict_file[0]['postprocess']['detection_thr'] = 0.3 KeyError: 'postprocess' ************ in TIDL_subgraphRtDelete ************ TIDL_deactivate is called with handle : 659fb000 PREEMPTION: Removing priroty object with handle = 0x7e21659fb000 and targetPriority = 2, Number of obejcts left are = 0, removed object with base = 0x7e21669ef000 and size =128 ************ in TIDL_subgraphRtDelete ************ MEM: Deinit ... !!! MEM: Alloc's: 41 alloc's of 194151761 bytes MEM: Free's : 41 free's of 194151761 bytes MEM: Open's : 0 allocs of 0 bytes MEM: Deinit ... Done !!!