Skip to content

124285 - stm32l4r9 x-cube-ai

Summary: Pipeline failed, but error.log is filled.

Model Details

  • model name : st_movenet_lightning_heatmaps_192.onnx
  • model url : Download here

Logs Details

user.log
error.log
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:71:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
71 | node_192_model/bn_Conv1/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:71:44: error: invalid suffix "_output_array" on integer constant
71 | node_192_model/bn_Conv1/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:76:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
76 | node_192_model/Conv1_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:76:35: error: invalid suffix "_output_array" on integer constant
76 | node_192_model/Conv1_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:81:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
81 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:81:62: error: invalid suffix "_output_array" on integer constant
81 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:86:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
86 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:86:53: error: invalid suffix "_output_array" on integer constant
86 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:91:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
91 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:91:60: error: invalid suffix "_output_array" on integer constant
91 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:96:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
96 | node_192_model/block_1_expand/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:96:40: error: invalid suffix "_output_array" on integer constant
96 | node_192_model/block_1_expand/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:101:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
101 | node_192_model/block_1_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:101:44: error: invalid suffix "_output_array" on integer constant
101 | node_192_model/block_1_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:106:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
106 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:106:56: error: invalid suffix "_output_array" on integer constant
106 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:111:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
111 | node_192_model/block_1_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:111:47: error: invalid suffix "_output_array" on integer constant
111 | node_192_model/block_1_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:116:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
116 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:116:54: error: invalid suffix "_output_array" on integer constant
116 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:121:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
121 | node_192_model/block_2_expand/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:121:40: error: invalid suffix "_output_array" on integer constant
121 | node_192_model/block_2_expand/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:126:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
126 | node_192_model/block_2_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:126:44: error: invalid suffix "_output_array" on integer constant
126 | node_192_model/block_2_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:131:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
131 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:131:56: error: invalid suffix "_output_array" on integer constant
131 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:136:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
136 | node_192_model/block_2_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:136:47: error: invalid suffix "_output_array" on integer constant
136 | node_192_model/block_2_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:141:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
141 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:141:54: error: invalid suffix "_output_array" on integer constant
141 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:146:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
146 | node_192_model/block_2_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:146:34: error: invalid suffix "_output_array" on integer constant
146 | node_192_model/block_2_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:151:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
151 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:151:53: error: invalid suffix "_output_array" on integer constant
151 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:156:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
156 | node_192_model/block_3_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:156:44: error: invalid suffix "_output_array" on integer constant
156 | node_192_model/block_3_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:161:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
161 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:161:56: error: invalid suffix "_output_array" on integer constant
161 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:166:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
166 | node_192_model/block_3_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:166:47: error: invalid suffix "_output_array" on integer constant
166 | node_192_model/block_3_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:171:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
171 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:171:54: error: invalid suffix "_output_array" on integer constant
171 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:176:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
176 | node_192_model/block_4_expand/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:176:40: error: invalid suffix "_output_array" on integer constant
176 | node_192_model/block_4_expand/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:181:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
181 | node_192_model/block_4_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:181:44: error: invalid suffix "_output_array" on integer constant
181 | node_192_model/block_4_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:186:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
186 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:186:56: error: invalid suffix "_output_array" on integer constant
186 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:191:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
191 | node_192_model/block_4_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:191:47: error: invalid suffix "_output_array" on integer constant
191 | node_192_model/block_4_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:196:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
196 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:196:54: error: invalid suffix "_output_array" on integer constant
196 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:201:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
201 | node_192_model/block_4_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:201:34: error: invalid suffix "_output_array" on integer constant
201 | node_192_model/block_4_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:206:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
206 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:206:53: error: invalid suffix "_output_array" on integer constant
206 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:211:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
211 | node_192_model/block_5_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:211:44: error: invalid suffix "_output_array" on integer constant
211 | node_192_model/block_5_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:216:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
216 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:216:56: error: invalid suffix "_output_array" on integer constant
216 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:221:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
221 | node_192_model/block_5_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:221:47: error: invalid suffix "_output_array" on integer constant
221 | node_192_model/block_5_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:226:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
226 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:226:54: error: invalid suffix "_output_array" on integer constant
226 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:231:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
231 | node_192_model/block_5_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:231:34: error: invalid suffix "_output_array" on integer constant
231 | node_192_model/block_5_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:236:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
236 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:236:53: error: invalid suffix "_output_array" on integer constant
236 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:241:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
241 | node_192_model/block_6_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:241:44: error: invalid suffix "_output_array" on integer constant
241 | node_192_model/block_6_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:246:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
246 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:246:56: error: invalid suffix "_output_array" on integer constant
246 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:251:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
251 | node_192_model/block_6_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:251:47: error: invalid suffix "_output_array" on integer constant
251 | node_192_model/block_6_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:256:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
256 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:256:54: error: invalid suffix "_output_array" on integer constant
256 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:261:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
261 | node_192_model/block_7_expand/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:261:40: error: invalid suffix "_output_array" on integer constant
261 | node_192_model/block_7_expand/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:266:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
266 | node_192_model/block_7_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:266:44: error: invalid suffix "_output_array" on integer constant
266 | node_192_model/block_7_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:271:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
271 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:271:56: error: invalid suffix "_output_array" on integer constant
271 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:276:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
276 | node_192_model/block_7_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:276:47: error: invalid suffix "_output_array" on integer constant
276 | node_192_model/block_7_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:281:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
281 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:281:54: error: invalid suffix "_output_array" on integer constant
281 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:286:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
286 | node_192_model/block_7_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:286:34: error: invalid suffix "_output_array" on integer constant
286 | node_192_model/block_7_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:291:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
291 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:291:53: error: invalid suffix "_output_array" on integer constant
291 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:296:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
296 | node_192_model/block_8_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:296:44: error: invalid suffix "_output_array" on integer constant
296 | node_192_model/block_8_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:301:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
301 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:301:56: error: invalid suffix "_output_array" on integer constant
301 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:306:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
306 | node_192_model/block_8_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:306:47: error: invalid suffix "_output_array" on integer constant
306 | node_192_model/block_8_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:311:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
311 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:311:54: error: invalid suffix "_output_array" on integer constant
311 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:316:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
316 | node_192_model/block_8_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:316:34: error: invalid suffix "_output_array" on integer constant
316 | node_192_model/block_8_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:321:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
321 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:321:53: error: invalid suffix "_output_array" on integer constant
321 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:326:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
326 | node_192_model/block_9_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:326:44: error: invalid suffix "_output_array" on integer constant
326 | node_192_model/block_9_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:331:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
331 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:331:56: error: invalid suffix "_output_array" on integer constant
331 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:336:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
336 | node_192_model/block_9_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:336:47: error: invalid suffix "_output_array" on integer constant
336 | node_192_model/block_9_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:341:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
341 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:341:54: error: invalid suffix "_output_array" on integer constant
341 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:346:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
346 | node_192_model/block_9_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:346:34: error: invalid suffix "_output_array" on integer constant
346 | node_192_model/block_9_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:351:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
351 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:351:54: error: invalid suffix "_output_array" on integer constant
351 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:356:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
356 | node_192_model/block_10_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:356:45: error: invalid suffix "_output_array" on integer constant
356 | node_192_model/block_10_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:361:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
361 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:361:57: error: invalid suffix "_output_array" on integer constant
361 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:366:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
366 | node_192_model/block_10_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:366:48: error: invalid suffix "_output_array" on integer constant
366 | node_192_model/block_10_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:371:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
371 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:371:55: error: invalid suffix "_output_array" on integer constant
371 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:376:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
376 | node_192_model/block_11_expand/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:376:41: error: invalid suffix "_output_array" on integer constant
376 | node_192_model/block_11_expand/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:381:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
381 | node_192_model/block_11_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:381:45: error: invalid suffix "_output_array" on integer constant
381 | node_192_model/block_11_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:386:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
386 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:386:57: error: invalid suffix "_output_array" on integer constant
386 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:391:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
391 | node_192_model/block_11_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:391:48: error: invalid suffix "_output_array" on integer constant
391 | node_192_model/block_11_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:396:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
396 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:396:55: error: invalid suffix "_output_array" on integer constant
396 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:401:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
401 | node_192_model/block_11_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:401:35: error: invalid suffix "_output_array" on integer constant
401 | node_192_model/block_11_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:406:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
406 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:406:54: error: invalid suffix "_output_array" on integer constant
406 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:411:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
411 | node_192_model/block_12_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:411:45: error: invalid suffix "_output_array" on integer constant
411 | node_192_model/block_12_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:416:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
416 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:416:57: error: invalid suffix "_output_array" on integer constant
416 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:421:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
421 | node_192_model/block_12_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:421:48: error: invalid suffix "_output_array" on integer constant
421 | node_192_model/block_12_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:426:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
426 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:426:55: error: invalid suffix "_output_array" on integer constant
426 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:431:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
431 | node_192_model/block_12_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:431:35: error: invalid suffix "_output_array" on integer constant
431 | node_192_model/block_12_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:436:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
436 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:436:54: error: invalid suffix "_output_array" on integer constant
436 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:441:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
441 | node_192_model/block_13_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:441:45: error: invalid suffix "_output_array" on integer constant
441 | node_192_model/block_13_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:446:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
446 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:446:57: error: invalid suffix "_output_array" on integer constant
446 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:451:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
451 | node_192_model/block_13_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:451:48: error: invalid suffix "_output_array" on integer constant
451 | node_192_model/block_13_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:456:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
456 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:456:55: error: invalid suffix "_output_array" on integer constant
456 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:461:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
461 | node_192_model/block_14_expand/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:461:41: error: invalid suffix "_output_array" on integer constant
461 | node_192_model/block_14_expand/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:466:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
466 | node_192_model/block_14_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:466:45: error: invalid suffix "_output_array" on integer constant
466 | node_192_model/block_14_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:471:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
471 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:471:57: error: invalid suffix "_output_array" on integer constant
471 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:476:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
476 | node_192_model/block_14_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:476:48: error: invalid suffix "_output_array" on integer constant
476 | node_192_model/block_14_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:481:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
481 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:481:55: error: invalid suffix "_output_array" on integer constant
481 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:486:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
486 | node_192_model/block_14_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:486:35: error: invalid suffix "_output_array" on integer constant
486 | node_192_model/block_14_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:491:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
491 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:491:54: error: invalid suffix "_output_array" on integer constant
491 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:496:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
496 | node_192_model/block_15_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:496:45: error: invalid suffix "_output_array" on integer constant
496 | node_192_model/block_15_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:501:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
501 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:501:57: error: invalid suffix "_output_array" on integer constant
501 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:506:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
506 | node_192_model/block_15_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:506:48: error: invalid suffix "_output_array" on integer constant
506 | node_192_model/block_15_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:511:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
511 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:511:55: error: invalid suffix "_output_array" on integer constant
511 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:516:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
516 | node_192_model/block_15_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:516:35: error: invalid suffix "_output_array" on integer constant
516 | node_192_model/block_15_add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:521:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
521 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:521:54: error: invalid suffix "_output_array" on integer constant
521 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:526:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
526 | node_192_model/block_16_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:526:45: error: invalid suffix "_output_array" on integer constant
526 | node_192_model/block_16_expand_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:531:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
531 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:531:57: error: invalid suffix "_output_array" on integer constant
531 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:536:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
536 | node_192_model/block_16_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:536:48: error: invalid suffix "_output_array" on integer constant
536 | node_192_model/block_16_depthwise_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:541:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
541 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:541:55: error: invalid suffix "_output_array" on integer constant
541 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:546:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
546 | node_192_model/Conv_1/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:546:32: error: invalid suffix "_output_array" on integer constant
546 | node_192_model/Conv_1/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:551:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
551 | node_192_model/out_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:551:33: error: invalid suffix "_output_array" on integer constant
551 | node_192_model/out_relu/Relu6:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:556:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
556 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:556:57: error: invalid suffix "_output_array" on integer constant
556 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:566:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
566 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:566:57: error: invalid suffix "_output_array" on integer constant
566 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:571:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
571 | node_192_model/add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:571:26: error: invalid suffix "_output_array" on integer constant
571 | node_192_model/add/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:576:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
576 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:576:57: error: invalid suffix "_output_array" on integer constant
576 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:581:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
581 | node_192_model/conv2d_4/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:581:34: error: invalid suffix "_output_array" on integer constant
581 | node_192_model/conv2d_4/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:586:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
586 | node_192_model/re_lu/Relu:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:586:29: error: invalid suffix "_output_array" on integer constant
586 | node_192_model/re_lu/Relu:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:596:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
596 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:596:57: error: invalid suffix "_output_array" on integer constant
596 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:601:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
601 | node_192_model/add_1/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:601:28: error: invalid suffix "_output_array" on integer constant
601 | node_192_model/add_1/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:606:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
606 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:606:57: error: invalid suffix "_output_array" on integer constant
606 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:611:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
611 | node_192_model/conv2d_5/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:611:34: error: invalid suffix "_output_array" on integer constant
611 | node_192_model/conv2d_5/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:616:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
616 | node_192_model/re_lu_1/Relu:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:616:31: error: invalid suffix "_output_array" on integer constant
616 | node_192_model/re_lu_1/Relu:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:626:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
626 | node_192_model/batch_normalization/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:626:55: error: invalid suffix "_output_array" on integer constant
626 | node_192_model/batch_normalization/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:631:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
631 | node_192_model/add_2/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:631:28: error: invalid suffix "_output_array" on integer constant
631 | node_192_model/add_2/add:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:636:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
636 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:636:57: error: invalid suffix "_output_array" on integer constant
636 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:641:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
641 | node_192_model/conv2d_6/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:641:34: error: invalid suffix "_output_array" on integer constant
641 | node_192_model/conv2d_6/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:646:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
646 | node_192_model/re_lu_2/Relu:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:646:31: error: invalid suffix "_output_array" on integer constant
646 | node_192_model/re_lu_2/Relu:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:651:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
651 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:651:58: error: invalid suffix "_output_array" on integer constant
651 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:656:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
656 | node_192_model/conv2d_7/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:656:34: error: invalid suffix "_output_array" on integer constant
656 | node_192_model/conv2d_7/Conv2D:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:661:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
661 | node_192_model/re_lu_3/Relu:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:661:31: error: invalid suffix "_output_array" on integer constant
661 | node_192_model/re_lu_3/Relu:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:666:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
666 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:666:58: error: invalid suffix "_output_array" on integer constant
666 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_output_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:671:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
671 | node_192_model/activation/Sigmoid:0_output_array, AI_ARRAY_FORMAT_FLOAT|AI_FMT_FLAG_IS_IO,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:671:37: error: invalid suffix "_output_array" on integer constant
671 | node_192_model/activation/Sigmoid:0_output_array, AI_ARRAY_FORMAT_FLOAT|AI_FMT_FLAG_IS_IO,
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:676:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
676 | node_192_model/bn_Conv1/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:676:44: error: invalid suffix "_weights_array" on integer constant
676 | node_192_model/bn_Conv1/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:681:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
681 | node_192_model/bn_Conv1/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:681:44: error: invalid suffix "_bias_array" on integer constant
681 | node_192_model/bn_Conv1/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:686:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
686 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:686:62: error: invalid suffix "_weights_array" on integer constant
686 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:691:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
691 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:691:62: error: invalid suffix "_bias_array" on integer constant
691 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:696:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
696 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:696:60: error: invalid suffix "_weights_array" on integer constant
696 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:701:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
701 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:701:60: error: invalid suffix "_bias_array" on integer constant
701 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:706:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
706 | node_192_model/block_1_expand/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:706:40: error: invalid suffix "_weights_array" on integer constant
706 | node_192_model/block_1_expand/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:711:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
711 | node_192_model/block_1_expand/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:711:40: error: invalid suffix "_bias_array" on integer constant
711 | node_192_model/block_1_expand/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:716:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
716 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:716:56: error: invalid suffix "_weights_array" on integer constant
716 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:721:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
721 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:721:56: error: invalid suffix "_bias_array" on integer constant
721 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:726:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
726 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:726:54: error: invalid suffix "_weights_array" on integer constant
726 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:731:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
731 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:731:54: error: invalid suffix "_bias_array" on integer constant
731 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:736:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
736 | node_192_model/block_2_expand/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:736:40: error: invalid suffix "_weights_array" on integer constant
736 | node_192_model/block_2_expand/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:741:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
741 | node_192_model/block_2_expand/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:741:40: error: invalid suffix "_bias_array" on integer constant
741 | node_192_model/block_2_expand/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:746:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
746 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:746:56: error: invalid suffix "_weights_array" on integer constant
746 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:751:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
751 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:751:56: error: invalid suffix "_bias_array" on integer constant
751 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:756:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
756 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:756:54: error: invalid suffix "_weights_array" on integer constant
756 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:761:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
761 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:761:54: error: invalid suffix "_bias_array" on integer constant
761 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:766:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
766 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:766:53: error: invalid suffix "_weights_array" on integer constant
766 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:771:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
771 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:771:53: error: invalid suffix "_bias_array" on integer constant
771 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:776:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
776 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:776:56: error: invalid suffix "_weights_array" on integer constant
776 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:781:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
781 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:781:56: error: invalid suffix "_bias_array" on integer constant
781 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:786:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
786 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:786:54: error: invalid suffix "_weights_array" on integer constant
786 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:791:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
791 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:791:54: error: invalid suffix "_bias_array" on integer constant
791 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:796:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
796 | node_192_model/block_4_expand/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:796:40: error: invalid suffix "_weights_array" on integer constant
796 | node_192_model/block_4_expand/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:801:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
801 | node_192_model/block_4_expand/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:801:40: error: invalid suffix "_bias_array" on integer constant
801 | node_192_model/block_4_expand/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:806:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
806 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:806:56: error: invalid suffix "_weights_array" on integer constant
806 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:811:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
811 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:811:56: error: invalid suffix "_bias_array" on integer constant
811 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:816:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
816 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:816:54: error: invalid suffix "_weights_array" on integer constant
816 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:821:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
821 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:821:54: error: invalid suffix "_bias_array" on integer constant
821 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:826:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
826 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:826:53: error: invalid suffix "_weights_array" on integer constant
826 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:831:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
831 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:831:53: error: invalid suffix "_bias_array" on integer constant
831 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:836:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
836 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:836:56: error: invalid suffix "_weights_array" on integer constant
836 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:841:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
841 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:841:56: error: invalid suffix "_bias_array" on integer constant
841 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:846:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
846 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:846:54: error: invalid suffix "_weights_array" on integer constant
846 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:851:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
851 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:851:54: error: invalid suffix "_bias_array" on integer constant
851 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:856:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
856 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:856:53: error: invalid suffix "_weights_array" on integer constant
856 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:861:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
861 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:861:53: error: invalid suffix "_bias_array" on integer constant
861 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:866:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
866 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:866:56: error: invalid suffix "_weights_array" on integer constant
866 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:871:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
871 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:871:56: error: invalid suffix "_bias_array" on integer constant
871 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:876:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
876 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:876:54: error: invalid suffix "_weights_array" on integer constant
876 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:881:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
881 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:881:54: error: invalid suffix "_bias_array" on integer constant
881 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:886:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
886 | node_192_model/block_7_expand/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:886:40: error: invalid suffix "_weights_array" on integer constant
886 | node_192_model/block_7_expand/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:891:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
891 | node_192_model/block_7_expand/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:891:40: error: invalid suffix "_bias_array" on integer constant
891 | node_192_model/block_7_expand/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:896:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
896 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:896:56: error: invalid suffix "_weights_array" on integer constant
896 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:901:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
901 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:901:56: error: invalid suffix "_bias_array" on integer constant
901 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:906:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
906 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:906:54: error: invalid suffix "_weights_array" on integer constant
906 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:911:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
911 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:911:54: error: invalid suffix "_bias_array" on integer constant
911 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:916:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
916 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:916:53: error: invalid suffix "_weights_array" on integer constant
916 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:921:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
921 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:921:53: error: invalid suffix "_bias_array" on integer constant
921 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:926:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
926 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:926:56: error: invalid suffix "_weights_array" on integer constant
926 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:931:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
931 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:931:56: error: invalid suffix "_bias_array" on integer constant
931 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:936:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
936 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:936:54: error: invalid suffix "_weights_array" on integer constant
936 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:941:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
941 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:941:54: error: invalid suffix "_bias_array" on integer constant
941 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:946:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
946 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:946:53: error: invalid suffix "_weights_array" on integer constant
946 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:951:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
951 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:951:53: error: invalid suffix "_bias_array" on integer constant
951 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:956:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
956 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:956:56: error: invalid suffix "_weights_array" on integer constant
956 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:961:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
961 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:961:56: error: invalid suffix "_bias_array" on integer constant
961 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:966:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
966 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:966:54: error: invalid suffix "_weights_array" on integer constant
966 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:971:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
971 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:971:54: error: invalid suffix "_bias_array" on integer constant
971 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:976:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
976 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:976:54: error: invalid suffix "_weights_array" on integer constant
976 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:981:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
981 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:981:54: error: invalid suffix "_bias_array" on integer constant
981 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:986:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
986 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:986:57: error: invalid suffix "_weights_array" on integer constant
986 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:991:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
991 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:991:57: error: invalid suffix "_bias_array" on integer constant
991 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:996:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
996 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:996:55: error: invalid suffix "_weights_array" on integer constant
996 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1001:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1001 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1001:55: error: invalid suffix "_bias_array" on integer constant
1001 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1006:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1006 | node_192_model/block_11_expand/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1006:41: error: invalid suffix "_weights_array" on integer constant
1006 | node_192_model/block_11_expand/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1011:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1011 | node_192_model/block_11_expand/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1011:41: error: invalid suffix "_bias_array" on integer constant
1011 | node_192_model/block_11_expand/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1016:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1016 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1016:57: error: invalid suffix "_weights_array" on integer constant
1016 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1021:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1021 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1021:57: error: invalid suffix "_bias_array" on integer constant
1021 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1026:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1026 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1026:55: error: invalid suffix "_weights_array" on integer constant
1026 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1031:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1031 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1031:55: error: invalid suffix "_bias_array" on integer constant
1031 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1036:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1036 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1036:54: error: invalid suffix "_weights_array" on integer constant
1036 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1041:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1041 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1041:54: error: invalid suffix "_bias_array" on integer constant
1041 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1046:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1046 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1046:57: error: invalid suffix "_weights_array" on integer constant
1046 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1051:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1051 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1051:57: error: invalid suffix "_bias_array" on integer constant
1051 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1056:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1056 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1056:55: error: invalid suffix "_weights_array" on integer constant
1056 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1061:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1061 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1061:55: error: invalid suffix "_bias_array" on integer constant
1061 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1066:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1066 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1066:54: error: invalid suffix "_weights_array" on integer constant
1066 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1071:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1071 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1071:54: error: invalid suffix "_bias_array" on integer constant
1071 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1076:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1076 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1076:57: error: invalid suffix "_weights_array" on integer constant
1076 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1081:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1081 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1081:57: error: invalid suffix "_bias_array" on integer constant
1081 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1086:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1086 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1086:55: error: invalid suffix "_weights_array" on integer constant
1086 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1091:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1091 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1091:55: error: invalid suffix "_bias_array" on integer constant
1091 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1096:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1096 | node_192_model/block_14_expand/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1096:41: error: invalid suffix "_weights_array" on integer constant
1096 | node_192_model/block_14_expand/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1101:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1101 | node_192_model/block_14_expand/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1101:41: error: invalid suffix "_bias_array" on integer constant
1101 | node_192_model/block_14_expand/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1106:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1106 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1106:57: error: invalid suffix "_weights_array" on integer constant
1106 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1111:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1111 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1111:57: error: invalid suffix "_bias_array" on integer constant
1111 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1116:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1116 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1116:55: error: invalid suffix "_weights_array" on integer constant
1116 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1121:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1121 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1121:55: error: invalid suffix "_bias_array" on integer constant
1121 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1126:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1126 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1126:54: error: invalid suffix "_weights_array" on integer constant
1126 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1131:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1131 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1131:54: error: invalid suffix "_bias_array" on integer constant
1131 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1136:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1136 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1136:57: error: invalid suffix "_weights_array" on integer constant
1136 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1141:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1141 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1141:57: error: invalid suffix "_bias_array" on integer constant
1141 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1146:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1146 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1146:55: error: invalid suffix "_weights_array" on integer constant
1146 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1151:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1151 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1151:55: error: invalid suffix "_bias_array" on integer constant
1151 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1156:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1156 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1156:54: error: invalid suffix "_weights_array" on integer constant
1156 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1161:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1161 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1161:54: error: invalid suffix "_bias_array" on integer constant
1161 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1166:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1166 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1166:57: error: invalid suffix "_weights_array" on integer constant
1166 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1171:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1171 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1171:57: error: invalid suffix "_bias_array" on integer constant
1171 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1176:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1176 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1176:55: error: invalid suffix "_weights_array" on integer constant
1176 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1181:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1181 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1181:55: error: invalid suffix "_bias_array" on integer constant
1181 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1186:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1186 | node_192_model/Conv_1/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1186:32: error: invalid suffix "_weights_array" on integer constant
1186 | node_192_model/Conv_1/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1191:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1191 | node_192_model/Conv_1/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1191:32: error: invalid suffix "_bias_array" on integer constant
1191 | node_192_model/Conv_1/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1196:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1196 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1196:57: error: invalid suffix "_weights_array" on integer constant
1196 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1201:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1201 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1201:57: error: invalid suffix "_bias_array" on integer constant
1201 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1206:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1206 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1206:57: error: invalid suffix "_weights_array" on integer constant
1206 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1211:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1211 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1211:57: error: invalid suffix "_bias_array" on integer constant
1211 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1216:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1216 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1216:57: error: invalid suffix "_weights_array" on integer constant
1216 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1221:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1221 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1221:57: error: invalid suffix "_bias_array" on integer constant
1221 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1226:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1226 | node_192_model/conv2d_4/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1226:34: error: invalid suffix "_weights_array" on integer constant
1226 | node_192_model/conv2d_4/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1231:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1231 | node_192_model/conv2d_4/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1231:34: error: invalid suffix "_bias_array" on integer constant
1231 | node_192_model/conv2d_4/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1236:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1236 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1236:57: error: invalid suffix "_weights_array" on integer constant
1236 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1241:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1241 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1241:57: error: invalid suffix "_bias_array" on integer constant
1241 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1246:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1246 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1246:57: error: invalid suffix "_weights_array" on integer constant
1246 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1251:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1251 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1251:57: error: invalid suffix "_bias_array" on integer constant
1251 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1256:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1256 | node_192_model/conv2d_5/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1256:34: error: invalid suffix "_weights_array" on integer constant
1256 | node_192_model/conv2d_5/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1261:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1261 | node_192_model/conv2d_5/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1261:34: error: invalid suffix "_bias_array" on integer constant
1261 | node_192_model/conv2d_5/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1266:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1266 | node_192_model/batch_normalization/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1266:55: error: invalid suffix "_weights_array" on integer constant
1266 | node_192_model/batch_normalization/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1271:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1271 | node_192_model/batch_normalization/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1271:55: error: invalid suffix "_bias_array" on integer constant
1271 | node_192_model/batch_normalization/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1276:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1276 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1276:57: error: invalid suffix "_weights_array" on integer constant
1276 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1281:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1281 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1281:57: error: invalid suffix "_bias_array" on integer constant
1281 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1286:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1286 | node_192_model/conv2d_6/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1286:34: error: invalid suffix "_weights_array" on integer constant
1286 | node_192_model/conv2d_6/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1291:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1291 | node_192_model/conv2d_6/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1291:34: error: invalid suffix "_bias_array" on integer constant
1291 | node_192_model/conv2d_6/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1296:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1296 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1296:58: error: invalid suffix "_weights_array" on integer constant
1296 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1301:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1301 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1301:58: error: invalid suffix "_bias_array" on integer constant
1301 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1306:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1306 | node_192_model/conv2d_7/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1306:34: error: invalid suffix "_weights_array" on integer constant
1306 | node_192_model/conv2d_7/Conv2D:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1311:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1311 | node_192_model/conv2d_7/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1311:34: error: invalid suffix "_bias_array" on integer constant
1311 | node_192_model/conv2d_7/Conv2D:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1316:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1316 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1316:58: error: invalid suffix "_weights_array" on integer constant
1316 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_weights_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1321:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1321 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1321:58: error: invalid suffix "_bias_array" on integer constant
1321 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_bias_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1326:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1326 | node_192_model/bn_Conv1/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1326:44: error: invalid suffix "_scratch0_array" on integer constant
1326 | node_192_model/bn_Conv1/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1331:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1331 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1331:60: error: invalid suffix "_scratch0_array" on integer constant
1331 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1336:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1336 | node_192_model/block_1_expand/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1336:40: error: invalid suffix "_scratch0_array" on integer constant
1336 | node_192_model/block_1_expand/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1341:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1341 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1341:54: error: invalid suffix "_scratch0_array" on integer constant
1341 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1346:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1346 | node_192_model/block_2_expand/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1346:40: error: invalid suffix "_scratch0_array" on integer constant
1346 | node_192_model/block_2_expand/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1351:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1351 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1351:54: error: invalid suffix "_scratch0_array" on integer constant
1351 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1356:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1356 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1356:53: error: invalid suffix "_scratch0_array" on integer constant
1356 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1361:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1361 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1361:54: error: invalid suffix "_scratch0_array" on integer constant
1361 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1366:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1366 | node_192_model/block_4_expand/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1366:40: error: invalid suffix "_scratch0_array" on integer constant
1366 | node_192_model/block_4_expand/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1371:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1371 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1371:54: error: invalid suffix "_scratch0_array" on integer constant
1371 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1376:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1376 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1376:53: error: invalid suffix "_scratch0_array" on integer constant
1376 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1381:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1381 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1381:54: error: invalid suffix "_scratch0_array" on integer constant
1381 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1386:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1386 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1386:53: error: invalid suffix "_scratch0_array" on integer constant
1386 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1391:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1391 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1391:54: error: invalid suffix "_scratch0_array" on integer constant
1391 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1396:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1396 | node_192_model/block_7_expand/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1396:40: error: invalid suffix "_scratch0_array" on integer constant
1396 | node_192_model/block_7_expand/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1401:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1401 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1401:54: error: invalid suffix "_scratch0_array" on integer constant
1401 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1406:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1406 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1406:53: error: invalid suffix "_scratch0_array" on integer constant
1406 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1411:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1411 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1411:54: error: invalid suffix "_scratch0_array" on integer constant
1411 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1416:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1416 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1416:53: error: invalid suffix "_scratch0_array" on integer constant
1416 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1421:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1421 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1421:54: error: invalid suffix "_scratch0_array" on integer constant
1421 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1426:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1426 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1426:54: error: invalid suffix "_scratch0_array" on integer constant
1426 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1431:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1431 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1431:55: error: invalid suffix "_scratch0_array" on integer constant
1431 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1436:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1436 | node_192_model/block_11_expand/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1436:41: error: invalid suffix "_scratch0_array" on integer constant
1436 | node_192_model/block_11_expand/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1441:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1441 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1441:55: error: invalid suffix "_scratch0_array" on integer constant
1441 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1446:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1446 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1446:54: error: invalid suffix "_scratch0_array" on integer constant
1446 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1451:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1451 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1451:55: error: invalid suffix "_scratch0_array" on integer constant
1451 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1456:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1456 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1456:54: error: invalid suffix "_scratch0_array" on integer constant
1456 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1461:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1461 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1461:55: error: invalid suffix "_scratch0_array" on integer constant
1461 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1466:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1466 | node_192_model/block_14_expand/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1466:41: error: invalid suffix "_scratch0_array" on integer constant
1466 | node_192_model/block_14_expand/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1471:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1471 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1471:55: error: invalid suffix "_scratch0_array" on integer constant
1471 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1476:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1476 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1476:54: error: invalid suffix "_scratch0_array" on integer constant
1476 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1481:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1481 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1481:55: error: invalid suffix "_scratch0_array" on integer constant
1481 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1486:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1486 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1486:54: error: invalid suffix "_scratch0_array" on integer constant
1486 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1491:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1491 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1491:55: error: invalid suffix "_scratch0_array" on integer constant
1491 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1496:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1496 | node_192_model/Conv_1/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1496:32: error: invalid suffix "_scratch0_array" on integer constant
1496 | node_192_model/Conv_1/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1501:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1501 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1501:57: error: invalid suffix "_scratch0_array" on integer constant
1501 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1506:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1506 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1506:57: error: invalid suffix "_scratch0_array" on integer constant
1506 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1511:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1511 | node_192_model/conv2d_4/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1511:34: error: invalid suffix "_scratch0_array" on integer constant
1511 | node_192_model/conv2d_4/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1516:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1516 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1516:57: error: invalid suffix "_scratch0_array" on integer constant
1516 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1521:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1521 | node_192_model/conv2d_5/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1521:34: error: invalid suffix "_scratch0_array" on integer constant
1521 | node_192_model/conv2d_5/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1526:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1526 | node_192_model/batch_normalization/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1526:55: error: invalid suffix "_scratch0_array" on integer constant
1526 | node_192_model/batch_normalization/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1531:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1531 | node_192_model/conv2d_6/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1531:34: error: invalid suffix "_scratch0_array" on integer constant
1531 | node_192_model/conv2d_6/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1536:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1536 | node_192_model/conv2d_7/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1536:34: error: invalid suffix "_scratch0_array" on integer constant
1536 | node_192_model/conv2d_7/Conv2D:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1541:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1541 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1541:58: error: invalid suffix "_scratch0_array" on integer constant
1541 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_scratch0_array, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1547:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1547 | node_192_model/conv2d_7/Conv2D:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1547:34: error: invalid suffix "_scratch0" on integer constant
1547 | node_192_model/conv2d_7/Conv2D:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1550:38: error: invalid suffix "_scratch0_array" on integer constant
1550 | 1, &node_192_model/conv2d_7/Conv2D:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1546:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1546 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1554:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1554 | node_192_model/block_11_expand/Conv2D:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1554:41: error: invalid suffix "_weights" on integer constant
1554 | node_192_model/block_11_expand/Conv2D:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1557:45: error: invalid suffix "_weights_array" on integer constant
1557 | 1, &node_192_model/block_11_expand/Conv2D:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1553:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1553 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1561:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1561 | node_192_model/block_11_expand/Conv2D:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1561:41: error: invalid suffix "_bias" on integer constant
1561 | node_192_model/block_11_expand/Conv2D:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1564:45: error: invalid suffix "_bias_array" on integer constant
1564 | 1, &node_192_model/block_11_expand/Conv2D:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1560:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1560 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1568:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1568 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1568:57: error: invalid suffix "_weights" on integer constant
1568 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1571:61: error: invalid suffix "_weights_array" on integer constant
1571 | 1, &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1567:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1567 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1575:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1575 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1575:58: error: invalid suffix "_scratch0" on integer constant
1575 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1578:62: error: invalid suffix "_scratch0_array" on integer constant
1578 | 1, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1574:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1574 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1582:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1582 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1582:57: error: invalid suffix "_bias" on integer constant
1582 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1585:61: error: invalid suffix "_bias_array" on integer constant
1585 | 1, &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1581:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1581 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1589:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1589 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1589:55: error: invalid suffix "_weights" on integer constant
1589 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1592:59: error: invalid suffix "_weights_array" on integer constant
1592 | 1, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1588:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1588 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1596:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1596 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1596:55: error: invalid suffix "_bias" on integer constant
1596 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1599:59: error: invalid suffix "_bias_array" on integer constant
1599 | 1, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1595:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1595 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1603:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1603 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1603:54: error: invalid suffix "_weights" on integer constant
1603 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1606:58: error: invalid suffix "_weights_array" on integer constant
1606 | 1, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1602:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1602 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1610:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1610 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1610:54: error: invalid suffix "_bias" on integer constant
1610 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1613:58: error: invalid suffix "_bias_array" on integer constant
1613 | 1, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1609:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1609 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1617:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1617 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1617:57: error: invalid suffix "_weights" on integer constant
1617 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1620:61: error: invalid suffix "_weights_array" on integer constant
1620 | 1, &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1616:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1616 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1624:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1624 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1624:57: error: invalid suffix "_bias" on integer constant
1624 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1627:61: error: invalid suffix "_bias_array" on integer constant
1627 | 1, &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1623:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1623 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1631:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1631 | node_192_model/conv2d_6/Conv2D:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1631:34: error: invalid suffix "_scratch0" on integer constant
1631 | node_192_model/conv2d_6/Conv2D:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1634:38: error: invalid suffix "_scratch0_array" on integer constant
1634 | 1, &node_192_model/conv2d_6/Conv2D:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1630:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1630 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1638:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1638 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1638:55: error: invalid suffix "_weights" on integer constant
1638 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1641:59: error: invalid suffix "_weights_array" on integer constant
1641 | 1, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1637:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1637 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1645:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1645 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1645:55: error: invalid suffix "_bias" on integer constant
1645 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1648:59: error: invalid suffix "_bias_array" on integer constant
1648 | 1, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1644:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1644 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1652:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1652 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1652:54: error: invalid suffix "_weights" on integer constant
1652 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1655:58: error: invalid suffix "_weights_array" on integer constant
1655 | 1, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1651:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1651 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1659:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1659 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1659:54: error: invalid suffix "_bias" on integer constant
1659 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1662:58: error: invalid suffix "_bias_array" on integer constant
1662 | 1, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1658:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1658 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1666:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1666 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1666:57: error: invalid suffix "_weights" on integer constant
1666 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1669:61: error: invalid suffix "_weights_array" on integer constant
1669 | 1, &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1665:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1665 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1673:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1673 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1673:57: error: invalid suffix "_bias" on integer constant
1673 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1676:61: error: invalid suffix "_bias_array" on integer constant
1676 | 1, &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1672:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1672 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1680:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1680 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1680:55: error: invalid suffix "_weights" on integer constant
1680 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1683:59: error: invalid suffix "_weights_array" on integer constant
1683 | 1, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1679:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1679 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1687:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1687 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1687:55: error: invalid suffix "_bias" on integer constant
1687 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1690:59: error: invalid suffix "_bias_array" on integer constant
1690 | 1, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1686:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1686 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1694:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1694 | node_192_model/block_14_expand/Conv2D:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1694:41: error: invalid suffix "_weights" on integer constant
1694 | node_192_model/block_14_expand/Conv2D:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1697:45: error: invalid suffix "_weights_array" on integer constant
1697 | 1, &node_192_model/block_14_expand/Conv2D:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1693:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1693 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1701:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1701 | node_192_model/block_14_expand/Conv2D:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1701:41: error: invalid suffix "_bias" on integer constant
1701 | node_192_model/block_14_expand/Conv2D:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1704:45: error: invalid suffix "_bias_array" on integer constant
1704 | 1, &node_192_model/block_14_expand/Conv2D:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1700:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1700 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1708:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1708 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1708:57: error: invalid suffix "_weights" on integer constant
1708 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1711:61: error: invalid suffix "_weights_array" on integer constant
1711 | 1, &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1707:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1707 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1715:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1715 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1715:57: error: invalid suffix "_bias" on integer constant
1715 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1718:61: error: invalid suffix "_bias_array" on integer constant
1718 | 1, &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1714:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1714 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1722:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1722 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1722:55: error: invalid suffix "_weights" on integer constant
1722 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1725:59: error: invalid suffix "_weights_array" on integer constant
1725 | 1, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1721:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1721 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1736:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1736 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1736:55: error: invalid suffix "_bias" on integer constant
1736 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1739:59: error: invalid suffix "_bias_array" on integer constant
1739 | 1, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1735:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1735 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1750:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1750 | node_192_model/bn_Conv1/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1750:44: error: invalid suffix "_output" on integer constant
1750 | node_192_model/bn_Conv1/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1753:48: error: invalid suffix "_output_array" on integer constant
1753 | 1, &node_192_model/bn_Conv1/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1749:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1749 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1757:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1757 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1757:54: error: invalid suffix "_weights" on integer constant
1757 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1760:58: error: invalid suffix "_weights_array" on integer constant
1760 | 1, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1756:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1756 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1764:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1764 | node_192_model/Conv1_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1764:35: error: invalid suffix "_output" on integer constant
1764 | node_192_model/Conv1_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1767:39: error: invalid suffix "_output_array" on integer constant
1767 | 1, &node_192_model/Conv1_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1763:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1763 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1771:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1771 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1771:54: error: invalid suffix "_bias" on integer constant
1771 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1774:58: error: invalid suffix "_bias_array" on integer constant
1774 | 1, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1770:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1770 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1778:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1778 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1778:62: error: invalid suffix "_output" on integer constant
1778 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1781:66: error: invalid suffix "_output_array" on integer constant
1781 | 1, &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1777:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1777 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1785:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1785 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1785:53: error: invalid suffix "_output" on integer constant
1785 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1788:57: error: invalid suffix "_output_array" on integer constant
1788 | 1, &node_192_model/expanded_conv_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1784:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1784 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1792:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1792 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1792:57: error: invalid suffix "_weights" on integer constant
1792 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1795:61: error: invalid suffix "_weights_array" on integer constant
1795 | 1, &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1791:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1791 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1799:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1799 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1799:60: error: invalid suffix "_output" on integer constant
1799 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1802:64: error: invalid suffix "_output_array" on integer constant
1802 | 1, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1798:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1798 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1806:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1806 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1806:57: error: invalid suffix "_bias" on integer constant
1806 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1809:61: error: invalid suffix "_bias_array" on integer constant
1809 | 1, &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1805:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1805 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1813:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1813 | node_192_model/block_1_expand/Conv2D:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1813:40: error: invalid suffix "_output" on integer constant
1813 | node_192_model/block_1_expand/Conv2D:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1816:44: error: invalid suffix "_output_array" on integer constant
1816 | 1, &node_192_model/block_1_expand/Conv2D:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1812:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1812 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1820:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1820 | node_192_model/block_1_expand_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1820:44: error: invalid suffix "_output" on integer constant
1820 | node_192_model/block_1_expand_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1823:48: error: invalid suffix "_output_array" on integer constant
1823 | 1, &node_192_model/block_1_expand_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1819:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1819 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1827:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1827 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1827:55: error: invalid suffix "_weights" on integer constant
1827 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1830:59: error: invalid suffix "_weights_array" on integer constant
1830 | 1, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1826:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1826 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1834:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1834 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1834:56: error: invalid suffix "_output" on integer constant
1834 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1837:60: error: invalid suffix "_output_array" on integer constant
1837 | 1, &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1833:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1833 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1841:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1841 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1841:55: error: invalid suffix "_bias" on integer constant
1841 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1844:59: error: invalid suffix "_bias_array" on integer constant
1844 | 1, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1840:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1840 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1848:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1848 | node_192_model/block_1_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1848:47: error: invalid suffix "_output" on integer constant
1848 | node_192_model/block_1_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1851:51: error: invalid suffix "_output_array" on integer constant
1851 | 1, &node_192_model/block_1_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1847:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1847 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1855:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1855 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1855:54: error: invalid suffix "_output" on integer constant
1855 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1858:58: error: invalid suffix "_output_array" on integer constant
1858 | 1, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1854:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1854 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1862:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1862 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1862:54: error: invalid suffix "_weights" on integer constant
1862 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1865:58: error: invalid suffix "_weights_array" on integer constant
1865 | 1, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1861:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1861 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1869:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1869 | node_192_model/block_2_expand/Conv2D:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1869:40: error: invalid suffix "_output" on integer constant
1869 | node_192_model/block_2_expand/Conv2D:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1872:44: error: invalid suffix "_output_array" on integer constant
1872 | 1, &node_192_model/block_2_expand/Conv2D:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1868:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1868 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1876:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1876 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1876:54: error: invalid suffix "_bias" on integer constant
1876 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1879:58: error: invalid suffix "_bias_array" on integer constant
1879 | 1, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1875:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1875 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1883:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1883 | node_192_model/block_2_expand_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1883:44: error: invalid suffix "_output" on integer constant
1883 | node_192_model/block_2_expand_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1886:48: error: invalid suffix "_output_array" on integer constant
1886 | 1, &node_192_model/block_2_expand_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1882:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1882 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1890:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1890 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1890:56: error: invalid suffix "_output" on integer constant
1890 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1893:60: error: invalid suffix "_output_array" on integer constant
1893 | 1, &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1889:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1889 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1897:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1897 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1897:57: error: invalid suffix "_weights" on integer constant
1897 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1900:61: error: invalid suffix "_weights_array" on integer constant
1900 | 1, &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1896:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1896 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1904:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1904 | node_192_model/block_2_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1904:47: error: invalid suffix "_output" on integer constant
1904 | node_192_model/block_2_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1907:51: error: invalid suffix "_output_array" on integer constant
1907 | 1, &node_192_model/block_2_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1903:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1903 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1911:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1911 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1911:57: error: invalid suffix "_bias" on integer constant
1911 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1914:61: error: invalid suffix "_bias_array" on integer constant
1914 | 1, &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1910:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1910 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1918:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1918 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1918:54: error: invalid suffix "_output" on integer constant
1918 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1921:58: error: invalid suffix "_output_array" on integer constant
1921 | 1, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1917:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1917 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1925:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1925 | node_192_model/block_2_add/add:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1925:34: error: invalid suffix "_output" on integer constant
1925 | node_192_model/block_2_add/add:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1928:38: error: invalid suffix "_output_array" on integer constant
1928 | 1, &node_192_model/block_2_add/add:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1924:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1924 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1932:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1932 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1932:55: error: invalid suffix "_weights" on integer constant
1932 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1935:59: error: invalid suffix "_weights_array" on integer constant
1935 | 1, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1931:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1931 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1939:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1939 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1939:53: error: invalid suffix "_output" on integer constant
1939 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1942:57: error: invalid suffix "_output_array" on integer constant
1942 | 1, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1938:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1938 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1946:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1946 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1946:55: error: invalid suffix "_bias" on integer constant
1946 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1949:59: error: invalid suffix "_bias_array" on integer constant
1949 | 1, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1945:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1945 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1953:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1953 | node_192_model/block_3_expand_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1953:44: error: invalid suffix "_output" on integer constant
1953 | node_192_model/block_3_expand_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1956:48: error: invalid suffix "_output_array" on integer constant
1956 | 1, &node_192_model/block_3_expand_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1952:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1952 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1960:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1960 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1960:56: error: invalid suffix "_output" on integer constant
1960 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1963:60: error: invalid suffix "_output_array" on integer constant
1963 | 1, &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1959:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1959 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1967:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1967 | node_192_model/Conv_1/Conv2D:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1967:32: error: invalid suffix "_weights" on integer constant
1967 | node_192_model/Conv_1/Conv2D:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1970:36: error: invalid suffix "_weights_array" on integer constant
1970 | 1, &node_192_model/Conv_1/Conv2D:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1966:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1966 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1974:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1974 | node_192_model/block_3_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1974:47: error: invalid suffix "_output" on integer constant
1974 | node_192_model/block_3_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1977:51: error: invalid suffix "_output_array" on integer constant
1977 | 1, &node_192_model/block_3_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1973:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1973 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1981:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1981 | node_192_model/Conv_1/Conv2D:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1981:32: error: invalid suffix "_bias" on integer constant
1981 | node_192_model/Conv_1/Conv2D:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1984:36: error: invalid suffix "_bias_array" on integer constant
1984 | 1, &node_192_model/Conv_1/Conv2D:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1980:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1980 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1988:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1988 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1988:54: error: invalid suffix "_output" on integer constant
1988 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1991:58: error: invalid suffix "_output_array" on integer constant
1991 | 1, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1987:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1987 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1995:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
1995 | node_192_model/block_4_expand/Conv2D:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1995:40: error: invalid suffix "_output" on integer constant
1995 | node_192_model/block_4_expand/Conv2D:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1998:44: error: invalid suffix "_output_array" on integer constant
1998 | 1, &node_192_model/block_4_expand/Conv2D:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:1994:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
1994 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2002:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2002 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2002:57: error: invalid suffix "_weights" on integer constant
2002 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2005:61: error: invalid suffix "_weights_array" on integer constant
2005 | 1, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2001:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2001 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2009:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2009 | node_192_model/block_4_expand_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2009:44: error: invalid suffix "_output" on integer constant
2009 | node_192_model/block_4_expand_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2012:48: error: invalid suffix "_output_array" on integer constant
2012 | 1, &node_192_model/block_4_expand_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2008:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2008 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2016:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2016 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2016:57: error: invalid suffix "_bias" on integer constant
2016 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2019:61: error: invalid suffix "_bias_array" on integer constant
2019 | 1, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2015:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2015 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2023:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2023 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2023:56: error: invalid suffix "_output" on integer constant
2023 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2026:60: error: invalid suffix "_output_array" on integer constant
2026 | 1, &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2022:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2022 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2030:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2030 | node_192_model/block_4_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2030:47: error: invalid suffix "_output" on integer constant
2030 | node_192_model/block_4_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2033:51: error: invalid suffix "_output_array" on integer constant
2033 | 1, &node_192_model/block_4_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2029:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2029 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2037:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2037 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2037:57: error: invalid suffix "_weights" on integer constant
2037 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2040:61: error: invalid suffix "_weights_array" on integer constant
2040 | 1, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2036:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2036 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2044:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2044 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2044:54: error: invalid suffix "_output" on integer constant
2044 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2047:58: error: invalid suffix "_output_array" on integer constant
2047 | 1, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2043:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2043 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2051:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2051 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2051:57: error: invalid suffix "_bias" on integer constant
2051 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2054:61: error: invalid suffix "_bias_array" on integer constant
2054 | 1, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2050:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2050 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2058:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2058 | node_192_model/block_4_add/add:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2058:34: error: invalid suffix "_output" on integer constant
2058 | node_192_model/block_4_add/add:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2061:38: error: invalid suffix "_output_array" on integer constant
2061 | 1, &node_192_model/block_4_add/add:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2057:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2057 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2065:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2065 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2065:53: error: invalid suffix "_output" on integer constant
2065 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2068:57: error: invalid suffix "_output_array" on integer constant
2068 | 1, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2064:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2064 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2072:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2072 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2072:57: error: invalid suffix "_weights" on integer constant
2072 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2075:61: error: invalid suffix "_weights_array" on integer constant
2075 | 1, &node_192_model/batch_normalization_4/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2071:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2071 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2079:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2079 | node_192_model/block_5_expand_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2079:44: error: invalid suffix "_output" on integer constant
2079 | node_192_model/block_5_expand_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2082:48: error: invalid suffix "_output_array" on integer constant
2082 | 1, &node_192_model/block_5_expand_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2078:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2078 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2086:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2086 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2086:57: error: invalid suffix "_bias" on integer constant
2086 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2089:61: error: invalid suffix "_bias_array" on integer constant
2089 | 1, &node_192_model/batch_normalization_4/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2085:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2085 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2093:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2093 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2093:56: error: invalid suffix "_output" on integer constant
2093 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2096:60: error: invalid suffix "_output_array" on integer constant
2096 | 1, &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2092:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2092 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2100:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2100 | node_192_model/block_5_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2100:47: error: invalid suffix "_output" on integer constant
2100 | node_192_model/block_5_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2103:51: error: invalid suffix "_output_array" on integer constant
2103 | 1, &node_192_model/block_5_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2099:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2099 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2107:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2107 | node_192_model/conv2d_4/Conv2D:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2107:34: error: invalid suffix "_weights" on integer constant
2107 | node_192_model/conv2d_4/Conv2D:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2110:38: error: invalid suffix "_weights_array" on integer constant
2110 | 1, &node_192_model/conv2d_4/Conv2D:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2106:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2106 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2114:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2114 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2114:54: error: invalid suffix "_output" on integer constant
2114 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2117:58: error: invalid suffix "_output_array" on integer constant
2117 | 1, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2113:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2113 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2121:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2121 | node_192_model/conv2d_4/Conv2D:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2121:34: error: invalid suffix "_bias" on integer constant
2121 | node_192_model/conv2d_4/Conv2D:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2124:38: error: invalid suffix "_bias_array" on integer constant
2124 | 1, &node_192_model/conv2d_4/Conv2D:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2120:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2120 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2128:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2128 | node_192_model/block_5_add/add:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2128:34: error: invalid suffix "_output" on integer constant
2128 | node_192_model/block_5_add/add:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2131:38: error: invalid suffix "_output_array" on integer constant
2131 | 1, &node_192_model/block_5_add/add:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2127:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2127 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2135:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2135 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2135:53: error: invalid suffix "_output" on integer constant
2135 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2138:57: error: invalid suffix "_output_array" on integer constant
2138 | 1, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2134:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2134 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2142:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2142 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2142:57: error: invalid suffix "_weights" on integer constant
2142 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2145:61: error: invalid suffix "_weights_array" on integer constant
2145 | 1, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2141:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2141 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2149:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2149 | node_192_model/block_6_expand_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2149:44: error: invalid suffix "_output" on integer constant
2149 | node_192_model/block_6_expand_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2152:48: error: invalid suffix "_output_array" on integer constant
2152 | 1, &node_192_model/block_6_expand_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2148:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2148 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2156:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2156 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2156:57: error: invalid suffix "_bias" on integer constant
2156 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2159:61: error: invalid suffix "_bias_array" on integer constant
2159 | 1, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2155:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2155 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2163:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2163 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2163:56: error: invalid suffix "_output" on integer constant
2163 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2166:60: error: invalid suffix "_output_array" on integer constant
2166 | 1, &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2162:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2162 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2170:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2170 | node_192_model/block_6_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2170:47: error: invalid suffix "_output" on integer constant
2170 | node_192_model/block_6_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2173:51: error: invalid suffix "_output_array" on integer constant
2173 | 1, &node_192_model/block_6_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2169:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2169 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2177:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2177 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2177:57: error: invalid suffix "_weights" on integer constant
2177 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2180:61: error: invalid suffix "_weights_array" on integer constant
2180 | 1, &node_192_model/batch_normalization_6/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2176:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2176 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2184:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2184 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2184:54: error: invalid suffix "_output" on integer constant
2184 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2187:58: error: invalid suffix "_output_array" on integer constant
2187 | 1, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2183:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2183 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2191:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2191 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2191:57: error: invalid suffix "_bias" on integer constant
2191 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2194:61: error: invalid suffix "_bias_array" on integer constant
2194 | 1, &node_192_model/batch_normalization_6/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2190:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2190 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2198:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2198 | node_192_model/block_7_expand/Conv2D:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2198:40: error: invalid suffix "_output" on integer constant
2198 | node_192_model/block_7_expand/Conv2D:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2201:44: error: invalid suffix "_output_array" on integer constant
2201 | 1, &node_192_model/block_7_expand/Conv2D:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2197:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2197 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2205:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2205 | node_192_model/block_7_expand_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2205:44: error: invalid suffix "_output" on integer constant
2205 | node_192_model/block_7_expand_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2208:48: error: invalid suffix "_output_array" on integer constant
2208 | 1, &node_192_model/block_7_expand_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2204:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2204 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2212:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2212 | node_192_model/conv2d_5/Conv2D:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2212:34: error: invalid suffix "_weights" on integer constant
2212 | node_192_model/conv2d_5/Conv2D:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2215:38: error: invalid suffix "_weights_array" on integer constant
2215 | 1, &node_192_model/conv2d_5/Conv2D:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2211:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2211 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2219:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2219 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2219:56: error: invalid suffix "_output" on integer constant
2219 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2222:60: error: invalid suffix "_output_array" on integer constant
2222 | 1, &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2218:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2218 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2226:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2226 | node_192_model/conv2d_5/Conv2D:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2226:34: error: invalid suffix "_bias" on integer constant
2226 | node_192_model/conv2d_5/Conv2D:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2229:38: error: invalid suffix "_bias_array" on integer constant
2229 | 1, &node_192_model/conv2d_5/Conv2D:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2225:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2225 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2233:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2233 | node_192_model/block_7_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2233:47: error: invalid suffix "_output" on integer constant
2233 | node_192_model/block_7_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2236:51: error: invalid suffix "_output_array" on integer constant
2236 | 1, &node_192_model/block_7_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2232:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2232 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2240:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2240 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2240:54: error: invalid suffix "_output" on integer constant
2240 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2243:58: error: invalid suffix "_output_array" on integer constant
2243 | 1, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2239:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2239 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2247:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2247 | node_192_model/batch_normalization/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2247:55: error: invalid suffix "_weights" on integer constant
2247 | node_192_model/batch_normalization/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2250:59: error: invalid suffix "_weights_array" on integer constant
2250 | 1, &node_192_model/batch_normalization/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2246:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2246 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2254:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2254 | node_192_model/block_7_add/add:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2254:34: error: invalid suffix "_output" on integer constant
2254 | node_192_model/block_7_add/add:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2257:38: error: invalid suffix "_output_array" on integer constant
2257 | 1, &node_192_model/block_7_add/add:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2253:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2253 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2261:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2261 | node_192_model/batch_normalization/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2261:55: error: invalid suffix "_bias" on integer constant
2261 | node_192_model/batch_normalization/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2264:59: error: invalid suffix "_bias_array" on integer constant
2264 | 1, &node_192_model/batch_normalization/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2260:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2260 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2268:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2268 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2268:53: error: invalid suffix "_output" on integer constant
2268 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2271:57: error: invalid suffix "_output_array" on integer constant
2271 | 1, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2267:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2267 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2275:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2275 | node_192_model/block_8_expand_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2275:44: error: invalid suffix "_output" on integer constant
2275 | node_192_model/block_8_expand_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2278:48: error: invalid suffix "_output_array" on integer constant
2278 | 1, &node_192_model/block_8_expand_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2274:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2274 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2282:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2282 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2282:57: error: invalid suffix "_weights" on integer constant
2282 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2285:61: error: invalid suffix "_weights_array" on integer constant
2285 | 1, &node_192_model/batch_normalization_8/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2281:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2281 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2289:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2289 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2289:56: error: invalid suffix "_output" on integer constant
2289 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2292:60: error: invalid suffix "_output_array" on integer constant
2292 | 1, &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2288:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2288 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2296:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2296 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2296:57: error: invalid suffix "_bias" on integer constant
2296 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2299:61: error: invalid suffix "_bias_array" on integer constant
2299 | 1, &node_192_model/batch_normalization_8/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2295:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2295 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2303:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2303 | node_192_model/block_8_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2303:47: error: invalid suffix "_output" on integer constant
2303 | node_192_model/block_8_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2306:51: error: invalid suffix "_output_array" on integer constant
2306 | 1, &node_192_model/block_8_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2302:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2302 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2310:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2310 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2310:54: error: invalid suffix "_output" on integer constant
2310 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2313:58: error: invalid suffix "_output_array" on integer constant
2313 | 1, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2309:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2309 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2317:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2317 | node_192_model/conv2d_6/Conv2D:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2317:34: error: invalid suffix "_weights" on integer constant
2317 | node_192_model/conv2d_6/Conv2D:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2320:38: error: invalid suffix "_weights_array" on integer constant
2320 | 1, &node_192_model/conv2d_6/Conv2D:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2316:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2316 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2324:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2324 | node_192_model/block_8_add/add:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2324:34: error: invalid suffix "_output" on integer constant
2324 | node_192_model/block_8_add/add:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2327:38: error: invalid suffix "_output_array" on integer constant
2327 | 1, &node_192_model/block_8_add/add:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2323:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2323 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2331:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2331 | node_192_model/conv2d_6/Conv2D:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2331:34: error: invalid suffix "_bias" on integer constant
2331 | node_192_model/conv2d_6/Conv2D:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2334:38: error: invalid suffix "_bias_array" on integer constant
2334 | 1, &node_192_model/conv2d_6/Conv2D:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2330:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2330 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2338:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2338 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2338:53: error: invalid suffix "_output" on integer constant
2338 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2341:57: error: invalid suffix "_output_array" on integer constant
2341 | 1, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2337:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2337 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2345:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2345 | node_192_model/block_9_expand_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2345:44: error: invalid suffix "_output" on integer constant
2345 | node_192_model/block_9_expand_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2348:48: error: invalid suffix "_output_array" on integer constant
2348 | 1, &node_192_model/block_9_expand_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2344:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2344 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2352:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2352 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2352:58: error: invalid suffix "_weights" on integer constant
2352 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2355:62: error: invalid suffix "_weights_array" on integer constant
2355 | 1, &node_192_model/batch_normalization_10/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2351:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2351 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2359:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2359 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2359:56: error: invalid suffix "_output" on integer constant
2359 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2362:60: error: invalid suffix "_output_array" on integer constant
2362 | 1, &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2358:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2358 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2366:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2366 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2366:58: error: invalid suffix "_bias" on integer constant
2366 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2369:62: error: invalid suffix "_bias_array" on integer constant
2369 | 1, &node_192_model/batch_normalization_10/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2365:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2365 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2373:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2373 | node_192_model/block_9_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2373:47: error: invalid suffix "_output" on integer constant
2373 | node_192_model/block_9_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2376:51: error: invalid suffix "_output_array" on integer constant
2376 | 1, &node_192_model/block_9_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2372:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2372 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2380:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2380 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2380:54: error: invalid suffix "_output" on integer constant
2380 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2383:58: error: invalid suffix "_output_array" on integer constant
2383 | 1, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2379:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2379 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2387:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2387 | node_192_model/conv2d_7/Conv2D:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2387:34: error: invalid suffix "_weights" on integer constant
2387 | node_192_model/conv2d_7/Conv2D:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2390:38: error: invalid suffix "_weights_array" on integer constant
2390 | 1, &node_192_model/conv2d_7/Conv2D:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2386:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2386 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2394:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2394 | node_192_model/block_9_add/add:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2394:34: error: invalid suffix "_output" on integer constant
2394 | node_192_model/block_9_add/add:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2397:38: error: invalid suffix "_output_array" on integer constant
2397 | 1, &node_192_model/block_9_add/add:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2393:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2393 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2401:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2401 | node_192_model/conv2d_7/Conv2D:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2401:34: error: invalid suffix "_bias" on integer constant
2401 | node_192_model/conv2d_7/Conv2D:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2404:38: error: invalid suffix "_bias_array" on integer constant
2404 | 1, &node_192_model/conv2d_7/Conv2D:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2400:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2400 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2408:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2408 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2408:54: error: invalid suffix "_output" on integer constant
2408 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2411:58: error: invalid suffix "_output_array" on integer constant
2411 | 1, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2407:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2407 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2415:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2415 | node_192_model/block_10_expand_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2415:45: error: invalid suffix "_output" on integer constant
2415 | node_192_model/block_10_expand_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2418:49: error: invalid suffix "_output_array" on integer constant
2418 | 1, &node_192_model/block_10_expand_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2414:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2414 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2422:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2422 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2422:58: error: invalid suffix "_weights" on integer constant
2422 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2425:62: error: invalid suffix "_weights_array" on integer constant
2425 | 1, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2421:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2421 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2429:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2429 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2429:57: error: invalid suffix "_output" on integer constant
2429 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2432:61: error: invalid suffix "_output_array" on integer constant
2432 | 1, &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2428:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2428 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2436:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2436 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2436:58: error: invalid suffix "_bias" on integer constant
2436 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2439:62: error: invalid suffix "_bias_array" on integer constant
2439 | 1, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2435:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2435 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2443:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2443 | node_192_model/block_10_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2443:48: error: invalid suffix "_output" on integer constant
2443 | node_192_model/block_10_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2446:52: error: invalid suffix "_output_array" on integer constant
2446 | 1, &node_192_model/block_10_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2442:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2442 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2450:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2450 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2450:55: error: invalid suffix "_output" on integer constant
2450 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2453:59: error: invalid suffix "_output_array" on integer constant
2453 | 1, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2449:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2449 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2457:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2457 | node_192_model/block_11_expand/Conv2D:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2457:41: error: invalid suffix "_output" on integer constant
2457 | node_192_model/block_11_expand/Conv2D:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2460:45: error: invalid suffix "_output_array" on integer constant
2460 | 1, &node_192_model/block_11_expand/Conv2D:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2456:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2456 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2464:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2464 | node_192_model/block_11_expand_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2464:45: error: invalid suffix "_output" on integer constant
2464 | node_192_model/block_11_expand_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2467:49: error: invalid suffix "_output_array" on integer constant
2467 | 1, &node_192_model/block_11_expand_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2463:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2463 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2471:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2471 | node_192_model/bn_Conv1/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2471:44: error: invalid suffix "_scratch0" on integer constant
2471 | node_192_model/bn_Conv1/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2474:48: error: invalid suffix "_scratch0_array" on integer constant
2474 | 1, &node_192_model/bn_Conv1/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2470:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2470 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2478:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2478 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2478:57: error: invalid suffix "_output" on integer constant
2478 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2481:61: error: invalid suffix "_output_array" on integer constant
2481 | 1, &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2477:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2477 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2485:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2485 | node_192_model/block_11_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2485:48: error: invalid suffix "_output" on integer constant
2485 | node_192_model/block_11_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2488:52: error: invalid suffix "_output_array" on integer constant
2488 | 1, &node_192_model/block_11_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2484:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2484 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2492:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2492 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2492:55: error: invalid suffix "_output" on integer constant
2492 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2495:59: error: invalid suffix "_output_array" on integer constant
2495 | 1, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2491:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2491 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2499:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2499 | node_192_model/block_11_add/add:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2499:35: error: invalid suffix "_output" on integer constant
2499 | node_192_model/block_11_add/add:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2502:39: error: invalid suffix "_output_array" on integer constant
2502 | 1, &node_192_model/block_11_add/add:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2498:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2498 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2506:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2506 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2506:60: error: invalid suffix "_scratch0" on integer constant
2506 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2509:64: error: invalid suffix "_scratch0_array" on integer constant
2509 | 1, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2505:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2505 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2513:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2513 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2513:54: error: invalid suffix "_output" on integer constant
2513 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2516:58: error: invalid suffix "_output_array" on integer constant
2516 | 1, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2512:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2512 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2520:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2520 | node_192_model/block_12_expand_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2520:45: error: invalid suffix "_output" on integer constant
2520 | node_192_model/block_12_expand_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2523:49: error: invalid suffix "_output_array" on integer constant
2523 | 1, &node_192_model/block_12_expand_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2519:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2519 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2527:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2527 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2527:57: error: invalid suffix "_output" on integer constant
2527 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2530:61: error: invalid suffix "_output_array" on integer constant
2530 | 1, &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2526:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2526 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2534:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2534 | node_192_model/block_1_expand/Conv2D:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2534:40: error: invalid suffix "_scratch0" on integer constant
2534 | node_192_model/block_1_expand/Conv2D:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2537:44: error: invalid suffix "_scratch0_array" on integer constant
2537 | 1, &node_192_model/block_1_expand/Conv2D:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2533:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2533 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2541:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2541 | node_192_model/block_12_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2541:48: error: invalid suffix "_output" on integer constant
2541 | node_192_model/block_12_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2544:52: error: invalid suffix "_output_array" on integer constant
2544 | 1, &node_192_model/block_12_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2540:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2540 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2548:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2548 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2548:55: error: invalid suffix "_output" on integer constant
2548 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2551:59: error: invalid suffix "_output_array" on integer constant
2551 | 1, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2547:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2547 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2555:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2555 | node_192_model/block_12_add/add:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2555:35: error: invalid suffix "_output" on integer constant
2555 | node_192_model/block_12_add/add:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2558:39: error: invalid suffix "_output_array" on integer constant
2558 | 1, &node_192_model/block_12_add/add:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2554:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2554 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2562:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2562 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2562:54: error: invalid suffix "_output" on integer constant
2562 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2565:58: error: invalid suffix "_output_array" on integer constant
2565 | 1, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2561:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2561 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2569:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2569 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2569:54: error: invalid suffix "_scratch0" on integer constant
2569 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2572:58: error: invalid suffix "_scratch0_array" on integer constant
2572 | 1, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2568:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2568 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2576:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2576 | node_192_model/block_13_expand_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2576:45: error: invalid suffix "_output" on integer constant
2576 | node_192_model/block_13_expand_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2579:49: error: invalid suffix "_output_array" on integer constant
2579 | 1, &node_192_model/block_13_expand_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2575:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2575 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2583:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2583 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2583:57: error: invalid suffix "_output" on integer constant
2583 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2586:61: error: invalid suffix "_output_array" on integer constant
2586 | 1, &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2582:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2582 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2590:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2590 | node_192_model/block_13_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2590:48: error: invalid suffix "_output" on integer constant
2590 | node_192_model/block_13_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2593:52: error: invalid suffix "_output_array" on integer constant
2593 | 1, &node_192_model/block_13_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2589:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2589 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2597:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2597 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2597:55: error: invalid suffix "_output" on integer constant
2597 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2600:59: error: invalid suffix "_output_array" on integer constant
2600 | 1, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2596:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2596 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2604:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2604 | node_192_model/block_2_expand/Conv2D:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2604:40: error: invalid suffix "_scratch0" on integer constant
2604 | node_192_model/block_2_expand/Conv2D:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2607:44: error: invalid suffix "_scratch0_array" on integer constant
2607 | 1, &node_192_model/block_2_expand/Conv2D:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2603:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2603 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2611:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2611 | node_192_model/block_14_expand/Conv2D:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2611:41: error: invalid suffix "_output" on integer constant
2611 | node_192_model/block_14_expand/Conv2D:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2614:45: error: invalid suffix "_output_array" on integer constant
2614 | 1, &node_192_model/block_14_expand/Conv2D:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2610:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2610 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2618:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2618 | node_192_model/block_14_expand_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2618:45: error: invalid suffix "_output" on integer constant
2618 | node_192_model/block_14_expand_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2621:49: error: invalid suffix "_output_array" on integer constant
2621 | 1, &node_192_model/block_14_expand_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2617:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2617 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2625:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2625 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2625:57: error: invalid suffix "_output" on integer constant
2625 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2628:61: error: invalid suffix "_output_array" on integer constant
2628 | 1, &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2624:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2624 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2632:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2632 | node_192_model/block_14_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2632:48: error: invalid suffix "_output" on integer constant
2632 | node_192_model/block_14_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2635:52: error: invalid suffix "_output_array" on integer constant
2635 | 1, &node_192_model/block_14_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2631:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2631 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2639:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2639 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2639:54: error: invalid suffix "_scratch0" on integer constant
2639 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2642:58: error: invalid suffix "_scratch0_array" on integer constant
2642 | 1, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2638:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2638 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2646:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2646 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2646:55: error: invalid suffix "_output" on integer constant
2646 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2649:59: error: invalid suffix "_output_array" on integer constant
2649 | 1, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2645:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2645 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2653:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2653 | node_192_model/block_14_add/add:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2653:35: error: invalid suffix "_output" on integer constant
2653 | node_192_model/block_14_add/add:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2656:39: error: invalid suffix "_output_array" on integer constant
2656 | 1, &node_192_model/block_14_add/add:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2652:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2652 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2660:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2660 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2660:54: error: invalid suffix "_output" on integer constant
2660 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2663:58: error: invalid suffix "_output_array" on integer constant
2663 | 1, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2659:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2659 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2667:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2667 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2667:53: error: invalid suffix "_scratch0" on integer constant
2667 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2670:57: error: invalid suffix "_scratch0_array" on integer constant
2670 | 1, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2666:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2666 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2674:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2674 | node_192_model/block_15_expand_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2674:45: error: invalid suffix "_output" on integer constant
2674 | node_192_model/block_15_expand_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2677:49: error: invalid suffix "_output_array" on integer constant
2677 | 1, &node_192_model/block_15_expand_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2673:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2673 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2681:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2681 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2681:57: error: invalid suffix "_output" on integer constant
2681 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2684:61: error: invalid suffix "_output_array" on integer constant
2684 | 1, &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2680:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2680 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2688:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2688 | node_192_model/block_15_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2688:48: error: invalid suffix "_output" on integer constant
2688 | node_192_model/block_15_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2691:52: error: invalid suffix "_output_array" on integer constant
2691 | 1, &node_192_model/block_15_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2687:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2687 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2695:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2695 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2695:55: error: invalid suffix "_output" on integer constant
2695 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2698:59: error: invalid suffix "_output_array" on integer constant
2698 | 1, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2694:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2694 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2702:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2702 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2702:54: error: invalid suffix "_scratch0" on integer constant
2702 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2705:58: error: invalid suffix "_scratch0_array" on integer constant
2705 | 1, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2701:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2701 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2709:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2709 | node_192_model/block_15_add/add:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2709:35: error: invalid suffix "_output" on integer constant
2709 | node_192_model/block_15_add/add:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2712:39: error: invalid suffix "_output_array" on integer constant
2712 | 1, &node_192_model/block_15_add/add:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2708:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2708 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2716:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2716 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2716:54: error: invalid suffix "_output" on integer constant
2716 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2719:58: error: invalid suffix "_output_array" on integer constant
2719 | 1, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2715:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2715 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2723:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2723 | node_192_model/block_16_expand_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2723:45: error: invalid suffix "_output" on integer constant
2723 | node_192_model/block_16_expand_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2726:49: error: invalid suffix "_output_array" on integer constant
2726 | 1, &node_192_model/block_16_expand_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2722:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2722 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2730:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2730 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2730:57: error: invalid suffix "_output" on integer constant
2730 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2733:61: error: invalid suffix "_output_array" on integer constant
2733 | 1, &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2729:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2729 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2737:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2737 | node_192_model/block_4_expand/Conv2D:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2737:40: error: invalid suffix "_scratch0" on integer constant
2737 | node_192_model/block_4_expand/Conv2D:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2740:44: error: invalid suffix "_scratch0_array" on integer constant
2740 | 1, &node_192_model/block_4_expand/Conv2D:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2736:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2736 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2744:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2744 | node_192_model/block_16_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2744:48: error: invalid suffix "_output" on integer constant
2744 | node_192_model/block_16_depthwise_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2747:52: error: invalid suffix "_output_array" on integer constant
2747 | 1, &node_192_model/block_16_depthwise_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2743:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2743 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2751:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2751 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2751:55: error: invalid suffix "_output" on integer constant
2751 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2754:59: error: invalid suffix "_output_array" on integer constant
2754 | 1, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2750:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2750 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2758:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2758 | node_192_model/Conv_1/Conv2D:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2758:32: error: invalid suffix "_output" on integer constant
2758 | node_192_model/Conv_1/Conv2D:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2761:36: error: invalid suffix "_output_array" on integer constant
2761 | 1, &node_192_model/Conv_1/Conv2D:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2757:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2757 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2765:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2765 | node_192_model/out_relu/Relu6:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2765:33: error: invalid suffix "_output" on integer constant
2765 | node_192_model/out_relu/Relu6:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2768:37: error: invalid suffix "_output_array" on integer constant
2768 | 1, &node_192_model/out_relu/Relu6:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2764:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2764 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2772:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2772 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2772:54: error: invalid suffix "_scratch0" on integer constant
2772 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2775:58: error: invalid suffix "_scratch0_array" on integer constant
2775 | 1, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2771:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2771 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2779:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2779 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2779:57: error: invalid suffix "_output" on integer constant
2779 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2782:61: error: invalid suffix "_output_array" on integer constant
2782 | 1, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2778:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2778 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2793:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2793 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2793:57: error: invalid suffix "_output" on integer constant
2793 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2796:61: error: invalid suffix "_output_array" on integer constant
2796 | 1, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2792:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2792 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2800:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2800 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2800:53: error: invalid suffix "_scratch0" on integer constant
2800 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2803:57: error: invalid suffix "_scratch0_array" on integer constant
2803 | 1, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2799:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2799 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2807:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2807 | node_192_model/add/add:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2807:26: error: invalid suffix "_output" on integer constant
2807 | node_192_model/add/add:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2810:30: error: invalid suffix "_output_array" on integer constant
2810 | 1, &node_192_model/add/add:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2806:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2806 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2814:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2814 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2814:57: error: invalid suffix "_output" on integer constant
2814 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2817:61: error: invalid suffix "_output_array" on integer constant
2817 | 1, &node_192_model/batch_normalization_4/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2813:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2813 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2821:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2821 | node_192_model/conv2d_4/Conv2D:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2821:34: error: invalid suffix "_output" on integer constant
2821 | node_192_model/conv2d_4/Conv2D:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2824:38: error: invalid suffix "_output_array" on integer constant
2824 | 1, &node_192_model/conv2d_4/Conv2D:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2820:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2820 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2828:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2828 | node_192_model/re_lu/Relu:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2828:29: error: invalid suffix "_output" on integer constant
2828 | node_192_model/re_lu/Relu:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2831:33: error: invalid suffix "_output_array" on integer constant
2831 | 1, &node_192_model/re_lu/Relu:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2827:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2827 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2835:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2835 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2835:54: error: invalid suffix "_scratch0" on integer constant
2835 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2838:58: error: invalid suffix "_scratch0_array" on integer constant
2838 | 1, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2834:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2834 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2849:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2849 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2849:57: error: invalid suffix "_output" on integer constant
2849 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2852:61: error: invalid suffix "_output_array" on integer constant
2852 | 1, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2848:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2848 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2856:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2856 | node_192_model/add_1/add:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2856:28: error: invalid suffix "_output" on integer constant
2856 | node_192_model/add_1/add:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2859:32: error: invalid suffix "_output_array" on integer constant
2859 | 1, &node_192_model/add_1/add:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2855:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2855 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2863:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2863 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2863:57: error: invalid suffix "_output" on integer constant
2863 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2866:61: error: invalid suffix "_output_array" on integer constant
2866 | 1, &node_192_model/batch_normalization_6/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2862:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2862 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2870:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2870 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2870:53: error: invalid suffix "_scratch0" on integer constant
2870 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2873:57: error: invalid suffix "_scratch0_array" on integer constant
2873 | 1, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2869:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2869 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2877:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2877 | node_192_model/conv2d_5/Conv2D:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2877:34: error: invalid suffix "_output" on integer constant
2877 | node_192_model/conv2d_5/Conv2D:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2880:38: error: invalid suffix "_output_array" on integer constant
2880 | 1, &node_192_model/conv2d_5/Conv2D:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2876:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2876 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2884:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2884 | node_192_model/re_lu_1/Relu:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2884:31: error: invalid suffix "_output" on integer constant
2884 | node_192_model/re_lu_1/Relu:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2887:35: error: invalid suffix "_output_array" on integer constant
2887 | 1, &node_192_model/re_lu_1/Relu:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2883:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2883 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2898:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2898 | node_192_model/batch_normalization/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2898:55: error: invalid suffix "_output" on integer constant
2898 | node_192_model/batch_normalization/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2901:59: error: invalid suffix "_output_array" on integer constant
2901 | 1, &node_192_model/batch_normalization/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2897:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2897 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2905:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2905 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2905:54: error: invalid suffix "_scratch0" on integer constant
2905 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2908:58: error: invalid suffix "_scratch0_array" on integer constant
2908 | 1, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2904:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2904 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2912:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2912 | node_192_model/add_2/add:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2912:28: error: invalid suffix "_output" on integer constant
2912 | node_192_model/add_2/add:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2915:32: error: invalid suffix "_output_array" on integer constant
2915 | 1, &node_192_model/add_2/add:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2911:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2911 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2919:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2919 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2919:57: error: invalid suffix "_output" on integer constant
2919 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2922:61: error: invalid suffix "_output_array" on integer constant
2922 | 1, &node_192_model/batch_normalization_8/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2918:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2918 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2926:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2926 | node_192_model/conv2d_6/Conv2D:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2926:34: error: invalid suffix "_output" on integer constant
2926 | node_192_model/conv2d_6/Conv2D:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2929:38: error: invalid suffix "_output_array" on integer constant
2929 | 1, &node_192_model/conv2d_6/Conv2D:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2925:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2925 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2933:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2933 | node_192_model/block_7_expand/Conv2D:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2933:40: error: invalid suffix "_scratch0" on integer constant
2933 | node_192_model/block_7_expand/Conv2D:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2936:44: error: invalid suffix "_scratch0_array" on integer constant
2936 | 1, &node_192_model/block_7_expand/Conv2D:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2932:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2932 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2940:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2940 | node_192_model/re_lu_2/Relu:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2940:31: error: invalid suffix "_output" on integer constant
2940 | node_192_model/re_lu_2/Relu:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2943:35: error: invalid suffix "_output_array" on integer constant
2943 | 1, &node_192_model/re_lu_2/Relu:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2939:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2939 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2947:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2947 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2947:58: error: invalid suffix "_output" on integer constant
2947 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2950:62: error: invalid suffix "_output_array" on integer constant
2950 | 1, &node_192_model/batch_normalization_10/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2946:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2946 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2954:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2954 | node_192_model/conv2d_7/Conv2D:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2954:34: error: invalid suffix "_output" on integer constant
2954 | node_192_model/conv2d_7/Conv2D:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2957:38: error: invalid suffix "_output_array" on integer constant
2957 | 1, &node_192_model/conv2d_7/Conv2D:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2953:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2953 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2961:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2961 | node_192_model/re_lu_3/Relu:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2961:31: error: invalid suffix "_output" on integer constant
2961 | node_192_model/re_lu_3/Relu:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2964:35: error: invalid suffix "_output_array" on integer constant
2964 | 1, &node_192_model/re_lu_3/Relu:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2960:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2960 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2968:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2968 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2968:54: error: invalid suffix "_scratch0" on integer constant
2968 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2971:58: error: invalid suffix "_scratch0_array" on integer constant
2971 | 1, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2967:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2967 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2975:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2975 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2975:58: error: invalid suffix "_output" on integer constant
2975 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2978:62: error: invalid suffix "_output_array" on integer constant
2978 | 1, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2974:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2974 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2982:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2982 | node_192_model/activation/Sigmoid:0_output, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2982:37: error: invalid suffix "_output" on integer constant
2982 | node_192_model/activation/Sigmoid:0_output, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2985:41: error: invalid suffix "_output_array" on integer constant
2985 | 1, &node_192_model/activation/Sigmoid:0_output_array, NULL)
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2981:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2981 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2989:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2989 | node_192_model/bn_Conv1/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2989:44: error: invalid suffix "_weights" on integer constant
2989 | node_192_model/bn_Conv1/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2992:48: error: invalid suffix "_weights_array" on integer constant
2992 | 1, &node_192_model/bn_Conv1/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2988:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2988 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2996:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
2996 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2996:53: error: invalid suffix "_scratch0" on integer constant
2996 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2999:57: error: invalid suffix "_scratch0_array" on integer constant
2999 | 1, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:2995:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
2995 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3003:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3003 | node_192_model/bn_Conv1/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3003:44: error: invalid suffix "_bias" on integer constant
3003 | node_192_model/bn_Conv1/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3006:48: error: invalid suffix "_bias_array" on integer constant
3006 | 1, &node_192_model/bn_Conv1/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3002:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3002 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3010:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3010 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3010:62: error: invalid suffix "_weights" on integer constant
3010 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3013:66: error: invalid suffix "_weights_array" on integer constant
3013 | 1, &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3009:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3009 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3017:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3017 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3017:62: error: invalid suffix "_bias" on integer constant
3017 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3020:66: error: invalid suffix "_bias_array" on integer constant
3020 | 1, &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3016:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3016 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3024:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3024 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3024:54: error: invalid suffix "_scratch0" on integer constant
3024 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3027:58: error: invalid suffix "_scratch0_array" on integer constant
3027 | 1, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3023:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3023 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3031:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3031 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3031:60: error: invalid suffix "_weights" on integer constant
3031 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3034:64: error: invalid suffix "_weights_array" on integer constant
3034 | 1, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3030:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3030 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3038:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3038 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3038:60: error: invalid suffix "_bias" on integer constant
3038 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3041:64: error: invalid suffix "_bias_array" on integer constant
3041 | 1, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3037:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3037 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3045:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3045 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3045:53: error: invalid suffix "_scratch0" on integer constant
3045 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3048:57: error: invalid suffix "_scratch0_array" on integer constant
3048 | 1, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3044:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3044 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3052:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3052 | node_192_model/block_1_expand/Conv2D:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3052:40: error: invalid suffix "_weights" on integer constant
3052 | node_192_model/block_1_expand/Conv2D:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3055:44: error: invalid suffix "_weights_array" on integer constant
3055 | 1, &node_192_model/block_1_expand/Conv2D:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3051:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3051 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3059:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3059 | node_192_model/block_1_expand/Conv2D:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3059:40: error: invalid suffix "_bias" on integer constant
3059 | node_192_model/block_1_expand/Conv2D:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3062:44: error: invalid suffix "_bias_array" on integer constant
3062 | 1, &node_192_model/block_1_expand/Conv2D:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3058:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3058 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3066:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3066 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3066:56: error: invalid suffix "_weights" on integer constant
3066 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3069:60: error: invalid suffix "_weights_array" on integer constant
3069 | 1, &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3065:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3065 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3073:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3073 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3073:54: error: invalid suffix "_scratch0" on integer constant
3073 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3076:58: error: invalid suffix "_scratch0_array" on integer constant
3076 | 1, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3072:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3072 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3080:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3080 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3080:56: error: invalid suffix "_bias" on integer constant
3080 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3083:60: error: invalid suffix "_bias_array" on integer constant
3083 | 1, &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3079:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3079 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3087:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3087 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3087:54: error: invalid suffix "_weights" on integer constant
3087 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3090:58: error: invalid suffix "_weights_array" on integer constant
3090 | 1, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3086:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3086 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3094:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3094 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3094:54: error: invalid suffix "_scratch0" on integer constant
3094 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3097:58: error: invalid suffix "_scratch0_array" on integer constant
3097 | 1, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3093:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3093 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3101:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3101 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3101:54: error: invalid suffix "_bias" on integer constant
3101 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3104:58: error: invalid suffix "_bias_array" on integer constant
3104 | 1, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3100:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3100 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3108:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3108 | node_192_model/block_2_expand/Conv2D:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3108:40: error: invalid suffix "_weights" on integer constant
3108 | node_192_model/block_2_expand/Conv2D:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3111:44: error: invalid suffix "_weights_array" on integer constant
3111 | 1, &node_192_model/block_2_expand/Conv2D:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3107:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3107 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3115:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3115 | node_192_model/block_2_expand/Conv2D:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3115:40: error: invalid suffix "_bias" on integer constant
3115 | node_192_model/block_2_expand/Conv2D:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3118:44: error: invalid suffix "_bias_array" on integer constant
3118 | 1, &node_192_model/block_2_expand/Conv2D:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3114:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3114 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3122:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3122 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3122:55: error: invalid suffix "_scratch0" on integer constant
3122 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3125:59: error: invalid suffix "_scratch0_array" on integer constant
3125 | 1, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3121:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3121 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3129:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3129 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3129:56: error: invalid suffix "_weights" on integer constant
3129 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3132:60: error: invalid suffix "_weights_array" on integer constant
3132 | 1, &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3128:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3128 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3136:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3136 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3136:56: error: invalid suffix "_bias" on integer constant
3136 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3139:60: error: invalid suffix "_bias_array" on integer constant
3139 | 1, &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3135:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3135 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3143:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3143 | node_192_model/block_11_expand/Conv2D:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3143:41: error: invalid suffix "_scratch0" on integer constant
3143 | node_192_model/block_11_expand/Conv2D:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3146:45: error: invalid suffix "_scratch0_array" on integer constant
3146 | 1, &node_192_model/block_11_expand/Conv2D:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3142:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3142 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3150:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3150 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3150:54: error: invalid suffix "_weights" on integer constant
3150 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3153:58: error: invalid suffix "_weights_array" on integer constant
3153 | 1, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3149:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3149 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3157:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3157 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3157:54: error: invalid suffix "_bias" on integer constant
3157 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3160:58: error: invalid suffix "_bias_array" on integer constant
3160 | 1, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3156:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3156 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3164:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3164 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3164:53: error: invalid suffix "_weights" on integer constant
3164 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3167:57: error: invalid suffix "_weights_array" on integer constant
3167 | 1, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3163:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3163 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3171:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3171 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3171:55: error: invalid suffix "_scratch0" on integer constant
3171 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3174:59: error: invalid suffix "_scratch0_array" on integer constant
3174 | 1, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3170:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3170 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3178:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3178 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3178:53: error: invalid suffix "_bias" on integer constant
3178 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3181:57: error: invalid suffix "_bias_array" on integer constant
3181 | 1, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3177:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3177 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3185:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3185 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3185:56: error: invalid suffix "_weights" on integer constant
3185 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3188:60: error: invalid suffix "_weights_array" on integer constant
3188 | 1, &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3184:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3184 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3192:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3192 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3192:54: error: invalid suffix "_scratch0" on integer constant
3192 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3195:58: error: invalid suffix "_scratch0_array" on integer constant
3195 | 1, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3191:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3191 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3199:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3199 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3199:56: error: invalid suffix "_bias" on integer constant
3199 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3202:60: error: invalid suffix "_bias_array" on integer constant
3202 | 1, &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3198:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3198 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3206:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3206 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3206:54: error: invalid suffix "_weights" on integer constant
3206 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3209:58: error: invalid suffix "_weights_array" on integer constant
3209 | 1, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3205:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3205 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3213:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3213 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3213:54: error: invalid suffix "_bias" on integer constant
3213 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3216:58: error: invalid suffix "_bias_array" on integer constant
3216 | 1, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3212:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3212 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3220:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3220 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3220:55: error: invalid suffix "_scratch0" on integer constant
3220 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3223:59: error: invalid suffix "_scratch0_array" on integer constant
3223 | 1, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3219:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3219 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3227:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3227 | node_192_model/block_4_expand/Conv2D:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3227:40: error: invalid suffix "_weights" on integer constant
3227 | node_192_model/block_4_expand/Conv2D:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3230:44: error: invalid suffix "_weights_array" on integer constant
3230 | 1, &node_192_model/block_4_expand/Conv2D:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3226:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3226 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3234:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3234 | node_192_model/block_4_expand/Conv2D:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3234:40: error: invalid suffix "_bias" on integer constant
3234 | node_192_model/block_4_expand/Conv2D:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3237:44: error: invalid suffix "_bias_array" on integer constant
3237 | 1, &node_192_model/block_4_expand/Conv2D:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3233:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3233 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3241:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3241 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3241:54: error: invalid suffix "_scratch0" on integer constant
3241 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3244:58: error: invalid suffix "_scratch0_array" on integer constant
3244 | 1, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3240:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3240 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3248:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3248 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3248:56: error: invalid suffix "_weights" on integer constant
3248 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3251:60: error: invalid suffix "_weights_array" on integer constant
3251 | 1, &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3247:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3247 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3255:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3255 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3255:56: error: invalid suffix "_bias" on integer constant
3255 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3258:60: error: invalid suffix "_bias_array" on integer constant
3258 | 1, &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3254:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3254 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3262:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3262 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3262:54: error: invalid suffix "_weights" on integer constant
3262 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3265:58: error: invalid suffix "_weights_array" on integer constant
3265 | 1, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3261:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3261 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3269:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3269 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3269:55: error: invalid suffix "_scratch0" on integer constant
3269 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3272:59: error: invalid suffix "_scratch0_array" on integer constant
3272 | 1, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3268:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3268 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3276:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3276 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3276:54: error: invalid suffix "_bias" on integer constant
3276 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3279:58: error: invalid suffix "_bias_array" on integer constant
3279 | 1, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3275:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3275 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3283:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3283 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3283:53: error: invalid suffix "_weights" on integer constant
3283 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3286:57: error: invalid suffix "_weights_array" on integer constant
3286 | 1, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3282:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3282 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3290:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3290 | node_192_model/block_14_expand/Conv2D:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3290:41: error: invalid suffix "_scratch0" on integer constant
3290 | node_192_model/block_14_expand/Conv2D:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3293:45: error: invalid suffix "_scratch0_array" on integer constant
3293 | 1, &node_192_model/block_14_expand/Conv2D:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3289:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3289 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3297:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3297 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3297:53: error: invalid suffix "_bias" on integer constant
3297 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3300:57: error: invalid suffix "_bias_array" on integer constant
3300 | 1, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3296:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3296 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3304:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3304 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3304:56: error: invalid suffix "_weights" on integer constant
3304 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3307:60: error: invalid suffix "_weights_array" on integer constant
3307 | 1, &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3303:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3303 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3311:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3311 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3311:56: error: invalid suffix "_bias" on integer constant
3311 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3314:60: error: invalid suffix "_bias_array" on integer constant
3314 | 1, &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3310:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3310 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3318:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3318 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3318:55: error: invalid suffix "_scratch0" on integer constant
3318 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3321:59: error: invalid suffix "_scratch0_array" on integer constant
3321 | 1, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3317:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3317 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3325:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3325 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3325:54: error: invalid suffix "_weights" on integer constant
3325 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3328:58: error: invalid suffix "_weights_array" on integer constant
3328 | 1, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3324:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3324 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3332:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3332 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3332:54: error: invalid suffix "_bias" on integer constant
3332 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3335:58: error: invalid suffix "_bias_array" on integer constant
3335 | 1, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3331:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3331 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3339:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3339 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3339:54: error: invalid suffix "_scratch0" on integer constant
3339 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3342:58: error: invalid suffix "_scratch0_array" on integer constant
3342 | 1, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3338:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3338 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3346:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3346 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3346:53: error: invalid suffix "_weights" on integer constant
3346 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3349:57: error: invalid suffix "_weights_array" on integer constant
3349 | 1, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3345:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3345 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3353:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3353 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3353:53: error: invalid suffix "_bias" on integer constant
3353 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3356:57: error: invalid suffix "_bias_array" on integer constant
3356 | 1, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3352:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3352 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3360:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3360 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3360:56: error: invalid suffix "_weights" on integer constant
3360 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3363:60: error: invalid suffix "_weights_array" on integer constant
3363 | 1, &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3359:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3359 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3367:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3367 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3367:55: error: invalid suffix "_scratch0" on integer constant
3367 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3370:59: error: invalid suffix "_scratch0_array" on integer constant
3370 | 1, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3366:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3366 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3374:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3374 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3374:56: error: invalid suffix "_bias" on integer constant
3374 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3377:60: error: invalid suffix "_bias_array" on integer constant
3377 | 1, &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3373:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3373 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3381:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3381 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3381:54: error: invalid suffix "_weights" on integer constant
3381 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3384:58: error: invalid suffix "_weights_array" on integer constant
3384 | 1, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3380:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3380 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3388:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3388 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3388:54: error: invalid suffix "_scratch0" on integer constant
3388 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3391:58: error: invalid suffix "_scratch0_array" on integer constant
3391 | 1, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3387:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3387 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3395:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3395 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3395:54: error: invalid suffix "_bias" on integer constant
3395 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3398:58: error: invalid suffix "_bias_array" on integer constant
3398 | 1, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3394:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3394 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3402:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3402 | node_192_model/block_7_expand/Conv2D:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3402:40: error: invalid suffix "_weights" on integer constant
3402 | node_192_model/block_7_expand/Conv2D:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3405:44: error: invalid suffix "_weights_array" on integer constant
3405 | 1, &node_192_model/block_7_expand/Conv2D:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3401:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3401 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3409:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3409 | node_192_model/block_7_expand/Conv2D:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3409:40: error: invalid suffix "_bias" on integer constant
3409 | node_192_model/block_7_expand/Conv2D:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3412:44: error: invalid suffix "_bias_array" on integer constant
3412 | 1, &node_192_model/block_7_expand/Conv2D:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3408:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3408 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3416:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3416 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3416:55: error: invalid suffix "_scratch0" on integer constant
3416 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3419:59: error: invalid suffix "_scratch0_array" on integer constant
3419 | 1, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3415:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3415 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3423:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3423 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3423:56: error: invalid suffix "_weights" on integer constant
3423 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3426:60: error: invalid suffix "_weights_array" on integer constant
3426 | 1, &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3422:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3422 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3430:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3430 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3430:56: error: invalid suffix "_bias" on integer constant
3430 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3433:60: error: invalid suffix "_bias_array" on integer constant
3433 | 1, &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3429:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3429 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3437:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3437 | node_192_model/Conv_1/Conv2D:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3437:32: error: invalid suffix "_scratch0" on integer constant
3437 | node_192_model/Conv_1/Conv2D:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3440:36: error: invalid suffix "_scratch0_array" on integer constant
3440 | 1, &node_192_model/Conv_1/Conv2D:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3436:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3436 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3444:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3444 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3444:54: error: invalid suffix "_weights" on integer constant
3444 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3447:58: error: invalid suffix "_weights_array" on integer constant
3447 | 1, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3443:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3443 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3451:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3451 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3451:54: error: invalid suffix "_bias" on integer constant
3451 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3454:58: error: invalid suffix "_bias_array" on integer constant
3454 | 1, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3450:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3450 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3458:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3458 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3458:53: error: invalid suffix "_weights" on integer constant
3458 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3461:57: error: invalid suffix "_weights_array" on integer constant
3461 | 1, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3457:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3457 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3465:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3465 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3465:57: error: invalid suffix "_scratch0" on integer constant
3465 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3468:61: error: invalid suffix "_scratch0_array" on integer constant
3468 | 1, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3464:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3464 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3472:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3472 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3472:53: error: invalid suffix "_bias" on integer constant
3472 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3475:57: error: invalid suffix "_bias_array" on integer constant
3475 | 1, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3471:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3471 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3479:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3479 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3479:56: error: invalid suffix "_weights" on integer constant
3479 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3482:60: error: invalid suffix "_weights_array" on integer constant
3482 | 1, &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3478:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3478 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3486:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3486 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3486:57: error: invalid suffix "_scratch0" on integer constant
3486 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3489:61: error: invalid suffix "_scratch0_array" on integer constant
3489 | 1, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3485:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3485 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3493:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3493 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3493:56: error: invalid suffix "_bias" on integer constant
3493 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3496:60: error: invalid suffix "_bias_array" on integer constant
3496 | 1, &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3492:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3492 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3500:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3500 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3500:54: error: invalid suffix "_weights" on integer constant
3500 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3503:58: error: invalid suffix "_weights_array" on integer constant
3503 | 1, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3499:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3499 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3507:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3507 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3507:54: error: invalid suffix "_bias" on integer constant
3507 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3510:58: error: invalid suffix "_bias_array" on integer constant
3510 | 1, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3506:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3506 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3514:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3514 | node_192_model/conv2d_4/Conv2D:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3514:34: error: invalid suffix "_scratch0" on integer constant
3514 | node_192_model/conv2d_4/Conv2D:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3517:38: error: invalid suffix "_scratch0_array" on integer constant
3517 | 1, &node_192_model/conv2d_4/Conv2D:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3513:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3513 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3521:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3521 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3521:53: error: invalid suffix "_weights" on integer constant
3521 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3524:57: error: invalid suffix "_weights_array" on integer constant
3524 | 1, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3520:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3520 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3528:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3528 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3528:53: error: invalid suffix "_bias" on integer constant
3528 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3531:57: error: invalid suffix "_bias_array" on integer constant
3531 | 1, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3527:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3527 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3535:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3535 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3535:57: error: invalid suffix "_scratch0" on integer constant
3535 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3538:61: error: invalid suffix "_scratch0_array" on integer constant
3538 | 1, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3534:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3534 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3542:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3542 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3542:56: error: invalid suffix "_weights" on integer constant
3542 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3545:60: error: invalid suffix "_weights_array" on integer constant
3545 | 1, &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3541:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3541 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3549:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3549 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3549:56: error: invalid suffix "_bias" on integer constant
3549 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3552:60: error: invalid suffix "_bias_array" on integer constant
3552 | 1, &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3548:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3548 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3556:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3556 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3556:54: error: invalid suffix "_weights" on integer constant
3556 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3559:58: error: invalid suffix "_weights_array" on integer constant
3559 | 1, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3555:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3555 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3563:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3563 | node_192_model/conv2d_5/Conv2D:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3563:34: error: invalid suffix "_scratch0" on integer constant
3563 | node_192_model/conv2d_5/Conv2D:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3566:38: error: invalid suffix "_scratch0_array" on integer constant
3566 | 1, &node_192_model/conv2d_5/Conv2D:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3562:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3562 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3570:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3570 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3570:54: error: invalid suffix "_bias" on integer constant
3570 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3573:58: error: invalid suffix "_bias_array" on integer constant
3573 | 1, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3569:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3569 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3577:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3577 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3577:54: error: invalid suffix "_weights" on integer constant
3577 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3580:58: error: invalid suffix "_weights_array" on integer constant
3580 | 1, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3576:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3576 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3584:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3584 | node_192_model/batch_normalization/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3584:55: error: invalid suffix "_scratch0" on integer constant
3584 | node_192_model/batch_normalization/FusedBatchNormV3:0_scratch0, AI_STATIC,
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3587:59: error: invalid suffix "_scratch0_array" on integer constant
3587 | 1, &node_192_model/batch_normalization/FusedBatchNormV3:0_scratch0_array, NULL)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3583:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3583 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3591:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3591 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3591:54: error: invalid suffix "_bias" on integer constant
3591 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3594:58: error: invalid suffix "_bias_array" on integer constant
3594 | 1, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3590:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3590 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3598:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3598 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3598:57: error: invalid suffix "_weights" on integer constant
3598 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3601:61: error: invalid suffix "_weights_array" on integer constant
3601 | 1, &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3597:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3597 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3605:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3605 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3605:57: error: invalid suffix "_bias" on integer constant
3605 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3608:61: error: invalid suffix "_bias_array" on integer constant
3608 | 1, &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3604:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3604 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3612:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3612 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3612:55: error: invalid suffix "_weights" on integer constant
3612 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_weights, AI_STATIC,
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3615:59: error: invalid suffix "_weights_array" on integer constant
3615 | 1, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_weights_array, NULL)
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3611:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3611 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3619:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3619 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3619:55: error: invalid suffix "_bias" on integer constant
3619 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_bias, AI_STATIC,
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:19: note: in definition of macro 'AI_TENSOR_OBJ_DECLARE'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3622:59: error: invalid suffix "_bias_array" on integer constant
3622 | 1, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_bias_array, NULL)
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:202:16: note: in definition of macro 'AI_ARRAY_LIST_OBJ_INIT'
202 | ((ai_array*)(arrays_ptr_))
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:229:36: note: in expansion of macro 'AI_PACK'
229 | .data = AI_ARRAY_LIST_OBJ_INIT(AI_PACK(arrays_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:235:27: note: in expansion of macro 'AI_TENSOR_OBJ_INIT'
235 | attr_ ai_tensor name_ = AI_TENSOR_OBJ_INIT(id_, flags_, AI_PACK(shape_), AI_PACK(stride_), \
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:236:43: note: in expansion of macro 'AI_PACK'
236 | arrays_size_, AI_PACK(arrays_ptr_), AI_PACK(klass_obj_));
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3618:1: note: in expansion of macro 'AI_TENSOR_OBJ_DECLARE'
3618 | AI_TENSOR_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3630:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3630 | node_192_model/activation/Sigmoid:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3630:37: error: invalid suffix "_chain" on integer constant
3630 | node_192_model/activation/Sigmoid:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3631:100: error: invalid suffix "_output" on integer constant
3631 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3629:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3629 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3631:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3631 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3632:79: error: invalid suffix "_output" on integer constant
3632 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/activation/Sigmoid:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3629:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3629 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3632:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3632 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/activation/Sigmoid:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3638:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3638 | node_192_model/activation/Sigmoid:0_layer, 145,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3638:37: error: invalid suffix "_layer" on integer constant
3638 | node_192_model/activation/Sigmoid:0_layer, 145,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3642:44: error: invalid suffix "_layer" on integer constant
3642 | NULL, &node_192_model/activation/Sigmoid:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3637:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3637 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3641:38: error: invalid suffix "_chain" on integer constant
3641 | &node_192_model/activation/Sigmoid:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3637:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3637 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3647:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3647 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3647:58: error: invalid suffix "_chain" on integer constant
3647 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3648:73: error: invalid suffix "_output" on integer constant
3648 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_3/Relu:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3646:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3646 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3648:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3648 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_3/Relu:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3649:100: error: invalid suffix "_output" on integer constant
3649 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3646:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3646 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3649:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3649 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3650:100: error: invalid suffix "_weights" on integer constant
3650 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3646:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3646 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3650:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3650 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3650:167: error: invalid suffix "_bias" on integer constant
3650 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3646:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3646 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3650:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3650 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3651:100: error: invalid suffix "_scratch0" on integer constant
3651 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3646:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3646 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3651:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3651 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3655:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3655 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_layer, 144,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3655:58: error: invalid suffix "_layer" on integer constant
3655 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_layer, 144,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3659:44: error: invalid suffix "_layer" on integer constant
3659 | NULL, &node_192_model/activation/Sigmoid:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3654:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3654 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3658:59: error: invalid suffix "_chain" on integer constant
3658 | &node_192_model/batch_normalization_12/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3654:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3654 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3669:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3669 | node_192_model/re_lu_3/Relu:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3669:31: error: invalid suffix "_chain" on integer constant
3669 | node_192_model/re_lu_3/Relu:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3670:76: error: invalid suffix "_output" on integer constant
3670 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/conv2d_7/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3668:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3668 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3670:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3670 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/conv2d_7/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3671:73: error: invalid suffix "_output" on integer constant
3671 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_3/Relu:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3668:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3668 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3671:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3671 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_3/Relu:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3677:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3677 | node_192_model/re_lu_3/Relu:0_layer, 143,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3677:31: error: invalid suffix "_layer" on integer constant
3677 | node_192_model/re_lu_3/Relu:0_layer, 143,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3681:65: error: invalid suffix "_layer" on integer constant
3681 | NULL, &node_192_model/batch_normalization_12/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3676:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3676 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3680:32: error: invalid suffix "_chain" on integer constant
3680 | &node_192_model/re_lu_3/Relu:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3676:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3676 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3686:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3686 | node_192_model/conv2d_7/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3686:34: error: invalid suffix "_chain" on integer constant
3686 | node_192_model/conv2d_7/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3687:100: error: invalid suffix "_output" on integer constant
3687 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_10/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3685:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3685 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3687:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3687 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_10/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3688:76: error: invalid suffix "_output" on integer constant
3688 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/conv2d_7/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3685:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3685 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3688:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3688 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/conv2d_7/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3689:76: error: invalid suffix "_weights" on integer constant
3689 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/conv2d_7/Conv2D:0_weights, &node_192_model/conv2d_7/Conv2D:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3685:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3685 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3689:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3689 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/conv2d_7/Conv2D:0_weights, &node_192_model/conv2d_7/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3689:119: error: invalid suffix "_bias" on integer constant
3689 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/conv2d_7/Conv2D:0_weights, &node_192_model/conv2d_7/Conv2D:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3685:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3685 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3689:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3689 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/conv2d_7/Conv2D:0_weights, &node_192_model/conv2d_7/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3690:76: error: invalid suffix "_scratch0" on integer constant
3690 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/conv2d_7/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3685:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3685 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3690:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3690 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/conv2d_7/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3694:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3694 | node_192_model/conv2d_7/Conv2D:0_layer, 142,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3694:34: error: invalid suffix "_layer" on integer constant
3694 | node_192_model/conv2d_7/Conv2D:0_layer, 142,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3698:38: error: invalid suffix "_layer" on integer constant
3698 | NULL, &node_192_model/re_lu_3/Relu:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3693:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3693 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3697:35: error: invalid suffix "_chain" on integer constant
3697 | &node_192_model/conv2d_7/Conv2D:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3693:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3693 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3708:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3708 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3708:58: error: invalid suffix "_chain" on integer constant
3708 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3709:73: error: invalid suffix "_output" on integer constant
3709 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_2/Relu:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3707:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3707 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3709:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3709 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_2/Relu:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3710:100: error: invalid suffix "_output" on integer constant
3710 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_10/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3707:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3707 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3710:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3710 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_10/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3711:100: error: invalid suffix "_weights" on integer constant
3711 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_10/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_10/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3707:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3707 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3711:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3711 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_10/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_10/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3711:167: error: invalid suffix "_bias" on integer constant
3711 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_10/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_10/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3707:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3707 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3711:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3711 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_10/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_10/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3716:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3716 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_layer, 140,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3716:58: error: invalid suffix "_layer" on integer constant
3716 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_layer, 140,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3720:41: error: invalid suffix "_layer" on integer constant
3720 | NULL, &node_192_model/conv2d_7/Conv2D:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3715:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3715 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3719:59: error: invalid suffix "_chain" on integer constant
3719 | &node_192_model/batch_normalization_10/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3715:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3715 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3730:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3730 | node_192_model/re_lu_2/Relu:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3730:31: error: invalid suffix "_chain" on integer constant
3730 | node_192_model/re_lu_2/Relu:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3731:76: error: invalid suffix "_output" on integer constant
3731 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/conv2d_6/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3729:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3729 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3731:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3731 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/conv2d_6/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3732:73: error: invalid suffix "_output" on integer constant
3732 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_2/Relu:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3729:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3729 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3732:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3732 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_2/Relu:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3738:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3738 | node_192_model/re_lu_2/Relu:0_layer, 139,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3738:31: error: invalid suffix "_layer" on integer constant
3738 | node_192_model/re_lu_2/Relu:0_layer, 139,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3742:65: error: invalid suffix "_layer" on integer constant
3742 | NULL, &node_192_model/batch_normalization_10/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3737:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3737 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3741:32: error: invalid suffix "_chain" on integer constant
3741 | &node_192_model/re_lu_2/Relu:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3737:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3737 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3747:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3747 | node_192_model/conv2d_6/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3747:34: error: invalid suffix "_chain" on integer constant
3747 | node_192_model/conv2d_6/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3748:99: error: invalid suffix "_output" on integer constant
3748 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_8/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3746:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3746 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3748:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3748 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_8/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3749:76: error: invalid suffix "_output" on integer constant
3749 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/conv2d_6/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3746:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3746 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3749:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3749 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/conv2d_6/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3750:76: error: invalid suffix "_weights" on integer constant
3750 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/conv2d_6/Conv2D:0_weights, &node_192_model/conv2d_6/Conv2D:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3746:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3746 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3750:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3750 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/conv2d_6/Conv2D:0_weights, &node_192_model/conv2d_6/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3750:119: error: invalid suffix "_bias" on integer constant
3750 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/conv2d_6/Conv2D:0_weights, &node_192_model/conv2d_6/Conv2D:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3746:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3746 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3750:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3750 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/conv2d_6/Conv2D:0_weights, &node_192_model/conv2d_6/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3751:76: error: invalid suffix "_scratch0" on integer constant
3751 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/conv2d_6/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3746:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3746 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3751:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3751 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/conv2d_6/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3755:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3755 | node_192_model/conv2d_6/Conv2D:0_layer, 138,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3755:34: error: invalid suffix "_layer" on integer constant
3755 | node_192_model/conv2d_6/Conv2D:0_layer, 138,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3759:38: error: invalid suffix "_layer" on integer constant
3759 | NULL, &node_192_model/re_lu_2/Relu:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3754:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3754 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3758:35: error: invalid suffix "_chain" on integer constant
3758 | &node_192_model/conv2d_6/Conv2D:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3754:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3754 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3769:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3769 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3769:57: error: invalid suffix "_chain" on integer constant
3769 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3770:70: error: invalid suffix "_output" on integer constant
3770 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/add_2/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3768:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3768 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3770:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3770 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/add_2/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3771:99: error: invalid suffix "_output" on integer constant
3771 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_8/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3768:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3768 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3771:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3771 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_8/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3772:99: error: invalid suffix "_weights" on integer constant
3772 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_8/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_8/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3768:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3768 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3772:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3772 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_8/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_8/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3772:165: error: invalid suffix "_bias" on integer constant
3772 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_8/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_8/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3768:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3768 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3772:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3772 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_8/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_8/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3777:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3777 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_layer, 136,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3777:57: error: invalid suffix "_layer" on integer constant
3777 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_layer, 136,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3781:41: error: invalid suffix "_layer" on integer constant
3781 | NULL, &node_192_model/conv2d_6/Conv2D:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3776:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3776 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3780:58: error: invalid suffix "_chain" on integer constant
3780 | &node_192_model/batch_normalization_8/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3776:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3776 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3791:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3791 | node_192_model/add_2/add:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3791:28: error: invalid suffix "_chain" on integer constant
3791 | node_192_model/add_2/add:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3792:119: error: invalid suffix "_output" on integer constant
3792 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &Resize__6560_output, &node_192_model/batch_normalization/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3790:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3790 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3792:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3792 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &Resize__6560_output, &node_192_model/batch_normalization/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3793:70: error: invalid suffix "_output" on integer constant
3793 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/add_2/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3790:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3790 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3793:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3793 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/add_2/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3799:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3799 | node_192_model/add_2/add:0_layer, 135,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3799:28: error: invalid suffix "_layer" on integer constant
3799 | node_192_model/add_2/add:0_layer, 135,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3803:64: error: invalid suffix "_layer" on integer constant
3803 | NULL, &node_192_model/batch_normalization_8/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3798:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3798 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3802:29: error: invalid suffix "_chain" on integer constant
3802 | &node_192_model/add_2/add:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3798:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3798 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3809:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3809 | node_192_model/batch_normalization/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3809:55: error: invalid suffix "_chain" on integer constant
3809 | node_192_model/batch_normalization/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3810:76: error: invalid suffix "_output" on integer constant
3810 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3808:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3808 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3810:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3810 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3811:97: error: invalid suffix "_output" on integer constant
3811 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3808:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3808 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3811:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3811 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3812:97: error: invalid suffix "_weights" on integer constant
3812 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3808:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3808 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3812:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3812 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3812:161: error: invalid suffix "_bias" on integer constant
3812 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3808:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3808 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3812:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3812 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3813:97: error: invalid suffix "_scratch0" on integer constant
3813 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/batch_normalization/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3808:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3808 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3813:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3813 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/batch_normalization/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3817:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3817 | node_192_model/batch_normalization/FusedBatchNormV3:0_layer, 20,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3817:55: error: invalid suffix "_layer" on integer constant
3817 | node_192_model/batch_normalization/FusedBatchNormV3:0_layer, 20,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3821:35: error: invalid suffix "_layer" on integer constant
3821 | NULL, &node_192_model/add_2/add:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3816:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3816 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3820:56: error: invalid suffix "_chain" on integer constant
3820 | &node_192_model/batch_normalization/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3816:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3816 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3842:45: error: 'node_192_model' undeclared here (not in a function)
3842 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_1/Relu:0_output),
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3840:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3840 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3842:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3842 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_1/Relu:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3842:60: error: 're_lu_1' undeclared here (not in a function)
3842 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_1/Relu:0_output),
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3840:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3840 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3842:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3842 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_1/Relu:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3842:68: error: 'Relu' undeclared here (not in a function)
3842 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_1/Relu:0_output),
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3840:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3840 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3842:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3842 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_1/Relu:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3842:72: error: expected '}' before ':' token
3842 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_1/Relu:0_output),
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3840:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3840 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3842:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3842 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_1/Relu:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:263:30: note: to match this '{'
263 | .tensor = (ai_tensor*[]) { __VA_ARGS__ }, .info = NULL \
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3840:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3840 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3842:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3842 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_1/Relu:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3842:73: error: invalid suffix "_output" on integer constant
3842 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_1/Relu:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3840:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3840 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3842:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3842 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_1/Relu:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3853:25: error: 'batch_normalization' undeclared here (not in a function)
3853 | NULL, &node_192_model/batch_normalization/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3848:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3848 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3853:45: error: 'FusedBatchNormV3' undeclared here (not in a function)
3853 | NULL, &node_192_model/batch_normalization/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3848:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3848 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3853:61: error: expected ')' before ':' token
3853 | NULL, &node_192_model/batch_normalization/FusedBatchNormV3:0_layer, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3848:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3848 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:14: note: to match this '('
97 | ((ai_node*)(obj_))
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:125:11: note: in expansion of macro 'AI_NODE_OBJ'
125 | .next = AI_NODE_OBJ(next_), \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3848:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3848 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3853:62: error: invalid suffix "_layer" on integer constant
3853 | NULL, &node_192_model/batch_normalization/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3848:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3848 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3865:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3865 | node_192_model/re_lu_1/Relu:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3865:31: error: invalid suffix "_chain" on integer constant
3865 | node_192_model/re_lu_1/Relu:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3866:76: error: invalid suffix "_output" on integer constant
3866 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/conv2d_5/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3864:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3864 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3866:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3866 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/conv2d_5/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3867:73: error: invalid suffix "_output" on integer constant
3867 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_1/Relu:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3864:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3864 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3867:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3867 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu_1/Relu:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3873:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3873 | node_192_model/re_lu_1/Relu:0_layer, 130,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3873:31: error: invalid suffix "_layer" on integer constant
3873 | node_192_model/re_lu_1/Relu:0_layer, 130,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3876:32: error: invalid suffix "_chain" on integer constant
3876 | &node_192_model/re_lu_1/Relu:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3872:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3872 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3882:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3882 | node_192_model/conv2d_5/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3882:34: error: invalid suffix "_chain" on integer constant
3882 | node_192_model/conv2d_5/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3883:99: error: invalid suffix "_output" on integer constant
3883 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_6/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3881:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3881 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3883:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3883 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_6/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3884:76: error: invalid suffix "_output" on integer constant
3884 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/conv2d_5/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3881:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3881 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3884:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3884 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/conv2d_5/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3885:76: error: invalid suffix "_weights" on integer constant
3885 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/conv2d_5/Conv2D:0_weights, &node_192_model/conv2d_5/Conv2D:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3881:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3881 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3885:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3885 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/conv2d_5/Conv2D:0_weights, &node_192_model/conv2d_5/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3885:119: error: invalid suffix "_bias" on integer constant
3885 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/conv2d_5/Conv2D:0_weights, &node_192_model/conv2d_5/Conv2D:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3881:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3881 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3885:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3885 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/conv2d_5/Conv2D:0_weights, &node_192_model/conv2d_5/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3886:76: error: invalid suffix "_scratch0" on integer constant
3886 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/conv2d_5/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3881:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3881 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3886:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3886 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/conv2d_5/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3890:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3890 | node_192_model/conv2d_5/Conv2D:0_layer, 129,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3890:34: error: invalid suffix "_layer" on integer constant
3890 | node_192_model/conv2d_5/Conv2D:0_layer, 129,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3894:38: error: invalid suffix "_layer" on integer constant
3894 | NULL, &node_192_model/re_lu_1/Relu:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3889:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3889 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3893:35: error: invalid suffix "_chain" on integer constant
3893 | &node_192_model/conv2d_5/Conv2D:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3889:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3889 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3904:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3904 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3904:57: error: invalid suffix "_chain" on integer constant
3904 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3905:70: error: invalid suffix "_output" on integer constant
3905 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/add_1/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3903:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3903 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3905:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3905 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/add_1/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3906:99: error: invalid suffix "_output" on integer constant
3906 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_6/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3903:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3903 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3906:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3906 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_6/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3907:99: error: invalid suffix "_weights" on integer constant
3907 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_6/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_6/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3903:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3903 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3907:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3907 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_6/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_6/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3907:165: error: invalid suffix "_bias" on integer constant
3907 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_6/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_6/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3903:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3903 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3907:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3907 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_6/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_6/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3912:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3912 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_layer, 127,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3912:57: error: invalid suffix "_layer" on integer constant
3912 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_layer, 127,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3916:41: error: invalid suffix "_layer" on integer constant
3916 | NULL, &node_192_model/conv2d_5/Conv2D:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3911:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3911 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3915:58: error: invalid suffix "_chain" on integer constant
3915 | &node_192_model/batch_normalization_6/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3911:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3911 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3926:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3926 | node_192_model/add_1/add:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3926:28: error: invalid suffix "_chain" on integer constant
3926 | node_192_model/add_1/add:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3927:121: error: invalid suffix "_output" on integer constant
3927 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &Resize__6240_output, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3925:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3925 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3927:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3927 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &Resize__6240_output, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3928:70: error: invalid suffix "_output" on integer constant
3928 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/add_1/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3925:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3925 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3928:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3928 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/add_1/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3934:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3934 | node_192_model/add_1/add:0_layer, 126,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3934:28: error: invalid suffix "_layer" on integer constant
3934 | node_192_model/add_1/add:0_layer, 126,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3938:64: error: invalid suffix "_layer" on integer constant
3938 | NULL, &node_192_model/batch_normalization_6/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3933:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3933 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3937:29: error: invalid suffix "_chain" on integer constant
3937 | &node_192_model/add_1/add:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3933:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3933 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3944:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3944 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3944:57: error: invalid suffix "_chain" on integer constant
3944 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3945:76: error: invalid suffix "_output" on integer constant
3945 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3943:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3943 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3945:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3945 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3946:99: error: invalid suffix "_output" on integer constant
3946 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3943:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3943 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3946:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3946 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3947:99: error: invalid suffix "_weights" on integer constant
3947 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3943:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3943 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3947:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3947 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3947:165: error: invalid suffix "_bias" on integer constant
3947 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3943:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3943 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3947:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3947 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3948:99: error: invalid suffix "_scratch0" on integer constant
3948 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3943:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3943 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3948:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3948 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3952:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
3952 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_layer, 40,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3952:57: error: invalid suffix "_layer" on integer constant
3952 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_layer, 40,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3956:35: error: invalid suffix "_layer" on integer constant
3956 | NULL, &node_192_model/add_1/add:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3951:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3951 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3955:58: error: invalid suffix "_chain" on integer constant
3955 | &node_192_model/batch_normalization_1/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3951:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3951 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3977:60: error: 're_lu' undeclared here (not in a function)
3977 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu/Relu:0_output),
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3975:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3975 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3977:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3977 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu/Relu:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3977:70: error: expected '}' before ':' token
3977 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu/Relu:0_output),
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3975:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3975 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3977:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3977 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu/Relu:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:263:30: note: to match this '{'
263 | .tensor = (ai_tensor*[]) { __VA_ARGS__ }, .info = NULL \
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3975:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3975 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3977:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3977 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu/Relu:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3977:71: error: invalid suffix "_output" on integer constant
3977 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu/Relu:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3975:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3975 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3977:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
3977 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu/Relu:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3988:25: error: 'batch_normalization_1' undeclared here (not in a function)
3988 | NULL, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3983:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3983 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3988:63: error: expected ')' before ':' token
3988 | NULL, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_layer, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3983:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3983 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:14: note: to match this '('
97 | ((ai_node*)(obj_))
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:125:11: note: in expansion of macro 'AI_NODE_OBJ'
125 | .next = AI_NODE_OBJ(next_), \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3983:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3983 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3988:64: error: invalid suffix "_layer" on integer constant
3988 | NULL, &node_192_model/batch_normalization_1/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3983:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
3983 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4000:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4000 | node_192_model/re_lu/Relu:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4000:29: error: invalid suffix "_chain" on integer constant
4000 | node_192_model/re_lu/Relu:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4001:76: error: invalid suffix "_output" on integer constant
4001 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/conv2d_4/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3999:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3999 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4001:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4001 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/conv2d_4/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4002:71: error: invalid suffix "_output" on integer constant
4002 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu/Relu:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:3999:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
3999 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4002:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4002 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/re_lu/Relu:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4008:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4008 | node_192_model/re_lu/Relu:0_layer, 121,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4008:29: error: invalid suffix "_layer" on integer constant
4008 | node_192_model/re_lu/Relu:0_layer, 121,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4011:30: error: invalid suffix "_chain" on integer constant
4011 | &node_192_model/re_lu/Relu:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4007:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4007 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4017:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4017 | node_192_model/conv2d_4/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4017:34: error: invalid suffix "_chain" on integer constant
4017 | node_192_model/conv2d_4/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4018:99: error: invalid suffix "_output" on integer constant
4018 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_4/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4016:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4016 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4018:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4018 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_4/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4019:76: error: invalid suffix "_output" on integer constant
4019 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/conv2d_4/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4016:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4016 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4019:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4019 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/conv2d_4/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4020:76: error: invalid suffix "_weights" on integer constant
4020 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/conv2d_4/Conv2D:0_weights, &node_192_model/conv2d_4/Conv2D:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4016:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4016 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4020:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4020 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/conv2d_4/Conv2D:0_weights, &node_192_model/conv2d_4/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4020:119: error: invalid suffix "_bias" on integer constant
4020 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/conv2d_4/Conv2D:0_weights, &node_192_model/conv2d_4/Conv2D:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4016:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4016 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4020:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4020 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/conv2d_4/Conv2D:0_weights, &node_192_model/conv2d_4/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4021:76: error: invalid suffix "_scratch0" on integer constant
4021 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/conv2d_4/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4016:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4016 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4021:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4021 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/conv2d_4/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4025:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4025 | node_192_model/conv2d_4/Conv2D:0_layer, 120,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4025:34: error: invalid suffix "_layer" on integer constant
4025 | node_192_model/conv2d_4/Conv2D:0_layer, 120,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4029:36: error: invalid suffix "_layer" on integer constant
4029 | NULL, &node_192_model/re_lu/Relu:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4024:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4024 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4028:35: error: invalid suffix "_chain" on integer constant
4028 | &node_192_model/conv2d_4/Conv2D:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4024:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4024 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4039:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4039 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4039:57: error: invalid suffix "_chain" on integer constant
4039 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4040:68: error: invalid suffix "_output" on integer constant
4040 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4038:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4038 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4040:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4040 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4041:99: error: invalid suffix "_output" on integer constant
4041 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_4/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4038:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4038 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4041:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4041 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_4/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4042:99: error: invalid suffix "_weights" on integer constant
4042 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_4/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_4/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4038:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4038 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4042:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4042 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_4/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_4/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4042:165: error: invalid suffix "_bias" on integer constant
4042 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_4/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_4/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4038:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4038 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4042:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4042 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_4/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_4/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4047:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4047 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_layer, 118,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4047:57: error: invalid suffix "_layer" on integer constant
4047 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_layer, 118,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4051:41: error: invalid suffix "_layer" on integer constant
4051 | NULL, &node_192_model/conv2d_4/Conv2D:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4046:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4046 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4050:58: error: invalid suffix "_chain" on integer constant
4050 | &node_192_model/batch_normalization_4/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4046:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4046 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4061:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4061 | node_192_model/add/add:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4061:26: error: invalid suffix "_chain" on integer constant
4061 | node_192_model/add/add:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4062:121: error: invalid suffix "_output" on integer constant
4062 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &Resize__5920_output, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4060:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4060 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4062:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4062 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &Resize__5920_output, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4063:68: error: invalid suffix "_output" on integer constant
4063 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4060:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4060 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4063:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4063 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4069:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4069 | node_192_model/add/add:0_layer, 117,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4069:26: error: invalid suffix "_layer" on integer constant
4069 | node_192_model/add/add:0_layer, 117,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4073:64: error: invalid suffix "_layer" on integer constant
4073 | NULL, &node_192_model/batch_normalization_4/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4068:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4068 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4072:27: error: invalid suffix "_chain" on integer constant
4072 | &node_192_model/add/add:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4068:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4068 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4079:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4079 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4079:57: error: invalid suffix "_chain" on integer constant
4079 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4080:76: error: invalid suffix "_output" on integer constant
4080 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4078:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4078 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4080:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4080 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4081:99: error: invalid suffix "_output" on integer constant
4081 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4078:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4078 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4081:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4081 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4082:99: error: invalid suffix "_weights" on integer constant
4082 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4078:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4078 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4082:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4082 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4082:165: error: invalid suffix "_bias" on integer constant
4082 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4078:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4078 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4082:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4082 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4083:99: error: invalid suffix "_scratch0" on integer constant
4083 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4078:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4078 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4083:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4083 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4087:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4087 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_layer, 66,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4087:57: error: invalid suffix "_layer" on integer constant
4087 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_layer, 66,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4091:33: error: invalid suffix "_layer" on integer constant
4091 | NULL, &node_192_model/add/add:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4086:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4086 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4090:58: error: invalid suffix "_chain" on integer constant
4090 | &node_192_model/batch_normalization_2/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4086:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4086 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4112:60: error: 'batch_normalization_3' undeclared here (not in a function)
4112 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4110:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4110 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4112:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4112 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4112:98: error: expected '}' before ':' token
4112 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_output),
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4110:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4110 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4112:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4112 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:263:30: note: to match this '{'
263 | .tensor = (ai_tensor*[]) { __VA_ARGS__ }, .info = NULL \
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4110:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4110 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4112:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4112 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4112:99: error: invalid suffix "_output" on integer constant
4112 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4110:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4110 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4112:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4112 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4123:25: error: 'batch_normalization_2' undeclared here (not in a function)
4123 | NULL, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4118:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4118 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4123:63: error: expected ')' before ':' token
4123 | NULL, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_layer, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4118:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4118 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:14: note: to match this '('
97 | ((ai_node*)(obj_))
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:125:11: note: in expansion of macro 'AI_NODE_OBJ'
125 | .next = AI_NODE_OBJ(next_), \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4118:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4118 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4123:64: error: invalid suffix "_layer" on integer constant
4123 | NULL, &node_192_model/batch_normalization_2/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4118:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4118 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4135:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4135 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4135:57: error: invalid suffix "_chain" on integer constant
4135 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4136:75: error: invalid suffix "_output" on integer constant
4136 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/out_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4134:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4134 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4136:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4136 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/out_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4137:99: error: invalid suffix "_output" on integer constant
4137 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4134:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4134 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4137:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4137 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4138:99: error: invalid suffix "_weights" on integer constant
4138 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4134:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4134 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4138:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4138 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4138:165: error: invalid suffix "_bias" on integer constant
4138 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4134:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4134 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4138:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4138 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_weights, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4139:99: error: invalid suffix "_scratch0" on integer constant
4139 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4134:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4134 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4139:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4139 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4143:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4143 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_layer, 112,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4143:57: error: invalid suffix "_layer" on integer constant
4143 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_layer, 112,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4146:58: error: invalid suffix "_chain" on integer constant
4146 | &node_192_model/batch_normalization_3/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4142:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4142 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4157:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4157 | AI_STATIC_CONST ai_float node_192_model/out_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4157:56: error: invalid suffix "_nl_params_data" on integer constant
4157 | AI_STATIC_CONST ai_float node_192_model/out_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4159:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4159 | node_192_model/out_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4159:35: error: invalid suffix "_nl_params" on integer constant
4159 | node_192_model/out_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4160:35: error: invalid suffix "_nl_params_data" on integer constant
4160 | node_192_model/out_relu/Relu6:0_nl_params_data, node_192_model/out_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4158:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4158 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4160:83: error: invalid suffix "_nl_params_data" on integer constant
4160 | node_192_model/out_relu/Relu6:0_nl_params_data, node_192_model/out_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4158:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4158 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4162:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4162 | node_192_model/out_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4162:33: error: invalid suffix "_chain" on integer constant
4162 | node_192_model/out_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4163:74: error: invalid suffix "_output" on integer constant
4163 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/Conv_1/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4161:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4161 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4163:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4163 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/Conv_1/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4164:75: error: invalid suffix "_output" on integer constant
4164 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/out_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4161:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4161 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4164:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4164 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/out_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4170:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4170 | node_192_model/out_relu/Relu6:0_layer, 111,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4170:33: error: invalid suffix "_layer" on integer constant
4170 | node_192_model/out_relu/Relu6:0_layer, 111,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4174:64: error: invalid suffix "_layer" on integer constant
4174 | NULL, &node_192_model/batch_normalization_3/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4169:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4169 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4173:34: error: invalid suffix "_chain" on integer constant
4173 | &node_192_model/out_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4169:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4169 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4175:47: error: invalid suffix "_nl_params" on integer constant
4175 | .nl_params = &node_192_model/out_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4169:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4169 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4179:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4179 | node_192_model/Conv_1/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4179:32: error: invalid suffix "_chain" on integer constant
4179 | node_192_model/Conv_1/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4180:97: error: invalid suffix "_output" on integer constant
4180 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4178:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4178 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4180:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4180 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4181:74: error: invalid suffix "_output" on integer constant
4181 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/Conv_1/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4178:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4178 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4181:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4181 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/Conv_1/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4182:74: error: invalid suffix "_weights" on integer constant
4182 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/Conv_1/Conv2D:0_weights, &node_192_model/Conv_1/Conv2D:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4178:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4178 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4182:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4182 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/Conv_1/Conv2D:0_weights, &node_192_model/Conv_1/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4182:115: error: invalid suffix "_bias" on integer constant
4182 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/Conv_1/Conv2D:0_weights, &node_192_model/Conv_1/Conv2D:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4178:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4178 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4182:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4182 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/Conv_1/Conv2D:0_weights, &node_192_model/Conv_1/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4183:74: error: invalid suffix "_scratch0" on integer constant
4183 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/Conv_1/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4178:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4178 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4183:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4183 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/Conv_1/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4187:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4187 | node_192_model/Conv_1/Conv2D:0_layer, 110,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4187:32: error: invalid suffix "_layer" on integer constant
4187 | node_192_model/Conv_1/Conv2D:0_layer, 110,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4191:40: error: invalid suffix "_layer" on integer constant
4191 | NULL, &node_192_model/out_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4186:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4186 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4190:33: error: invalid suffix "_chain" on integer constant
4190 | &node_192_model/Conv_1/Conv2D:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4186:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4186 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4201:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4201 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4201:55: error: invalid suffix "_chain" on integer constant
4201 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4202:90: error: invalid suffix "_output" on integer constant
4202 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4200:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4200 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4202:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4202 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4203:97: error: invalid suffix "_output" on integer constant
4203 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4200:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4200 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4203:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4203 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4204:97: error: invalid suffix "_weights" on integer constant
4204 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4200:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4200 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4204:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4204 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4204:161: error: invalid suffix "_bias" on integer constant
4204 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4200:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4200 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4204:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4204 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4205:97: error: invalid suffix "_scratch0" on integer constant
4205 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4200:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4200 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4205:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4205 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4209:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4209 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_layer, 108,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4209:55: error: invalid suffix "_layer" on integer constant
4209 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_layer, 108,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4213:39: error: invalid suffix "_layer" on integer constant
4213 | NULL, &node_192_model/Conv_1/Conv2D:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4208:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4208 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4212:56: error: invalid suffix "_chain" on integer constant
4212 | &node_192_model/block_16_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4208:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4208 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4223:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4223 | AI_STATIC_CONST ai_float node_192_model/block_16_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4223:71: error: invalid suffix "_nl_params_data" on integer constant
4223 | AI_STATIC_CONST ai_float node_192_model/block_16_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4225:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4225 | node_192_model/block_16_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4225:50: error: invalid suffix "_nl_params" on integer constant
4225 | node_192_model/block_16_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4226:50: error: invalid suffix "_nl_params_data" on integer constant
4226 | node_192_model/block_16_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_16_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4224:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4224 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4226:113: error: invalid suffix "_nl_params_data" on integer constant
4226 | node_192_model/block_16_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_16_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4224:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4224 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4228:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4228 | node_192_model/block_16_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4228:48: error: invalid suffix "_chain" on integer constant
4228 | node_192_model/block_16_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4229:99: error: invalid suffix "_output" on integer constant
4229 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4227:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4227 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4229:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4229 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4230:90: error: invalid suffix "_output" on integer constant
4230 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4227:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4227 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4230:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4230 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4236:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4236 | node_192_model/block_16_depthwise_relu/Relu6:0_layer, 107,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4236:48: error: invalid suffix "_layer" on integer constant
4236 | node_192_model/block_16_depthwise_relu/Relu6:0_layer, 107,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4240:62: error: invalid suffix "_layer" on integer constant
4240 | NULL, &node_192_model/block_16_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4235:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4235 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4239:49: error: invalid suffix "_chain" on integer constant
4239 | &node_192_model/block_16_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4235:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4235 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4241:62: error: invalid suffix "_nl_params" on integer constant
4241 | .nl_params = &node_192_model/block_16_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4235:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4235 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4245:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4245 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4245:57: error: invalid suffix "_chain" on integer constant
4245 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4246:87: error: invalid suffix "_output" on integer constant
4246 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4244:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4244 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4246:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4246 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4247:99: error: invalid suffix "_output" on integer constant
4247 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4244:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4244 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4247:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4247 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4248:99: error: invalid suffix "_weights" on integer constant
4248 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4244:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4244 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4248:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4248 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4248:165: error: invalid suffix "_bias" on integer constant
4248 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4244:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4244 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4248:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4248 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4253:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4253 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_layer, 106,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4253:57: error: invalid suffix "_layer" on integer constant
4253 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_layer, 106,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4257:55: error: invalid suffix "_layer" on integer constant
4257 | NULL, &node_192_model/block_16_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4252:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4252 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4256:58: error: invalid suffix "_chain" on integer constant
4256 | &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4252:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4252 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4267:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4267 | AI_STATIC_CONST ai_float node_192_model/block_16_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4267:68: error: invalid suffix "_nl_params_data" on integer constant
4267 | AI_STATIC_CONST ai_float node_192_model/block_16_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4269:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4269 | node_192_model/block_16_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4269:47: error: invalid suffix "_nl_params" on integer constant
4269 | node_192_model/block_16_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4270:47: error: invalid suffix "_nl_params_data" on integer constant
4270 | node_192_model/block_16_expand_relu/Relu6:0_nl_params_data, node_192_model/block_16_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4268:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4268 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4270:107: error: invalid suffix "_nl_params_data" on integer constant
4270 | node_192_model/block_16_expand_relu/Relu6:0_nl_params_data, node_192_model/block_16_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4268:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4268 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4272:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4272 | node_192_model/block_16_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4272:45: error: invalid suffix "_chain" on integer constant
4272 | node_192_model/block_16_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4273:96: error: invalid suffix "_output" on integer constant
4273 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4271:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4271 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4273:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4273 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4274:87: error: invalid suffix "_output" on integer constant
4274 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4271:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4271 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4274:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4274 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4280:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4280 | node_192_model/block_16_expand_relu/Relu6:0_layer, 105,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4280:45: error: invalid suffix "_layer" on integer constant
4280 | node_192_model/block_16_expand_relu/Relu6:0_layer, 105,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4284:64: error: invalid suffix "_layer" on integer constant
4284 | NULL, &node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4279:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4279 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4283:46: error: invalid suffix "_chain" on integer constant
4283 | &node_192_model/block_16_expand_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4279:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4279 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4285:59: error: invalid suffix "_nl_params" on integer constant
4285 | .nl_params = &node_192_model/block_16_expand_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4279:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4279 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4289:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4289 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4289:54: error: invalid suffix "_chain" on integer constant
4289 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4290:77: error: invalid suffix "_output" on integer constant
4290 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4288:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4288 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4290:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4290 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4291:96: error: invalid suffix "_output" on integer constant
4291 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4288:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4288 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4291:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4291 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4292:96: error: invalid suffix "_weights" on integer constant
4292 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4288:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4288 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4292:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4292 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4292:159: error: invalid suffix "_bias" on integer constant
4292 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4288:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4288 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4292:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4292 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4293:96: error: invalid suffix "_scratch0" on integer constant
4293 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4288:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4288 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4293:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4293 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4297:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4297 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_layer, 104,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4297:54: error: invalid suffix "_layer" on integer constant
4297 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_layer, 104,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4301:52: error: invalid suffix "_layer" on integer constant
4301 | NULL, &node_192_model/block_16_expand_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4296:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4296 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4300:55: error: invalid suffix "_chain" on integer constant
4300 | &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4296:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4296 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4311:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4311 | node_192_model/block_15_add/add:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4311:35: error: invalid suffix "_chain" on integer constant
4311 | node_192_model/block_15_add/add:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4312:77: error: invalid suffix "_output" on integer constant
4312 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_14_add/add:0_output, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4310:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4310 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4312:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4312 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_14_add/add:0_output, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4312:140: error: invalid suffix "_output" on integer constant
4312 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_14_add/add:0_output, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4310:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4310 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4312:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4312 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_14_add/add:0_output, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4313:77: error: invalid suffix "_output" on integer constant
4313 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4310:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4310 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4313:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4313 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4319:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4319 | node_192_model/block_15_add/add:0_layer, 103,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4319:35: error: invalid suffix "_layer" on integer constant
4319 | node_192_model/block_15_add/add:0_layer, 103,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4323:61: error: invalid suffix "_layer" on integer constant
4323 | NULL, &node_192_model/block_16_expand_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4318:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4318 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4322:36: error: invalid suffix "_chain" on integer constant
4322 | &node_192_model/block_15_add/add:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4318:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4318 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4329:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4329 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4329:55: error: invalid suffix "_chain" on integer constant
4329 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4330:90: error: invalid suffix "_output" on integer constant
4330 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4328:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4328 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4330:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4330 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4331:97: error: invalid suffix "_output" on integer constant
4331 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4328:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4328 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4331:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4331 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4332:97: error: invalid suffix "_weights" on integer constant
4332 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4328:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4328 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4332:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4332 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4332:161: error: invalid suffix "_bias" on integer constant
4332 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4328:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4328 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4332:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4332 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4333:97: error: invalid suffix "_scratch0" on integer constant
4333 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4328:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4328 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4333:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4333 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4337:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4337 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_layer, 102,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4337:55: error: invalid suffix "_layer" on integer constant
4337 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_layer, 102,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4341:42: error: invalid suffix "_layer" on integer constant
4341 | NULL, &node_192_model/block_15_add/add:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4336:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4336 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4340:56: error: invalid suffix "_chain" on integer constant
4340 | &node_192_model/block_15_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4336:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4336 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4351:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4351 | AI_STATIC_CONST ai_float node_192_model/block_15_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4351:71: error: invalid suffix "_nl_params_data" on integer constant
4351 | AI_STATIC_CONST ai_float node_192_model/block_15_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4353:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4353 | node_192_model/block_15_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4353:50: error: invalid suffix "_nl_params" on integer constant
4353 | node_192_model/block_15_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4354:50: error: invalid suffix "_nl_params_data" on integer constant
4354 | node_192_model/block_15_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_15_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4352:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4352 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4354:113: error: invalid suffix "_nl_params_data" on integer constant
4354 | node_192_model/block_15_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_15_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4352:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4352 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4356:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4356 | node_192_model/block_15_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4356:48: error: invalid suffix "_chain" on integer constant
4356 | node_192_model/block_15_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4357:99: error: invalid suffix "_output" on integer constant
4357 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4355:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4355 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4357:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4357 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4358:90: error: invalid suffix "_output" on integer constant
4358 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4355:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4355 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4358:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4358 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4364:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4364 | node_192_model/block_15_depthwise_relu/Relu6:0_layer, 101,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4364:48: error: invalid suffix "_layer" on integer constant
4364 | node_192_model/block_15_depthwise_relu/Relu6:0_layer, 101,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4368:62: error: invalid suffix "_layer" on integer constant
4368 | NULL, &node_192_model/block_15_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4363:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4363 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4367:49: error: invalid suffix "_chain" on integer constant
4367 | &node_192_model/block_15_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4363:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4363 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4369:62: error: invalid suffix "_nl_params" on integer constant
4369 | .nl_params = &node_192_model/block_15_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4363:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4363 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4373:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4373 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4373:57: error: invalid suffix "_chain" on integer constant
4373 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4374:87: error: invalid suffix "_output" on integer constant
4374 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4372:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4372 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4374:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4374 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4375:99: error: invalid suffix "_output" on integer constant
4375 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4372:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4372 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4375:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4375 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4376:99: error: invalid suffix "_weights" on integer constant
4376 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4372:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4372 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4376:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4376 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4376:165: error: invalid suffix "_bias" on integer constant
4376 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4372:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4372 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4376:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4376 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4381:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4381 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_layer, 100,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4381:57: error: invalid suffix "_layer" on integer constant
4381 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_layer, 100,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4385:55: error: invalid suffix "_layer" on integer constant
4385 | NULL, &node_192_model/block_15_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4380:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4380 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4384:58: error: invalid suffix "_chain" on integer constant
4384 | &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4380:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4380 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4395:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4395 | AI_STATIC_CONST ai_float node_192_model/block_15_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4395:68: error: invalid suffix "_nl_params_data" on integer constant
4395 | AI_STATIC_CONST ai_float node_192_model/block_15_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4397:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4397 | node_192_model/block_15_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4397:47: error: invalid suffix "_nl_params" on integer constant
4397 | node_192_model/block_15_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4398:47: error: invalid suffix "_nl_params_data" on integer constant
4398 | node_192_model/block_15_expand_relu/Relu6:0_nl_params_data, node_192_model/block_15_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4396:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4396 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4398:107: error: invalid suffix "_nl_params_data" on integer constant
4398 | node_192_model/block_15_expand_relu/Relu6:0_nl_params_data, node_192_model/block_15_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4396:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4396 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4400:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4400 | node_192_model/block_15_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4400:45: error: invalid suffix "_chain" on integer constant
4400 | node_192_model/block_15_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4401:96: error: invalid suffix "_output" on integer constant
4401 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4399:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4399 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4401:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4401 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4402:87: error: invalid suffix "_output" on integer constant
4402 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4399:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4399 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4402:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4402 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4408:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4408 | node_192_model/block_15_expand_relu/Relu6:0_layer, 99,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4408:45: error: invalid suffix "_layer" on integer constant
4408 | node_192_model/block_15_expand_relu/Relu6:0_layer, 99,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4412:64: error: invalid suffix "_layer" on integer constant
4412 | NULL, &node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4407:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4407 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4411:46: error: invalid suffix "_chain" on integer constant
4411 | &node_192_model/block_15_expand_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4407:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4407 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4413:59: error: invalid suffix "_nl_params" on integer constant
4413 | .nl_params = &node_192_model/block_15_expand_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4407:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4407 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4417:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4417 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4417:54: error: invalid suffix "_chain" on integer constant
4417 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4418:77: error: invalid suffix "_output" on integer constant
4418 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4416:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4416 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4418:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4418 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4419:96: error: invalid suffix "_output" on integer constant
4419 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4416:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4416 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4419:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4419 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4420:96: error: invalid suffix "_weights" on integer constant
4420 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4416:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4416 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4420:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4420 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4420:159: error: invalid suffix "_bias" on integer constant
4420 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4416:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4416 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4420:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4420 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4421:96: error: invalid suffix "_scratch0" on integer constant
4421 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4416:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4416 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4421:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4421 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4425:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4425 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_layer, 98,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4425:54: error: invalid suffix "_layer" on integer constant
4425 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_layer, 98,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4429:52: error: invalid suffix "_layer" on integer constant
4429 | NULL, &node_192_model/block_15_expand_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4424:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4424 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4428:55: error: invalid suffix "_chain" on integer constant
4428 | &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4424:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4424 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4439:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4439 | node_192_model/block_14_add/add:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4439:35: error: invalid suffix "_chain" on integer constant
4439 | node_192_model/block_14_add/add:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4440:97: error: invalid suffix "_output" on integer constant
4440 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4438:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4438 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4440:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4440 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4440:160: error: invalid suffix "_output" on integer constant
4440 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4438:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4438 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4440:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4440 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4441:77: error: invalid suffix "_output" on integer constant
4441 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4438:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4438 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4441:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4441 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4447:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4447 | node_192_model/block_14_add/add:0_layer, 97,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4447:35: error: invalid suffix "_layer" on integer constant
4447 | node_192_model/block_14_add/add:0_layer, 97,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4451:61: error: invalid suffix "_layer" on integer constant
4451 | NULL, &node_192_model/block_15_expand_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4446:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4446 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4450:36: error: invalid suffix "_chain" on integer constant
4450 | &node_192_model/block_14_add/add:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4446:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4446 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4457:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4457 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4457:55: error: invalid suffix "_chain" on integer constant
4457 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4458:90: error: invalid suffix "_output" on integer constant
4458 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4456:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4456 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4458:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4458 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4459:97: error: invalid suffix "_output" on integer constant
4459 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4456:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4456 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4459:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4459 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4460:97: error: invalid suffix "_weights" on integer constant
4460 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4456:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4456 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4460:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4460 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4460:161: error: invalid suffix "_bias" on integer constant
4460 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4456:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4456 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4460:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4460 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4461:97: error: invalid suffix "_scratch0" on integer constant
4461 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4456:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4456 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4461:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4461 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4465:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4465 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_layer, 96,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4465:55: error: invalid suffix "_layer" on integer constant
4465 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_layer, 96,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4469:42: error: invalid suffix "_layer" on integer constant
4469 | NULL, &node_192_model/block_14_add/add:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4464:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4464 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4468:56: error: invalid suffix "_chain" on integer constant
4468 | &node_192_model/block_14_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4464:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4464 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4479:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4479 | AI_STATIC_CONST ai_float node_192_model/block_14_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4479:71: error: invalid suffix "_nl_params_data" on integer constant
4479 | AI_STATIC_CONST ai_float node_192_model/block_14_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4481:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4481 | node_192_model/block_14_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4481:50: error: invalid suffix "_nl_params" on integer constant
4481 | node_192_model/block_14_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4482:50: error: invalid suffix "_nl_params_data" on integer constant
4482 | node_192_model/block_14_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_14_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4480:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4480 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4482:113: error: invalid suffix "_nl_params_data" on integer constant
4482 | node_192_model/block_14_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_14_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4480:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4480 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4484:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4484 | node_192_model/block_14_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4484:48: error: invalid suffix "_chain" on integer constant
4484 | node_192_model/block_14_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4485:99: error: invalid suffix "_output" on integer constant
4485 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4483:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4483 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4485:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4485 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4486:90: error: invalid suffix "_output" on integer constant
4486 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4483:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4483 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4486:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4486 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4492:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4492 | node_192_model/block_14_depthwise_relu/Relu6:0_layer, 95,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4492:48: error: invalid suffix "_layer" on integer constant
4492 | node_192_model/block_14_depthwise_relu/Relu6:0_layer, 95,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4496:62: error: invalid suffix "_layer" on integer constant
4496 | NULL, &node_192_model/block_14_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4491:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4491 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4495:49: error: invalid suffix "_chain" on integer constant
4495 | &node_192_model/block_14_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4491:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4491 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4497:62: error: invalid suffix "_nl_params" on integer constant
4497 | .nl_params = &node_192_model/block_14_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4491:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4491 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4501:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4501 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4501:57: error: invalid suffix "_chain" on integer constant
4501 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4502:87: error: invalid suffix "_output" on integer constant
4502 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4500:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4500 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4502:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4502 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4503:99: error: invalid suffix "_output" on integer constant
4503 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4500:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4500 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4503:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4503 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4504:99: error: invalid suffix "_weights" on integer constant
4504 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4500:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4500 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4504:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4504 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4504:165: error: invalid suffix "_bias" on integer constant
4504 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4500:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4500 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4504:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4504 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4509:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4509 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_layer, 94,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4509:57: error: invalid suffix "_layer" on integer constant
4509 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_layer, 94,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4513:55: error: invalid suffix "_layer" on integer constant
4513 | NULL, &node_192_model/block_14_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4508:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4508 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4512:58: error: invalid suffix "_chain" on integer constant
4512 | &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4508:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4508 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4523:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4523 | AI_STATIC_CONST ai_float node_192_model/block_14_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4523:68: error: invalid suffix "_nl_params_data" on integer constant
4523 | AI_STATIC_CONST ai_float node_192_model/block_14_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4525:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4525 | node_192_model/block_14_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4525:47: error: invalid suffix "_nl_params" on integer constant
4525 | node_192_model/block_14_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4526:47: error: invalid suffix "_nl_params_data" on integer constant
4526 | node_192_model/block_14_expand_relu/Relu6:0_nl_params_data, node_192_model/block_14_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4524:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4524 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4526:107: error: invalid suffix "_nl_params_data" on integer constant
4526 | node_192_model/block_14_expand_relu/Relu6:0_nl_params_data, node_192_model/block_14_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4524:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4524 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4528:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4528 | node_192_model/block_14_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4528:45: error: invalid suffix "_chain" on integer constant
4528 | node_192_model/block_14_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4529:83: error: invalid suffix "_output" on integer constant
4529 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_expand/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4527:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4527 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4529:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4529 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_expand/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4530:87: error: invalid suffix "_output" on integer constant
4530 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4527:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4527 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4530:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4530 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4536:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4536 | node_192_model/block_14_expand_relu/Relu6:0_layer, 93,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4536:45: error: invalid suffix "_layer" on integer constant
4536 | node_192_model/block_14_expand_relu/Relu6:0_layer, 93,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4540:64: error: invalid suffix "_layer" on integer constant
4540 | NULL, &node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4535:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4535 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4539:46: error: invalid suffix "_chain" on integer constant
4539 | &node_192_model/block_14_expand_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4535:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4535 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4541:59: error: invalid suffix "_nl_params" on integer constant
4541 | .nl_params = &node_192_model/block_14_expand_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4535:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4535 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4545:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4545 | node_192_model/block_14_expand/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4545:41: error: invalid suffix "_chain" on integer constant
4545 | node_192_model/block_14_expand/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4546:97: error: invalid suffix "_output" on integer constant
4546 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4544:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4544 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4546:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4546 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4547:83: error: invalid suffix "_output" on integer constant
4547 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_expand/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4544:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4544 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4547:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4547 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_14_expand/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4548:83: error: invalid suffix "_weights" on integer constant
4548 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_14_expand/Conv2D:0_weights, &node_192_model/block_14_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4544:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4544 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4548:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4548 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_14_expand/Conv2D:0_weights, &node_192_model/block_14_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4548:133: error: invalid suffix "_bias" on integer constant
4548 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_14_expand/Conv2D:0_weights, &node_192_model/block_14_expand/Conv2D:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4544:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4544 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4548:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4548 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_14_expand/Conv2D:0_weights, &node_192_model/block_14_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4549:83: error: invalid suffix "_scratch0" on integer constant
4549 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_14_expand/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4544:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4544 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4549:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4549 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_14_expand/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4553:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4553 | node_192_model/block_14_expand/Conv2D:0_layer, 92,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4553:41: error: invalid suffix "_layer" on integer constant
4553 | node_192_model/block_14_expand/Conv2D:0_layer, 92,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4557:52: error: invalid suffix "_layer" on integer constant
4557 | NULL, &node_192_model/block_14_expand_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4552:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4552 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4556:42: error: invalid suffix "_chain" on integer constant
4556 | &node_192_model/block_14_expand/Conv2D:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4552:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4552 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4567:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4567 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4567:55: error: invalid suffix "_chain" on integer constant
4567 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4568:90: error: invalid suffix "_output" on integer constant
4568 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4566:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4566 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4568:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4568 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4569:97: error: invalid suffix "_output" on integer constant
4569 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4566:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4566 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4569:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4569 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4570:97: error: invalid suffix "_weights" on integer constant
4570 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4566:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4566 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4570:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4570 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4570:161: error: invalid suffix "_bias" on integer constant
4570 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4566:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4566 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4570:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4570 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4571:97: error: invalid suffix "_scratch0" on integer constant
4571 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4566:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4566 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4571:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4571 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4575:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4575 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_layer, 90,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4575:55: error: invalid suffix "_layer" on integer constant
4575 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_layer, 90,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4579:48: error: invalid suffix "_layer" on integer constant
4579 | NULL, &node_192_model/block_14_expand/Conv2D:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4574:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4574 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4578:56: error: invalid suffix "_chain" on integer constant
4578 | &node_192_model/block_13_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4574:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4574 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4589:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4589 | AI_STATIC_CONST ai_float node_192_model/block_13_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4589:71: error: invalid suffix "_nl_params_data" on integer constant
4589 | AI_STATIC_CONST ai_float node_192_model/block_13_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4591:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4591 | node_192_model/block_13_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4591:50: error: invalid suffix "_nl_params" on integer constant
4591 | node_192_model/block_13_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4592:50: error: invalid suffix "_nl_params_data" on integer constant
4592 | node_192_model/block_13_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_13_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4590:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4590 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4592:113: error: invalid suffix "_nl_params_data" on integer constant
4592 | node_192_model/block_13_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_13_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4590:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4590 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4594:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4594 | node_192_model/block_13_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4594:48: error: invalid suffix "_chain" on integer constant
4594 | node_192_model/block_13_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4595:99: error: invalid suffix "_output" on integer constant
4595 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4593:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4593 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4595:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4595 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4596:90: error: invalid suffix "_output" on integer constant
4596 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4593:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4593 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4596:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4596 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4602:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4602 | node_192_model/block_13_depthwise_relu/Relu6:0_layer, 89,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4602:48: error: invalid suffix "_layer" on integer constant
4602 | node_192_model/block_13_depthwise_relu/Relu6:0_layer, 89,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4606:62: error: invalid suffix "_layer" on integer constant
4606 | NULL, &node_192_model/block_13_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4601:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4601 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4605:49: error: invalid suffix "_chain" on integer constant
4605 | &node_192_model/block_13_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4601:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4601 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4607:62: error: invalid suffix "_nl_params" on integer constant
4607 | .nl_params = &node_192_model/block_13_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4601:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4601 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4611:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4611 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4611:57: error: invalid suffix "_chain" on integer constant
4611 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4612:87: error: invalid suffix "_output" on integer constant
4612 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4610:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4610 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4612:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4612 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4613:99: error: invalid suffix "_output" on integer constant
4613 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4610:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4610 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4613:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4613 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4614:99: error: invalid suffix "_weights" on integer constant
4614 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4610:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4610 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4614:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4614 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4614:165: error: invalid suffix "_bias" on integer constant
4614 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4610:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4610 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4614:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4614 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4619:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4619 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_layer, 87,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4619:57: error: invalid suffix "_layer" on integer constant
4619 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_layer, 87,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4623:55: error: invalid suffix "_layer" on integer constant
4623 | NULL, &node_192_model/block_13_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4618:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4618 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4622:58: error: invalid suffix "_chain" on integer constant
4622 | &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4618:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4618 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4633:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4633 | AI_STATIC_CONST ai_float node_192_model/block_13_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4633:68: error: invalid suffix "_nl_params_data" on integer constant
4633 | AI_STATIC_CONST ai_float node_192_model/block_13_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4635:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4635 | node_192_model/block_13_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4635:47: error: invalid suffix "_nl_params" on integer constant
4635 | node_192_model/block_13_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4636:47: error: invalid suffix "_nl_params_data" on integer constant
4636 | node_192_model/block_13_expand_relu/Relu6:0_nl_params_data, node_192_model/block_13_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4634:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4634 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4636:107: error: invalid suffix "_nl_params_data" on integer constant
4636 | node_192_model/block_13_expand_relu/Relu6:0_nl_params_data, node_192_model/block_13_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4634:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4634 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4638:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4638 | node_192_model/block_13_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4638:45: error: invalid suffix "_chain" on integer constant
4638 | node_192_model/block_13_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4639:96: error: invalid suffix "_output" on integer constant
4639 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4637:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4637 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4639:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4639 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4640:87: error: invalid suffix "_output" on integer constant
4640 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4637:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4637 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4640:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4640 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4646:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4646 | node_192_model/block_13_expand_relu/Relu6:0_layer, 86,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4646:45: error: invalid suffix "_layer" on integer constant
4646 | node_192_model/block_13_expand_relu/Relu6:0_layer, 86,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4650:64: error: invalid suffix "_layer" on integer constant
4650 | NULL, &node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4645:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4645 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4649:46: error: invalid suffix "_chain" on integer constant
4649 | &node_192_model/block_13_expand_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4645:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4645 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4651:59: error: invalid suffix "_nl_params" on integer constant
4651 | .nl_params = &node_192_model/block_13_expand_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4645:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4645 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4655:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4655 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4655:54: error: invalid suffix "_chain" on integer constant
4655 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4656:77: error: invalid suffix "_output" on integer constant
4656 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4654:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4654 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4656:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4656 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4657:96: error: invalid suffix "_output" on integer constant
4657 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4654:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4654 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4657:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4657 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4658:96: error: invalid suffix "_weights" on integer constant
4658 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4654:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4654 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4658:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4658 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4658:159: error: invalid suffix "_bias" on integer constant
4658 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4654:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4654 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4658:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4658 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4659:96: error: invalid suffix "_scratch0" on integer constant
4659 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4654:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4654 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4659:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4659 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4663:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4663 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_layer, 85,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4663:54: error: invalid suffix "_layer" on integer constant
4663 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_layer, 85,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4667:52: error: invalid suffix "_layer" on integer constant
4667 | NULL, &node_192_model/block_13_expand_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4662:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4662 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4666:55: error: invalid suffix "_chain" on integer constant
4666 | &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4662:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4662 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4677:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4677 | node_192_model/block_12_add/add:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4677:35: error: invalid suffix "_chain" on integer constant
4677 | node_192_model/block_12_add/add:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4678:77: error: invalid suffix "_output" on integer constant
4678 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_11_add/add:0_output, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4676:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4676 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4678:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4678 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_11_add/add:0_output, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4678:140: error: invalid suffix "_output" on integer constant
4678 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_11_add/add:0_output, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4676:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4676 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4678:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4678 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_11_add/add:0_output, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4679:77: error: invalid suffix "_output" on integer constant
4679 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4676:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4676 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4679:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4679 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4685:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4685 | node_192_model/block_12_add/add:0_layer, 84,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4685:35: error: invalid suffix "_layer" on integer constant
4685 | node_192_model/block_12_add/add:0_layer, 84,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4689:61: error: invalid suffix "_layer" on integer constant
4689 | NULL, &node_192_model/block_13_expand_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4684:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4684 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4688:36: error: invalid suffix "_chain" on integer constant
4688 | &node_192_model/block_12_add/add:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4684:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4684 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4695:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4695 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4695:55: error: invalid suffix "_chain" on integer constant
4695 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4696:90: error: invalid suffix "_output" on integer constant
4696 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4694:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4694 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4696:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4696 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4697:97: error: invalid suffix "_output" on integer constant
4697 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4694:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4694 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4697:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4697 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4698:97: error: invalid suffix "_weights" on integer constant
4698 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4694:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4694 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4698:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4698 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4698:161: error: invalid suffix "_bias" on integer constant
4698 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4694:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4694 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4698:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4698 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4699:97: error: invalid suffix "_scratch0" on integer constant
4699 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4694:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4694 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4699:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4699 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4703:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4703 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_layer, 83,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4703:55: error: invalid suffix "_layer" on integer constant
4703 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_layer, 83,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4707:42: error: invalid suffix "_layer" on integer constant
4707 | NULL, &node_192_model/block_12_add/add:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4702:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4702 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4706:56: error: invalid suffix "_chain" on integer constant
4706 | &node_192_model/block_12_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4702:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4702 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4717:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4717 | AI_STATIC_CONST ai_float node_192_model/block_12_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4717:71: error: invalid suffix "_nl_params_data" on integer constant
4717 | AI_STATIC_CONST ai_float node_192_model/block_12_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4719:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4719 | node_192_model/block_12_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4719:50: error: invalid suffix "_nl_params" on integer constant
4719 | node_192_model/block_12_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4720:50: error: invalid suffix "_nl_params_data" on integer constant
4720 | node_192_model/block_12_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_12_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4718:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4718 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4720:113: error: invalid suffix "_nl_params_data" on integer constant
4720 | node_192_model/block_12_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_12_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4718:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4718 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4722:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4722 | node_192_model/block_12_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4722:48: error: invalid suffix "_chain" on integer constant
4722 | node_192_model/block_12_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4723:99: error: invalid suffix "_output" on integer constant
4723 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4721:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4721 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4723:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4723 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4724:90: error: invalid suffix "_output" on integer constant
4724 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4721:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4721 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4724:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4724 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4730:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4730 | node_192_model/block_12_depthwise_relu/Relu6:0_layer, 82,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4730:48: error: invalid suffix "_layer" on integer constant
4730 | node_192_model/block_12_depthwise_relu/Relu6:0_layer, 82,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4734:62: error: invalid suffix "_layer" on integer constant
4734 | NULL, &node_192_model/block_12_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4729:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4729 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4733:49: error: invalid suffix "_chain" on integer constant
4733 | &node_192_model/block_12_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4729:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4729 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4735:62: error: invalid suffix "_nl_params" on integer constant
4735 | .nl_params = &node_192_model/block_12_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4729:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4729 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4739:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4739 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4739:57: error: invalid suffix "_chain" on integer constant
4739 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4740:87: error: invalid suffix "_output" on integer constant
4740 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4738:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4738 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4740:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4740 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4741:99: error: invalid suffix "_output" on integer constant
4741 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4738:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4738 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4741:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4741 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4742:99: error: invalid suffix "_weights" on integer constant
4742 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4738:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4738 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4742:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4742 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4742:165: error: invalid suffix "_bias" on integer constant
4742 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4738:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4738 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4742:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4742 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4747:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4747 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_layer, 81,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4747:57: error: invalid suffix "_layer" on integer constant
4747 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_layer, 81,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4751:55: error: invalid suffix "_layer" on integer constant
4751 | NULL, &node_192_model/block_12_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4746:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4746 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4750:58: error: invalid suffix "_chain" on integer constant
4750 | &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4746:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4746 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4761:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4761 | AI_STATIC_CONST ai_float node_192_model/block_12_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4761:68: error: invalid suffix "_nl_params_data" on integer constant
4761 | AI_STATIC_CONST ai_float node_192_model/block_12_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4763:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4763 | node_192_model/block_12_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4763:47: error: invalid suffix "_nl_params" on integer constant
4763 | node_192_model/block_12_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4764:47: error: invalid suffix "_nl_params_data" on integer constant
4764 | node_192_model/block_12_expand_relu/Relu6:0_nl_params_data, node_192_model/block_12_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4762:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4762 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4764:107: error: invalid suffix "_nl_params_data" on integer constant
4764 | node_192_model/block_12_expand_relu/Relu6:0_nl_params_data, node_192_model/block_12_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4762:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4762 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4766:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4766 | node_192_model/block_12_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4766:45: error: invalid suffix "_chain" on integer constant
4766 | node_192_model/block_12_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4767:96: error: invalid suffix "_output" on integer constant
4767 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4765:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4765 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4767:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4767 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4768:87: error: invalid suffix "_output" on integer constant
4768 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4765:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4765 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4768:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4768 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4774:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4774 | node_192_model/block_12_expand_relu/Relu6:0_layer, 80,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4774:45: error: invalid suffix "_layer" on integer constant
4774 | node_192_model/block_12_expand_relu/Relu6:0_layer, 80,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4778:64: error: invalid suffix "_layer" on integer constant
4778 | NULL, &node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4773:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4773 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4777:46: error: invalid suffix "_chain" on integer constant
4777 | &node_192_model/block_12_expand_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4773:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4773 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4779:59: error: invalid suffix "_nl_params" on integer constant
4779 | .nl_params = &node_192_model/block_12_expand_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4773:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4773 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4783:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4783 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4783:54: error: invalid suffix "_chain" on integer constant
4783 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4784:77: error: invalid suffix "_output" on integer constant
4784 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4782:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4782 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4784:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4784 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4785:96: error: invalid suffix "_output" on integer constant
4785 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4782:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4782 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4785:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4785 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4786:96: error: invalid suffix "_weights" on integer constant
4786 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4782:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4782 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4786:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4786 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4786:159: error: invalid suffix "_bias" on integer constant
4786 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4782:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4782 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4786:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4786 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4787:96: error: invalid suffix "_scratch0" on integer constant
4787 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4782:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4782 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4787:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4787 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4791:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4791 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_layer, 79,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4791:54: error: invalid suffix "_layer" on integer constant
4791 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_layer, 79,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4795:52: error: invalid suffix "_layer" on integer constant
4795 | NULL, &node_192_model/block_12_expand_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4790:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4790 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4794:55: error: invalid suffix "_chain" on integer constant
4794 | &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4790:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4790 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4805:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4805 | node_192_model/block_11_add/add:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4805:35: error: invalid suffix "_chain" on integer constant
4805 | node_192_model/block_11_add/add:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4806:97: error: invalid suffix "_output" on integer constant
4806 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4804:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4804 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4806:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4806 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4806:160: error: invalid suffix "_output" on integer constant
4806 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4804:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4804 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4806:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4806 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4807:77: error: invalid suffix "_output" on integer constant
4807 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4804:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4804 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4807:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4807 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4813:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4813 | node_192_model/block_11_add/add:0_layer, 78,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4813:35: error: invalid suffix "_layer" on integer constant
4813 | node_192_model/block_11_add/add:0_layer, 78,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4817:61: error: invalid suffix "_layer" on integer constant
4817 | NULL, &node_192_model/block_12_expand_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4812:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4812 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4816:36: error: invalid suffix "_chain" on integer constant
4816 | &node_192_model/block_11_add/add:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4812:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4812 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4823:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4823 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4823:55: error: invalid suffix "_chain" on integer constant
4823 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4824:90: error: invalid suffix "_output" on integer constant
4824 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4822:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4822 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4824:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4824 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4825:97: error: invalid suffix "_output" on integer constant
4825 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4822:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4822 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4825:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4825 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4826:97: error: invalid suffix "_weights" on integer constant
4826 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4822:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4822 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4826:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4826 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4826:161: error: invalid suffix "_bias" on integer constant
4826 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4822:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4822 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4826:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4826 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4827:97: error: invalid suffix "_scratch0" on integer constant
4827 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4822:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4822 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4827:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4827 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4831:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4831 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_layer, 77,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4831:55: error: invalid suffix "_layer" on integer constant
4831 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_layer, 77,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4835:42: error: invalid suffix "_layer" on integer constant
4835 | NULL, &node_192_model/block_11_add/add:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4830:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4830 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4834:56: error: invalid suffix "_chain" on integer constant
4834 | &node_192_model/block_11_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4830:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4830 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4845:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4845 | AI_STATIC_CONST ai_float node_192_model/block_11_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4845:71: error: invalid suffix "_nl_params_data" on integer constant
4845 | AI_STATIC_CONST ai_float node_192_model/block_11_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4847:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4847 | node_192_model/block_11_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4847:50: error: invalid suffix "_nl_params" on integer constant
4847 | node_192_model/block_11_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4848:50: error: invalid suffix "_nl_params_data" on integer constant
4848 | node_192_model/block_11_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_11_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4846:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4846 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4848:113: error: invalid suffix "_nl_params_data" on integer constant
4848 | node_192_model/block_11_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_11_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4846:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4846 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4850:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4850 | node_192_model/block_11_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4850:48: error: invalid suffix "_chain" on integer constant
4850 | node_192_model/block_11_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4851:99: error: invalid suffix "_output" on integer constant
4851 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4849:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4849 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4851:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4851 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4852:90: error: invalid suffix "_output" on integer constant
4852 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4849:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4849 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4852:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4852 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4858:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4858 | node_192_model/block_11_depthwise_relu/Relu6:0_layer, 76,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4858:48: error: invalid suffix "_layer" on integer constant
4858 | node_192_model/block_11_depthwise_relu/Relu6:0_layer, 76,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4862:62: error: invalid suffix "_layer" on integer constant
4862 | NULL, &node_192_model/block_11_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4857:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4857 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4861:49: error: invalid suffix "_chain" on integer constant
4861 | &node_192_model/block_11_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4857:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4857 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4863:62: error: invalid suffix "_nl_params" on integer constant
4863 | .nl_params = &node_192_model/block_11_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4857:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4857 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4867:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4867 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4867:57: error: invalid suffix "_chain" on integer constant
4867 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4868:87: error: invalid suffix "_output" on integer constant
4868 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4866:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4866 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4868:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4868 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4869:99: error: invalid suffix "_output" on integer constant
4869 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4866:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4866 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4869:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4869 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4870:99: error: invalid suffix "_weights" on integer constant
4870 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4866:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4866 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4870:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4870 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4870:165: error: invalid suffix "_bias" on integer constant
4870 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4866:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4866 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4870:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4870 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4875:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4875 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_layer, 75,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4875:57: error: invalid suffix "_layer" on integer constant
4875 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_layer, 75,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4879:55: error: invalid suffix "_layer" on integer constant
4879 | NULL, &node_192_model/block_11_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4874:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4874 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4878:58: error: invalid suffix "_chain" on integer constant
4878 | &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4874:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4874 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4889:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4889 | AI_STATIC_CONST ai_float node_192_model/block_11_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4889:68: error: invalid suffix "_nl_params_data" on integer constant
4889 | AI_STATIC_CONST ai_float node_192_model/block_11_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4891:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4891 | node_192_model/block_11_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4891:47: error: invalid suffix "_nl_params" on integer constant
4891 | node_192_model/block_11_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4892:47: error: invalid suffix "_nl_params_data" on integer constant
4892 | node_192_model/block_11_expand_relu/Relu6:0_nl_params_data, node_192_model/block_11_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4890:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4890 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4892:107: error: invalid suffix "_nl_params_data" on integer constant
4892 | node_192_model/block_11_expand_relu/Relu6:0_nl_params_data, node_192_model/block_11_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4890:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4890 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4894:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4894 | node_192_model/block_11_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4894:45: error: invalid suffix "_chain" on integer constant
4894 | node_192_model/block_11_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4895:83: error: invalid suffix "_output" on integer constant
4895 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_expand/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4893:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4893 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4895:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4895 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_expand/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4896:87: error: invalid suffix "_output" on integer constant
4896 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4893:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4893 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4896:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4896 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4902:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4902 | node_192_model/block_11_expand_relu/Relu6:0_layer, 74,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4902:45: error: invalid suffix "_layer" on integer constant
4902 | node_192_model/block_11_expand_relu/Relu6:0_layer, 74,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4906:64: error: invalid suffix "_layer" on integer constant
4906 | NULL, &node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4901:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4901 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4905:46: error: invalid suffix "_chain" on integer constant
4905 | &node_192_model/block_11_expand_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4901:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4901 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4907:59: error: invalid suffix "_nl_params" on integer constant
4907 | .nl_params = &node_192_model/block_11_expand_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4901:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4901 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4911:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4911 | node_192_model/block_11_expand/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4911:41: error: invalid suffix "_chain" on integer constant
4911 | node_192_model/block_11_expand/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4912:97: error: invalid suffix "_output" on integer constant
4912 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4910:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4910 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4912:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4912 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4913:83: error: invalid suffix "_output" on integer constant
4913 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_expand/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4910:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4910 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4913:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4913 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_11_expand/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4914:83: error: invalid suffix "_weights" on integer constant
4914 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_11_expand/Conv2D:0_weights, &node_192_model/block_11_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4910:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4910 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4914:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4914 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_11_expand/Conv2D:0_weights, &node_192_model/block_11_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4914:133: error: invalid suffix "_bias" on integer constant
4914 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_11_expand/Conv2D:0_weights, &node_192_model/block_11_expand/Conv2D:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4910:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4910 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4914:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4914 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_11_expand/Conv2D:0_weights, &node_192_model/block_11_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4915:83: error: invalid suffix "_scratch0" on integer constant
4915 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_11_expand/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4910:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4910 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4915:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4915 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_11_expand/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4919:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4919 | node_192_model/block_11_expand/Conv2D:0_layer, 73,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4919:41: error: invalid suffix "_layer" on integer constant
4919 | node_192_model/block_11_expand/Conv2D:0_layer, 73,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4923:52: error: invalid suffix "_layer" on integer constant
4923 | NULL, &node_192_model/block_11_expand_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4918:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4918 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4922:42: error: invalid suffix "_chain" on integer constant
4922 | &node_192_model/block_11_expand/Conv2D:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4918:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4918 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4933:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4933 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4933:55: error: invalid suffix "_chain" on integer constant
4933 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4934:90: error: invalid suffix "_output" on integer constant
4934 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4932:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4932 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4934:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4934 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4935:97: error: invalid suffix "_output" on integer constant
4935 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4932:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4932 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4935:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4935 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4936:97: error: invalid suffix "_weights" on integer constant
4936 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4932:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4932 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4936:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4936 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4936:161: error: invalid suffix "_bias" on integer constant
4936 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4932:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4932 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4936:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4936 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4937:97: error: invalid suffix "_scratch0" on integer constant
4937 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4932:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4932 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4937:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4937 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4941:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4941 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_layer, 71,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4941:55: error: invalid suffix "_layer" on integer constant
4941 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_layer, 71,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4945:48: error: invalid suffix "_layer" on integer constant
4945 | NULL, &node_192_model/block_11_expand/Conv2D:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4940:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4940 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4944:56: error: invalid suffix "_chain" on integer constant
4944 | &node_192_model/block_10_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4940:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4940 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4955:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4955 | AI_STATIC_CONST ai_float node_192_model/block_10_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4955:71: error: invalid suffix "_nl_params_data" on integer constant
4955 | AI_STATIC_CONST ai_float node_192_model/block_10_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4957:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4957 | node_192_model/block_10_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4957:50: error: invalid suffix "_nl_params" on integer constant
4957 | node_192_model/block_10_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4958:50: error: invalid suffix "_nl_params_data" on integer constant
4958 | node_192_model/block_10_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_10_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4956:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4956 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4958:113: error: invalid suffix "_nl_params_data" on integer constant
4958 | node_192_model/block_10_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_10_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4956:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
4956 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4960:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4960 | node_192_model/block_10_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4960:48: error: invalid suffix "_chain" on integer constant
4960 | node_192_model/block_10_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4961:99: error: invalid suffix "_output" on integer constant
4961 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4959:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4959 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4961:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4961 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4962:90: error: invalid suffix "_output" on integer constant
4962 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4959:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4959 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4962:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4962 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4968:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4968 | node_192_model/block_10_depthwise_relu/Relu6:0_layer, 70,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4968:48: error: invalid suffix "_layer" on integer constant
4968 | node_192_model/block_10_depthwise_relu/Relu6:0_layer, 70,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4972:62: error: invalid suffix "_layer" on integer constant
4972 | NULL, &node_192_model/block_10_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4967:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4967 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4971:49: error: invalid suffix "_chain" on integer constant
4971 | &node_192_model/block_10_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4967:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4967 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4973:62: error: invalid suffix "_nl_params" on integer constant
4973 | .nl_params = &node_192_model/block_10_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4967:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4967 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4977:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4977 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4977:57: error: invalid suffix "_chain" on integer constant
4977 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4978:87: error: invalid suffix "_output" on integer constant
4978 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4976:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4976 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4978:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4978 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4979:99: error: invalid suffix "_output" on integer constant
4979 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4976:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4976 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4979:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4979 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4980:99: error: invalid suffix "_weights" on integer constant
4980 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4976:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4976 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4980:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4980 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4980:165: error: invalid suffix "_bias" on integer constant
4980 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4976:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
4976 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4980:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
4980 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4985:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4985 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_layer, 69,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4985:57: error: invalid suffix "_layer" on integer constant
4985 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_layer, 69,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4989:55: error: invalid suffix "_layer" on integer constant
4989 | NULL, &node_192_model/block_10_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4984:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4984 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4988:58: error: invalid suffix "_chain" on integer constant
4988 | &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4984:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
4984 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4999:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
4999 | AI_STATIC_CONST ai_float node_192_model/block_10_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:4999:68: error: invalid suffix "_nl_params_data" on integer constant
4999 | AI_STATIC_CONST ai_float node_192_model/block_10_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5001:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5001 | node_192_model/block_10_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5001:47: error: invalid suffix "_nl_params" on integer constant
5001 | node_192_model/block_10_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5002:47: error: invalid suffix "_nl_params_data" on integer constant
5002 | node_192_model/block_10_expand_relu/Relu6:0_nl_params_data, node_192_model/block_10_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5000:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5000 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5002:107: error: invalid suffix "_nl_params_data" on integer constant
5002 | node_192_model/block_10_expand_relu/Relu6:0_nl_params_data, node_192_model/block_10_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5000:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5000 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5004:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5004 | node_192_model/block_10_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5004:45: error: invalid suffix "_chain" on integer constant
5004 | node_192_model/block_10_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5005:96: error: invalid suffix "_output" on integer constant
5005 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5003:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5003 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5005:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5005 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5006:87: error: invalid suffix "_output" on integer constant
5006 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5003:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5003 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5006:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5006 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5012:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5012 | node_192_model/block_10_expand_relu/Relu6:0_layer, 68,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5012:45: error: invalid suffix "_layer" on integer constant
5012 | node_192_model/block_10_expand_relu/Relu6:0_layer, 68,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5016:64: error: invalid suffix "_layer" on integer constant
5016 | NULL, &node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5011:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5011 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5015:46: error: invalid suffix "_chain" on integer constant
5015 | &node_192_model/block_10_expand_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5011:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5011 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5017:59: error: invalid suffix "_nl_params" on integer constant
5017 | .nl_params = &node_192_model/block_10_expand_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5011:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5011 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5021:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5021 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5021:54: error: invalid suffix "_chain" on integer constant
5021 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5022:76: error: invalid suffix "_output" on integer constant
5022 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5020:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5020 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5022:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5022 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5023:96: error: invalid suffix "_output" on integer constant
5023 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5020:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5020 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5023:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5023 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5024:96: error: invalid suffix "_weights" on integer constant
5024 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5020:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5020 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5024:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5024 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5024:159: error: invalid suffix "_bias" on integer constant
5024 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5020:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5020 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5024:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5024 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5025:96: error: invalid suffix "_scratch0" on integer constant
5025 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5020:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5020 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5025:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5025 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5029:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5029 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_layer, 67,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5029:54: error: invalid suffix "_layer" on integer constant
5029 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_layer, 67,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5033:52: error: invalid suffix "_layer" on integer constant
5033 | NULL, &node_192_model/block_10_expand_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5028:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5028 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5032:55: error: invalid suffix "_chain" on integer constant
5032 | &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5028:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5028 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5043:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5043 | node_192_model/block_9_add/add:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5043:34: error: invalid suffix "_chain" on integer constant
5043 | node_192_model/block_9_add/add:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5044:76: error: invalid suffix "_output" on integer constant
5044 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_8_add/add:0_output, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5042:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5042 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5044:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5044 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_8_add/add:0_output, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5044:138: error: invalid suffix "_output" on integer constant
5044 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_8_add/add:0_output, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5042:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5042 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5044:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5044 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_8_add/add:0_output, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5045:76: error: invalid suffix "_output" on integer constant
5045 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5042:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5042 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5045:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5045 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5051:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5051 | node_192_model/block_9_add/add:0_layer, 65,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5051:34: error: invalid suffix "_layer" on integer constant
5051 | node_192_model/block_9_add/add:0_layer, 65,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5055:61: error: invalid suffix "_layer" on integer constant
5055 | NULL, &node_192_model/block_10_expand_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5050:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5050 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5054:35: error: invalid suffix "_chain" on integer constant
5054 | &node_192_model/block_9_add/add:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5050:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5050 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5061:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5061 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5061:54: error: invalid suffix "_chain" on integer constant
5061 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5062:89: error: invalid suffix "_output" on integer constant
5062 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5060:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5060 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5062:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5062 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5063:96: error: invalid suffix "_output" on integer constant
5063 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5060:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5060 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5063:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5063 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5064:96: error: invalid suffix "_weights" on integer constant
5064 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5060:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5060 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5064:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5064 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5064:159: error: invalid suffix "_bias" on integer constant
5064 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5060:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5060 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5064:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5064 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5065:96: error: invalid suffix "_scratch0" on integer constant
5065 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5060:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5060 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5065:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5065 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5069:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5069 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_layer, 64,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5069:54: error: invalid suffix "_layer" on integer constant
5069 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_layer, 64,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5073:41: error: invalid suffix "_layer" on integer constant
5073 | NULL, &node_192_model/block_9_add/add:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5068:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5068 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5072:55: error: invalid suffix "_chain" on integer constant
5072 | &node_192_model/block_9_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5068:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5068 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5083:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5083 | AI_STATIC_CONST ai_float node_192_model/block_9_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5083:70: error: invalid suffix "_nl_params_data" on integer constant
5083 | AI_STATIC_CONST ai_float node_192_model/block_9_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5085:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5085 | node_192_model/block_9_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5085:49: error: invalid suffix "_nl_params" on integer constant
5085 | node_192_model/block_9_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5086:49: error: invalid suffix "_nl_params_data" on integer constant
5086 | node_192_model/block_9_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_9_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5084:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5084 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5086:111: error: invalid suffix "_nl_params_data" on integer constant
5086 | node_192_model/block_9_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_9_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5084:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5084 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5088:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5088 | node_192_model/block_9_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5088:47: error: invalid suffix "_chain" on integer constant
5088 | node_192_model/block_9_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5089:98: error: invalid suffix "_output" on integer constant
5089 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5087:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5087 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5089:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5089 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5090:89: error: invalid suffix "_output" on integer constant
5090 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5087:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5087 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5090:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5090 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5096:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5096 | node_192_model/block_9_depthwise_relu/Relu6:0_layer, 63,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5096:47: error: invalid suffix "_layer" on integer constant
5096 | node_192_model/block_9_depthwise_relu/Relu6:0_layer, 63,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5100:61: error: invalid suffix "_layer" on integer constant
5100 | NULL, &node_192_model/block_9_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5095:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5095 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5099:48: error: invalid suffix "_chain" on integer constant
5099 | &node_192_model/block_9_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5095:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5095 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5101:61: error: invalid suffix "_nl_params" on integer constant
5101 | .nl_params = &node_192_model/block_9_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5095:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5095 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5105:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5105 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5105:56: error: invalid suffix "_chain" on integer constant
5105 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5106:86: error: invalid suffix "_output" on integer constant
5106 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5104:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5104 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5106:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5106 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5107:98: error: invalid suffix "_output" on integer constant
5107 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5104:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5104 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5107:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5107 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5108:98: error: invalid suffix "_weights" on integer constant
5108 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5104:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5104 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5108:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5108 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5108:163: error: invalid suffix "_bias" on integer constant
5108 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5104:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5104 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5108:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5108 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5113:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5113 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_layer, 62,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5113:56: error: invalid suffix "_layer" on integer constant
5113 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_layer, 62,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5117:54: error: invalid suffix "_layer" on integer constant
5117 | NULL, &node_192_model/block_9_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5112:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5112 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5116:57: error: invalid suffix "_chain" on integer constant
5116 | &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5112:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5112 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5127:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5127 | AI_STATIC_CONST ai_float node_192_model/block_9_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5127:67: error: invalid suffix "_nl_params_data" on integer constant
5127 | AI_STATIC_CONST ai_float node_192_model/block_9_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5129:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5129 | node_192_model/block_9_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5129:46: error: invalid suffix "_nl_params" on integer constant
5129 | node_192_model/block_9_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5130:46: error: invalid suffix "_nl_params_data" on integer constant
5130 | node_192_model/block_9_expand_relu/Relu6:0_nl_params_data, node_192_model/block_9_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5128:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5128 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5130:105: error: invalid suffix "_nl_params_data" on integer constant
5130 | node_192_model/block_9_expand_relu/Relu6:0_nl_params_data, node_192_model/block_9_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5128:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5128 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5132:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5132 | node_192_model/block_9_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5132:44: error: invalid suffix "_chain" on integer constant
5132 | node_192_model/block_9_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5133:95: error: invalid suffix "_output" on integer constant
5133 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5131:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5131 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5133:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5133 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5134:86: error: invalid suffix "_output" on integer constant
5134 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5131:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5131 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5134:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5134 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5140:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5140 | node_192_model/block_9_expand_relu/Relu6:0_layer, 61,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5140:44: error: invalid suffix "_layer" on integer constant
5140 | node_192_model/block_9_expand_relu/Relu6:0_layer, 61,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5144:63: error: invalid suffix "_layer" on integer constant
5144 | NULL, &node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5139:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5139 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5143:45: error: invalid suffix "_chain" on integer constant
5143 | &node_192_model/block_9_expand_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5139:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5139 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5145:58: error: invalid suffix "_nl_params" on integer constant
5145 | .nl_params = &node_192_model/block_9_expand_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5139:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5139 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5149:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5149 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5149:53: error: invalid suffix "_chain" on integer constant
5149 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5150:76: error: invalid suffix "_output" on integer constant
5150 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5148:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5148 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5150:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5150 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5151:95: error: invalid suffix "_output" on integer constant
5151 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5148:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5148 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5151:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5151 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5152:95: error: invalid suffix "_weights" on integer constant
5152 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5148:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5148 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5152:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5152 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5152:157: error: invalid suffix "_bias" on integer constant
5152 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5148:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5148 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5152:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5152 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5153:95: error: invalid suffix "_scratch0" on integer constant
5153 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5148:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5148 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5153:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5153 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5157:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5157 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_layer, 60,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5157:53: error: invalid suffix "_layer" on integer constant
5157 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_layer, 60,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5161:51: error: invalid suffix "_layer" on integer constant
5161 | NULL, &node_192_model/block_9_expand_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5156:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5156 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5160:54: error: invalid suffix "_chain" on integer constant
5160 | &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5156:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5156 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5171:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5171 | node_192_model/block_8_add/add:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5171:34: error: invalid suffix "_chain" on integer constant
5171 | node_192_model/block_8_add/add:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5172:76: error: invalid suffix "_output" on integer constant
5172 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_7_add/add:0_output, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5170:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5170 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5172:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5172 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_7_add/add:0_output, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5172:138: error: invalid suffix "_output" on integer constant
5172 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_7_add/add:0_output, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5170:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5170 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5172:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5172 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_7_add/add:0_output, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5173:76: error: invalid suffix "_output" on integer constant
5173 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5170:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5170 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5173:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5173 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5179:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5179 | node_192_model/block_8_add/add:0_layer, 59,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5179:34: error: invalid suffix "_layer" on integer constant
5179 | node_192_model/block_8_add/add:0_layer, 59,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5183:60: error: invalid suffix "_layer" on integer constant
5183 | NULL, &node_192_model/block_9_expand_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5178:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5178 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5182:35: error: invalid suffix "_chain" on integer constant
5182 | &node_192_model/block_8_add/add:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5178:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5178 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5189:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5189 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5189:54: error: invalid suffix "_chain" on integer constant
5189 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5190:89: error: invalid suffix "_output" on integer constant
5190 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5188:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5188 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5190:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5190 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5191:96: error: invalid suffix "_output" on integer constant
5191 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5188:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5188 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5191:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5191 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5192:96: error: invalid suffix "_weights" on integer constant
5192 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5188:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5188 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5192:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5192 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5192:159: error: invalid suffix "_bias" on integer constant
5192 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5188:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5188 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5192:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5192 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5193:96: error: invalid suffix "_scratch0" on integer constant
5193 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5188:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5188 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5193:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5193 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5197:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5197 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_layer, 58,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5197:54: error: invalid suffix "_layer" on integer constant
5197 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_layer, 58,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5201:41: error: invalid suffix "_layer" on integer constant
5201 | NULL, &node_192_model/block_8_add/add:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5196:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5196 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5200:55: error: invalid suffix "_chain" on integer constant
5200 | &node_192_model/block_8_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5196:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5196 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5211:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5211 | AI_STATIC_CONST ai_float node_192_model/block_8_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5211:70: error: invalid suffix "_nl_params_data" on integer constant
5211 | AI_STATIC_CONST ai_float node_192_model/block_8_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5213:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5213 | node_192_model/block_8_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5213:49: error: invalid suffix "_nl_params" on integer constant
5213 | node_192_model/block_8_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5214:49: error: invalid suffix "_nl_params_data" on integer constant
5214 | node_192_model/block_8_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_8_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5212:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5212 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5214:111: error: invalid suffix "_nl_params_data" on integer constant
5214 | node_192_model/block_8_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_8_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5212:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5212 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5216:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5216 | node_192_model/block_8_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5216:47: error: invalid suffix "_chain" on integer constant
5216 | node_192_model/block_8_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5217:98: error: invalid suffix "_output" on integer constant
5217 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5215:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5215 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5217:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5217 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5218:89: error: invalid suffix "_output" on integer constant
5218 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5215:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5215 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5218:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5218 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5224:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5224 | node_192_model/block_8_depthwise_relu/Relu6:0_layer, 57,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5224:47: error: invalid suffix "_layer" on integer constant
5224 | node_192_model/block_8_depthwise_relu/Relu6:0_layer, 57,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5228:61: error: invalid suffix "_layer" on integer constant
5228 | NULL, &node_192_model/block_8_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5223:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5223 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5227:48: error: invalid suffix "_chain" on integer constant
5227 | &node_192_model/block_8_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5223:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5223 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5229:61: error: invalid suffix "_nl_params" on integer constant
5229 | .nl_params = &node_192_model/block_8_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5223:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5223 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5233:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5233 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5233:56: error: invalid suffix "_chain" on integer constant
5233 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5234:86: error: invalid suffix "_output" on integer constant
5234 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5232:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5232 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5234:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5234 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5235:98: error: invalid suffix "_output" on integer constant
5235 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5232:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5232 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5235:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5235 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5236:98: error: invalid suffix "_weights" on integer constant
5236 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5232:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5232 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5236:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5236 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5236:163: error: invalid suffix "_bias" on integer constant
5236 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5232:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5232 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5236:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5236 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5241:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5241 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_layer, 56,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5241:56: error: invalid suffix "_layer" on integer constant
5241 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_layer, 56,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5245:54: error: invalid suffix "_layer" on integer constant
5245 | NULL, &node_192_model/block_8_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5240:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5240 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5244:57: error: invalid suffix "_chain" on integer constant
5244 | &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5240:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5240 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5255:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5255 | AI_STATIC_CONST ai_float node_192_model/block_8_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5255:67: error: invalid suffix "_nl_params_data" on integer constant
5255 | AI_STATIC_CONST ai_float node_192_model/block_8_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5257:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5257 | node_192_model/block_8_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5257:46: error: invalid suffix "_nl_params" on integer constant
5257 | node_192_model/block_8_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5258:46: error: invalid suffix "_nl_params_data" on integer constant
5258 | node_192_model/block_8_expand_relu/Relu6:0_nl_params_data, node_192_model/block_8_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5256:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5256 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5258:105: error: invalid suffix "_nl_params_data" on integer constant
5258 | node_192_model/block_8_expand_relu/Relu6:0_nl_params_data, node_192_model/block_8_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5256:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5256 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5260:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5260 | node_192_model/block_8_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5260:44: error: invalid suffix "_chain" on integer constant
5260 | node_192_model/block_8_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5261:95: error: invalid suffix "_output" on integer constant
5261 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5259:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5259 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5261:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5261 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5262:86: error: invalid suffix "_output" on integer constant
5262 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5259:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5259 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5262:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5262 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5268:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5268 | node_192_model/block_8_expand_relu/Relu6:0_layer, 55,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5268:44: error: invalid suffix "_layer" on integer constant
5268 | node_192_model/block_8_expand_relu/Relu6:0_layer, 55,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5272:63: error: invalid suffix "_layer" on integer constant
5272 | NULL, &node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5267:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5267 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5271:45: error: invalid suffix "_chain" on integer constant
5271 | &node_192_model/block_8_expand_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5267:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5267 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5273:58: error: invalid suffix "_nl_params" on integer constant
5273 | .nl_params = &node_192_model/block_8_expand_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5267:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5267 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5277:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5277 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5277:53: error: invalid suffix "_chain" on integer constant
5277 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5278:76: error: invalid suffix "_output" on integer constant
5278 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5276:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5276 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5278:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5278 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5279:95: error: invalid suffix "_output" on integer constant
5279 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5276:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5276 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5279:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5279 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5280:95: error: invalid suffix "_weights" on integer constant
5280 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5276:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5276 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5280:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5280 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5280:157: error: invalid suffix "_bias" on integer constant
5280 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5276:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5276 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5280:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5280 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5281:95: error: invalid suffix "_scratch0" on integer constant
5281 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5276:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5276 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5281:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5281 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5285:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5285 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_layer, 54,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5285:53: error: invalid suffix "_layer" on integer constant
5285 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_layer, 54,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5289:51: error: invalid suffix "_layer" on integer constant
5289 | NULL, &node_192_model/block_8_expand_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5284:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5284 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5288:54: error: invalid suffix "_chain" on integer constant
5288 | &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5284:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5284 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5299:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5299 | node_192_model/block_7_add/add:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5299:34: error: invalid suffix "_chain" on integer constant
5299 | node_192_model/block_7_add/add:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5300:96: error: invalid suffix "_output" on integer constant
5300 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5298:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5298 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5300:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5300 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5300:158: error: invalid suffix "_output" on integer constant
5300 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5298:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5298 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5300:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5300 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5301:76: error: invalid suffix "_output" on integer constant
5301 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5298:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5298 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5301:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5301 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5307:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5307 | node_192_model/block_7_add/add:0_layer, 53,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5307:34: error: invalid suffix "_layer" on integer constant
5307 | node_192_model/block_7_add/add:0_layer, 53,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5311:60: error: invalid suffix "_layer" on integer constant
5311 | NULL, &node_192_model/block_8_expand_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5306:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5306 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5310:35: error: invalid suffix "_chain" on integer constant
5310 | &node_192_model/block_7_add/add:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5306:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5306 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5317:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5317 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5317:54: error: invalid suffix "_chain" on integer constant
5317 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5318:89: error: invalid suffix "_output" on integer constant
5318 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5316:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5316 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5318:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5318 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5319:96: error: invalid suffix "_output" on integer constant
5319 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5316:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5316 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5319:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5319 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5320:96: error: invalid suffix "_weights" on integer constant
5320 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5316:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5316 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5320:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5320 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5320:159: error: invalid suffix "_bias" on integer constant
5320 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5316:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5316 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5320:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5320 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5321:96: error: invalid suffix "_scratch0" on integer constant
5321 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5316:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5316 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5321:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5321 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5325:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5325 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_layer, 52,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5325:54: error: invalid suffix "_layer" on integer constant
5325 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_layer, 52,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5329:41: error: invalid suffix "_layer" on integer constant
5329 | NULL, &node_192_model/block_7_add/add:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5324:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5324 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5328:55: error: invalid suffix "_chain" on integer constant
5328 | &node_192_model/block_7_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5324:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5324 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5339:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5339 | AI_STATIC_CONST ai_float node_192_model/block_7_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5339:70: error: invalid suffix "_nl_params_data" on integer constant
5339 | AI_STATIC_CONST ai_float node_192_model/block_7_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5341:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5341 | node_192_model/block_7_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5341:49: error: invalid suffix "_nl_params" on integer constant
5341 | node_192_model/block_7_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5342:49: error: invalid suffix "_nl_params_data" on integer constant
5342 | node_192_model/block_7_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_7_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5340:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5340 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5342:111: error: invalid suffix "_nl_params_data" on integer constant
5342 | node_192_model/block_7_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_7_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5340:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5340 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5344:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5344 | node_192_model/block_7_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5344:47: error: invalid suffix "_chain" on integer constant
5344 | node_192_model/block_7_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5345:98: error: invalid suffix "_output" on integer constant
5345 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5343:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5343 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5345:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5345 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5346:89: error: invalid suffix "_output" on integer constant
5346 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5343:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5343 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5346:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5346 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5352:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5352 | node_192_model/block_7_depthwise_relu/Relu6:0_layer, 51,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5352:47: error: invalid suffix "_layer" on integer constant
5352 | node_192_model/block_7_depthwise_relu/Relu6:0_layer, 51,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5356:61: error: invalid suffix "_layer" on integer constant
5356 | NULL, &node_192_model/block_7_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5351:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5351 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5355:48: error: invalid suffix "_chain" on integer constant
5355 | &node_192_model/block_7_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5351:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5351 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5357:61: error: invalid suffix "_nl_params" on integer constant
5357 | .nl_params = &node_192_model/block_7_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5351:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5351 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5361:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5361 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5361:56: error: invalid suffix "_chain" on integer constant
5361 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5362:86: error: invalid suffix "_output" on integer constant
5362 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5360:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5360 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5362:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5362 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5363:98: error: invalid suffix "_output" on integer constant
5363 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5360:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5360 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5363:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5363 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5364:98: error: invalid suffix "_weights" on integer constant
5364 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5360:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5360 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5364:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5364 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5364:163: error: invalid suffix "_bias" on integer constant
5364 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5360:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5360 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5364:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5364 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5369:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5369 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_layer, 50,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5369:56: error: invalid suffix "_layer" on integer constant
5369 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_layer, 50,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5373:54: error: invalid suffix "_layer" on integer constant
5373 | NULL, &node_192_model/block_7_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5368:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5368 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5372:57: error: invalid suffix "_chain" on integer constant
5372 | &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5368:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5368 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5383:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5383 | AI_STATIC_CONST ai_float node_192_model/block_7_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5383:67: error: invalid suffix "_nl_params_data" on integer constant
5383 | AI_STATIC_CONST ai_float node_192_model/block_7_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5385:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5385 | node_192_model/block_7_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5385:46: error: invalid suffix "_nl_params" on integer constant
5385 | node_192_model/block_7_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5386:46: error: invalid suffix "_nl_params_data" on integer constant
5386 | node_192_model/block_7_expand_relu/Relu6:0_nl_params_data, node_192_model/block_7_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5384:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5384 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5386:105: error: invalid suffix "_nl_params_data" on integer constant
5386 | node_192_model/block_7_expand_relu/Relu6:0_nl_params_data, node_192_model/block_7_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5384:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5384 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5388:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5388 | node_192_model/block_7_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5388:44: error: invalid suffix "_chain" on integer constant
5388 | node_192_model/block_7_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5389:82: error: invalid suffix "_output" on integer constant
5389 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_expand/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5387:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5387 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5389:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5389 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_expand/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5390:86: error: invalid suffix "_output" on integer constant
5390 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5387:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5387 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5390:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5390 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5396:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5396 | node_192_model/block_7_expand_relu/Relu6:0_layer, 49,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5396:44: error: invalid suffix "_layer" on integer constant
5396 | node_192_model/block_7_expand_relu/Relu6:0_layer, 49,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5400:63: error: invalid suffix "_layer" on integer constant
5400 | NULL, &node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5395:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5395 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5399:45: error: invalid suffix "_chain" on integer constant
5399 | &node_192_model/block_7_expand_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5395:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5395 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5401:58: error: invalid suffix "_nl_params" on integer constant
5401 | .nl_params = &node_192_model/block_7_expand_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5395:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5395 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5405:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5405 | node_192_model/block_7_expand/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5405:40: error: invalid suffix "_chain" on integer constant
5405 | node_192_model/block_7_expand/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5406:96: error: invalid suffix "_output" on integer constant
5406 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5404:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5404 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5406:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5406 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5407:82: error: invalid suffix "_output" on integer constant
5407 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_expand/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5404:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5404 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5407:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5407 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_7_expand/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5408:82: error: invalid suffix "_weights" on integer constant
5408 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_7_expand/Conv2D:0_weights, &node_192_model/block_7_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5404:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5404 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5408:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5408 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_7_expand/Conv2D:0_weights, &node_192_model/block_7_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5408:131: error: invalid suffix "_bias" on integer constant
5408 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_7_expand/Conv2D:0_weights, &node_192_model/block_7_expand/Conv2D:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5404:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5404 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5408:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5408 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_7_expand/Conv2D:0_weights, &node_192_model/block_7_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5409:82: error: invalid suffix "_scratch0" on integer constant
5409 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_7_expand/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5404:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5404 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5409:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5409 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_7_expand/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5413:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5413 | node_192_model/block_7_expand/Conv2D:0_layer, 48,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5413:40: error: invalid suffix "_layer" on integer constant
5413 | node_192_model/block_7_expand/Conv2D:0_layer, 48,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5417:51: error: invalid suffix "_layer" on integer constant
5417 | NULL, &node_192_model/block_7_expand_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5412:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5412 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5416:41: error: invalid suffix "_chain" on integer constant
5416 | &node_192_model/block_7_expand/Conv2D:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5412:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5412 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5427:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5427 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5427:54: error: invalid suffix "_chain" on integer constant
5427 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5428:89: error: invalid suffix "_output" on integer constant
5428 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5426:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5426 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5428:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5428 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5429:96: error: invalid suffix "_output" on integer constant
5429 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5426:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5426 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5429:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5429 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5430:96: error: invalid suffix "_weights" on integer constant
5430 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5426:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5426 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5430:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5430 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5430:159: error: invalid suffix "_bias" on integer constant
5430 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5426:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5426 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5430:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5430 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5431:96: error: invalid suffix "_scratch0" on integer constant
5431 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5426:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5426 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5431:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5431 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5435:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5435 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_layer, 46,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5435:54: error: invalid suffix "_layer" on integer constant
5435 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_layer, 46,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5439:47: error: invalid suffix "_layer" on integer constant
5439 | NULL, &node_192_model/block_7_expand/Conv2D:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5434:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5434 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5438:55: error: invalid suffix "_chain" on integer constant
5438 | &node_192_model/block_6_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5434:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5434 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5449:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5449 | AI_STATIC_CONST ai_float node_192_model/block_6_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5449:70: error: invalid suffix "_nl_params_data" on integer constant
5449 | AI_STATIC_CONST ai_float node_192_model/block_6_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5451:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5451 | node_192_model/block_6_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5451:49: error: invalid suffix "_nl_params" on integer constant
5451 | node_192_model/block_6_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5452:49: error: invalid suffix "_nl_params_data" on integer constant
5452 | node_192_model/block_6_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_6_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5450:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5450 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5452:111: error: invalid suffix "_nl_params_data" on integer constant
5452 | node_192_model/block_6_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_6_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5450:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5450 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5454:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5454 | node_192_model/block_6_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5454:47: error: invalid suffix "_chain" on integer constant
5454 | node_192_model/block_6_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5455:98: error: invalid suffix "_output" on integer constant
5455 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5453:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5453 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5455:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5455 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5456:89: error: invalid suffix "_output" on integer constant
5456 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5453:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5453 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5456:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5456 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5462:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5462 | node_192_model/block_6_depthwise_relu/Relu6:0_layer, 45,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5462:47: error: invalid suffix "_layer" on integer constant
5462 | node_192_model/block_6_depthwise_relu/Relu6:0_layer, 45,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5466:61: error: invalid suffix "_layer" on integer constant
5466 | NULL, &node_192_model/block_6_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5461:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5461 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5465:48: error: invalid suffix "_chain" on integer constant
5465 | &node_192_model/block_6_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5461:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5461 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5467:61: error: invalid suffix "_nl_params" on integer constant
5467 | .nl_params = &node_192_model/block_6_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5461:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5461 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5471:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5471 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5471:56: error: invalid suffix "_chain" on integer constant
5471 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5472:86: error: invalid suffix "_output" on integer constant
5472 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5470:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5470 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5472:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5472 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5473:98: error: invalid suffix "_output" on integer constant
5473 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5470:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5470 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5473:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5473 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5474:98: error: invalid suffix "_weights" on integer constant
5474 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5470:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5470 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5474:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5474 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5474:163: error: invalid suffix "_bias" on integer constant
5474 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5470:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5470 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5474:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5474 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5479:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5479 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_layer, 43,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5479:56: error: invalid suffix "_layer" on integer constant
5479 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_layer, 43,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5483:54: error: invalid suffix "_layer" on integer constant
5483 | NULL, &node_192_model/block_6_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5478:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5478 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5482:57: error: invalid suffix "_chain" on integer constant
5482 | &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5478:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5478 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5493:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5493 | AI_STATIC_CONST ai_float node_192_model/block_6_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5493:67: error: invalid suffix "_nl_params_data" on integer constant
5493 | AI_STATIC_CONST ai_float node_192_model/block_6_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5495:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5495 | node_192_model/block_6_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5495:46: error: invalid suffix "_nl_params" on integer constant
5495 | node_192_model/block_6_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5496:46: error: invalid suffix "_nl_params_data" on integer constant
5496 | node_192_model/block_6_expand_relu/Relu6:0_nl_params_data, node_192_model/block_6_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5494:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5494 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5496:105: error: invalid suffix "_nl_params_data" on integer constant
5496 | node_192_model/block_6_expand_relu/Relu6:0_nl_params_data, node_192_model/block_6_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5494:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5494 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5498:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5498 | node_192_model/block_6_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5498:44: error: invalid suffix "_chain" on integer constant
5498 | node_192_model/block_6_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5499:95: error: invalid suffix "_output" on integer constant
5499 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5497:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5497 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5499:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5499 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5500:86: error: invalid suffix "_output" on integer constant
5500 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5497:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5497 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5500:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5500 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5506:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5506 | node_192_model/block_6_expand_relu/Relu6:0_layer, 42,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5506:44: error: invalid suffix "_layer" on integer constant
5506 | node_192_model/block_6_expand_relu/Relu6:0_layer, 42,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5510:63: error: invalid suffix "_layer" on integer constant
5510 | NULL, &node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5505:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5505 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5509:45: error: invalid suffix "_chain" on integer constant
5509 | &node_192_model/block_6_expand_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5505:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5505 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5511:58: error: invalid suffix "_nl_params" on integer constant
5511 | .nl_params = &node_192_model/block_6_expand_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5505:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5505 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5515:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5515 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5515:53: error: invalid suffix "_chain" on integer constant
5515 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5516:76: error: invalid suffix "_output" on integer constant
5516 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5514:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5514 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5516:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5516 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5517:95: error: invalid suffix "_output" on integer constant
5517 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5514:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5514 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5517:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5517 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5518:95: error: invalid suffix "_weights" on integer constant
5518 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5514:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5514 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5518:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5518 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5518:157: error: invalid suffix "_bias" on integer constant
5518 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5514:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5514 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5518:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5518 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5519:95: error: invalid suffix "_scratch0" on integer constant
5519 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5514:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5514 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5519:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5519 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5523:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5523 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_layer, 41,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5523:53: error: invalid suffix "_layer" on integer constant
5523 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_layer, 41,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5527:51: error: invalid suffix "_layer" on integer constant
5527 | NULL, &node_192_model/block_6_expand_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5522:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5522 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5526:54: error: invalid suffix "_chain" on integer constant
5526 | &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5522:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5522 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5537:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5537 | node_192_model/block_5_add/add:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5537:34: error: invalid suffix "_chain" on integer constant
5537 | node_192_model/block_5_add/add:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5538:76: error: invalid suffix "_output" on integer constant
5538 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_4_add/add:0_output, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5536:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5536 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5538:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5538 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_4_add/add:0_output, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5538:138: error: invalid suffix "_output" on integer constant
5538 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_4_add/add:0_output, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5536:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5536 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5538:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5538 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_4_add/add:0_output, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5539:76: error: invalid suffix "_output" on integer constant
5539 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5536:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5536 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5539:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5539 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5545:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5545 | node_192_model/block_5_add/add:0_layer, 39,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5545:34: error: invalid suffix "_layer" on integer constant
5545 | node_192_model/block_5_add/add:0_layer, 39,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5549:60: error: invalid suffix "_layer" on integer constant
5549 | NULL, &node_192_model/block_6_expand_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5544:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5544 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5548:35: error: invalid suffix "_chain" on integer constant
5548 | &node_192_model/block_5_add/add:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5544:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5544 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5555:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5555 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5555:54: error: invalid suffix "_chain" on integer constant
5555 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5556:89: error: invalid suffix "_output" on integer constant
5556 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5554:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5554 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5556:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5556 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5557:96: error: invalid suffix "_output" on integer constant
5557 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5554:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5554 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5557:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5557 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5558:96: error: invalid suffix "_weights" on integer constant
5558 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5554:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5554 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5558:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5558 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5558:159: error: invalid suffix "_bias" on integer constant
5558 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5554:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5554 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5558:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5558 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5559:96: error: invalid suffix "_scratch0" on integer constant
5559 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5554:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5554 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5559:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5559 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5563:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5563 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_layer, 38,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5563:54: error: invalid suffix "_layer" on integer constant
5563 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_layer, 38,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5567:41: error: invalid suffix "_layer" on integer constant
5567 | NULL, &node_192_model/block_5_add/add:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5562:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5562 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5566:55: error: invalid suffix "_chain" on integer constant
5566 | &node_192_model/block_5_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5562:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5562 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5577:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5577 | AI_STATIC_CONST ai_float node_192_model/block_5_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5577:70: error: invalid suffix "_nl_params_data" on integer constant
5577 | AI_STATIC_CONST ai_float node_192_model/block_5_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5579:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5579 | node_192_model/block_5_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5579:49: error: invalid suffix "_nl_params" on integer constant
5579 | node_192_model/block_5_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5580:49: error: invalid suffix "_nl_params_data" on integer constant
5580 | node_192_model/block_5_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_5_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5578:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5578 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5580:111: error: invalid suffix "_nl_params_data" on integer constant
5580 | node_192_model/block_5_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_5_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5578:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5578 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5582:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5582 | node_192_model/block_5_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5582:47: error: invalid suffix "_chain" on integer constant
5582 | node_192_model/block_5_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5583:98: error: invalid suffix "_output" on integer constant
5583 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5581:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5581 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5583:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5583 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5584:89: error: invalid suffix "_output" on integer constant
5584 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5581:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5581 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5584:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5584 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5590:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5590 | node_192_model/block_5_depthwise_relu/Relu6:0_layer, 37,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5590:47: error: invalid suffix "_layer" on integer constant
5590 | node_192_model/block_5_depthwise_relu/Relu6:0_layer, 37,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5594:61: error: invalid suffix "_layer" on integer constant
5594 | NULL, &node_192_model/block_5_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5589:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5589 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5593:48: error: invalid suffix "_chain" on integer constant
5593 | &node_192_model/block_5_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5589:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5589 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5595:61: error: invalid suffix "_nl_params" on integer constant
5595 | .nl_params = &node_192_model/block_5_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5589:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5589 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5599:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5599 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5599:56: error: invalid suffix "_chain" on integer constant
5599 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5600:86: error: invalid suffix "_output" on integer constant
5600 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5598:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5598 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5600:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5600 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5601:98: error: invalid suffix "_output" on integer constant
5601 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5598:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5598 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5601:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5601 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5602:98: error: invalid suffix "_weights" on integer constant
5602 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5598:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5598 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5602:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5602 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5602:163: error: invalid suffix "_bias" on integer constant
5602 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5598:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5598 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5602:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5602 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5607:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5607 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_layer, 36,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5607:56: error: invalid suffix "_layer" on integer constant
5607 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_layer, 36,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5611:54: error: invalid suffix "_layer" on integer constant
5611 | NULL, &node_192_model/block_5_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5606:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5606 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5610:57: error: invalid suffix "_chain" on integer constant
5610 | &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5606:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5606 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5621:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5621 | AI_STATIC_CONST ai_float node_192_model/block_5_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5621:67: error: invalid suffix "_nl_params_data" on integer constant
5621 | AI_STATIC_CONST ai_float node_192_model/block_5_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5623:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5623 | node_192_model/block_5_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5623:46: error: invalid suffix "_nl_params" on integer constant
5623 | node_192_model/block_5_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5624:46: error: invalid suffix "_nl_params_data" on integer constant
5624 | node_192_model/block_5_expand_relu/Relu6:0_nl_params_data, node_192_model/block_5_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5622:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5622 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5624:105: error: invalid suffix "_nl_params_data" on integer constant
5624 | node_192_model/block_5_expand_relu/Relu6:0_nl_params_data, node_192_model/block_5_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5622:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5622 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5626:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5626 | node_192_model/block_5_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5626:44: error: invalid suffix "_chain" on integer constant
5626 | node_192_model/block_5_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5627:95: error: invalid suffix "_output" on integer constant
5627 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5625:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5625 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5627:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5627 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5628:86: error: invalid suffix "_output" on integer constant
5628 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5625:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5625 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5628:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5628 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5634:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5634 | node_192_model/block_5_expand_relu/Relu6:0_layer, 35,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5634:44: error: invalid suffix "_layer" on integer constant
5634 | node_192_model/block_5_expand_relu/Relu6:0_layer, 35,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5638:63: error: invalid suffix "_layer" on integer constant
5638 | NULL, &node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5633:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5633 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5637:45: error: invalid suffix "_chain" on integer constant
5637 | &node_192_model/block_5_expand_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5633:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5633 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5639:58: error: invalid suffix "_nl_params" on integer constant
5639 | .nl_params = &node_192_model/block_5_expand_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5633:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5633 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5643:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5643 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5643:53: error: invalid suffix "_chain" on integer constant
5643 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5644:76: error: invalid suffix "_output" on integer constant
5644 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5642:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5642 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5644:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5644 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5645:95: error: invalid suffix "_output" on integer constant
5645 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5642:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5642 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5645:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5645 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5646:95: error: invalid suffix "_weights" on integer constant
5646 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5642:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5642 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5646:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5646 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5646:157: error: invalid suffix "_bias" on integer constant
5646 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5642:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5642 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5646:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5646 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5647:95: error: invalid suffix "_scratch0" on integer constant
5647 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5642:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5642 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5647:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5647 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5651:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5651 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_layer, 34,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5651:53: error: invalid suffix "_layer" on integer constant
5651 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_layer, 34,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5655:51: error: invalid suffix "_layer" on integer constant
5655 | NULL, &node_192_model/block_5_expand_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5650:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5650 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5654:54: error: invalid suffix "_chain" on integer constant
5654 | &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5650:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5650 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5665:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5665 | node_192_model/block_4_add/add:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5665:34: error: invalid suffix "_chain" on integer constant
5665 | node_192_model/block_4_add/add:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5666:96: error: invalid suffix "_output" on integer constant
5666 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5664:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5664 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5666:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5666 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5666:158: error: invalid suffix "_output" on integer constant
5666 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5664:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5664 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5666:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5666 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5667:76: error: invalid suffix "_output" on integer constant
5667 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5664:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5664 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5667:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5667 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5673:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5673 | node_192_model/block_4_add/add:0_layer, 33,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5673:34: error: invalid suffix "_layer" on integer constant
5673 | node_192_model/block_4_add/add:0_layer, 33,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5677:60: error: invalid suffix "_layer" on integer constant
5677 | NULL, &node_192_model/block_5_expand_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5672:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5672 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5676:35: error: invalid suffix "_chain" on integer constant
5676 | &node_192_model/block_4_add/add:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5672:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5672 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5683:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5683 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5683:54: error: invalid suffix "_chain" on integer constant
5683 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5684:89: error: invalid suffix "_output" on integer constant
5684 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5682:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5682 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5684:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5684 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5685:96: error: invalid suffix "_output" on integer constant
5685 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5682:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5682 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5685:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5685 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5686:96: error: invalid suffix "_weights" on integer constant
5686 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5682:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5682 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5686:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5686 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5686:159: error: invalid suffix "_bias" on integer constant
5686 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5682:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5682 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5686:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5686 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5687:96: error: invalid suffix "_scratch0" on integer constant
5687 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5682:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5682 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5687:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5687 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5691:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5691 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_layer, 32,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5691:54: error: invalid suffix "_layer" on integer constant
5691 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_layer, 32,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5695:41: error: invalid suffix "_layer" on integer constant
5695 | NULL, &node_192_model/block_4_add/add:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5690:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5690 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5694:55: error: invalid suffix "_chain" on integer constant
5694 | &node_192_model/block_4_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5690:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5690 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5705:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5705 | AI_STATIC_CONST ai_float node_192_model/block_4_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5705:70: error: invalid suffix "_nl_params_data" on integer constant
5705 | AI_STATIC_CONST ai_float node_192_model/block_4_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5707:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5707 | node_192_model/block_4_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5707:49: error: invalid suffix "_nl_params" on integer constant
5707 | node_192_model/block_4_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5708:49: error: invalid suffix "_nl_params_data" on integer constant
5708 | node_192_model/block_4_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_4_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5706:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5706 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5708:111: error: invalid suffix "_nl_params_data" on integer constant
5708 | node_192_model/block_4_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_4_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5706:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5706 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5710:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5710 | node_192_model/block_4_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5710:47: error: invalid suffix "_chain" on integer constant
5710 | node_192_model/block_4_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5711:98: error: invalid suffix "_output" on integer constant
5711 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5709:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5709 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5711:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5711 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5712:89: error: invalid suffix "_output" on integer constant
5712 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5709:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5709 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5712:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5712 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5718:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5718 | node_192_model/block_4_depthwise_relu/Relu6:0_layer, 31,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5718:47: error: invalid suffix "_layer" on integer constant
5718 | node_192_model/block_4_depthwise_relu/Relu6:0_layer, 31,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5722:61: error: invalid suffix "_layer" on integer constant
5722 | NULL, &node_192_model/block_4_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5717:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5717 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5721:48: error: invalid suffix "_chain" on integer constant
5721 | &node_192_model/block_4_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5717:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5717 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5723:61: error: invalid suffix "_nl_params" on integer constant
5723 | .nl_params = &node_192_model/block_4_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5717:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5717 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5727:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5727 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5727:56: error: invalid suffix "_chain" on integer constant
5727 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5728:86: error: invalid suffix "_output" on integer constant
5728 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5726:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5726 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5728:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5728 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5729:98: error: invalid suffix "_output" on integer constant
5729 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5726:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5726 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5729:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5729 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5730:98: error: invalid suffix "_weights" on integer constant
5730 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5726:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5726 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5730:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5730 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5730:163: error: invalid suffix "_bias" on integer constant
5730 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5726:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5726 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5730:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5730 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5735:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5735 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_layer, 30,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5735:56: error: invalid suffix "_layer" on integer constant
5735 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_layer, 30,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5739:54: error: invalid suffix "_layer" on integer constant
5739 | NULL, &node_192_model/block_4_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5734:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5734 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5738:57: error: invalid suffix "_chain" on integer constant
5738 | &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5734:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5734 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5749:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5749 | AI_STATIC_CONST ai_float node_192_model/block_4_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5749:67: error: invalid suffix "_nl_params_data" on integer constant
5749 | AI_STATIC_CONST ai_float node_192_model/block_4_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5751:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5751 | node_192_model/block_4_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5751:46: error: invalid suffix "_nl_params" on integer constant
5751 | node_192_model/block_4_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5752:46: error: invalid suffix "_nl_params_data" on integer constant
5752 | node_192_model/block_4_expand_relu/Relu6:0_nl_params_data, node_192_model/block_4_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5750:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5750 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5752:105: error: invalid suffix "_nl_params_data" on integer constant
5752 | node_192_model/block_4_expand_relu/Relu6:0_nl_params_data, node_192_model/block_4_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5750:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5750 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5754:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5754 | node_192_model/block_4_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5754:44: error: invalid suffix "_chain" on integer constant
5754 | node_192_model/block_4_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5755:82: error: invalid suffix "_output" on integer constant
5755 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_expand/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5753:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5753 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5755:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5755 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_expand/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5756:86: error: invalid suffix "_output" on integer constant
5756 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5753:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5753 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5756:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5756 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5762:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5762 | node_192_model/block_4_expand_relu/Relu6:0_layer, 29,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5762:44: error: invalid suffix "_layer" on integer constant
5762 | node_192_model/block_4_expand_relu/Relu6:0_layer, 29,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5766:63: error: invalid suffix "_layer" on integer constant
5766 | NULL, &node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5761:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5761 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5765:45: error: invalid suffix "_chain" on integer constant
5765 | &node_192_model/block_4_expand_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5761:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5761 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5767:58: error: invalid suffix "_nl_params" on integer constant
5767 | .nl_params = &node_192_model/block_4_expand_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5761:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5761 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5771:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5771 | node_192_model/block_4_expand/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5771:40: error: invalid suffix "_chain" on integer constant
5771 | node_192_model/block_4_expand/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5772:96: error: invalid suffix "_output" on integer constant
5772 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5770:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5770 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5772:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5772 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5773:82: error: invalid suffix "_output" on integer constant
5773 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_expand/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5770:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5770 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5773:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5773 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_4_expand/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5774:82: error: invalid suffix "_weights" on integer constant
5774 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_4_expand/Conv2D:0_weights, &node_192_model/block_4_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5770:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5770 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5774:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5774 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_4_expand/Conv2D:0_weights, &node_192_model/block_4_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5774:131: error: invalid suffix "_bias" on integer constant
5774 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_4_expand/Conv2D:0_weights, &node_192_model/block_4_expand/Conv2D:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5770:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5770 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5774:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5774 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_4_expand/Conv2D:0_weights, &node_192_model/block_4_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5775:82: error: invalid suffix "_scratch0" on integer constant
5775 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_4_expand/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5770:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5770 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5775:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5775 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_4_expand/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5779:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5779 | node_192_model/block_4_expand/Conv2D:0_layer, 28,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5779:40: error: invalid suffix "_layer" on integer constant
5779 | node_192_model/block_4_expand/Conv2D:0_layer, 28,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5783:51: error: invalid suffix "_layer" on integer constant
5783 | NULL, &node_192_model/block_4_expand_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5778:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5778 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5782:41: error: invalid suffix "_chain" on integer constant
5782 | &node_192_model/block_4_expand/Conv2D:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5778:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5778 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5793:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5793 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5793:54: error: invalid suffix "_chain" on integer constant
5793 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5794:89: error: invalid suffix "_output" on integer constant
5794 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5792:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5792 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5794:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5794 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5795:96: error: invalid suffix "_output" on integer constant
5795 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5792:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5792 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5795:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5795 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5796:96: error: invalid suffix "_weights" on integer constant
5796 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5792:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5792 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5796:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5796 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5796:159: error: invalid suffix "_bias" on integer constant
5796 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5792:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5792 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5796:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5796 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5797:96: error: invalid suffix "_scratch0" on integer constant
5797 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5792:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5792 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5797:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5797 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5801:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5801 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_layer, 26,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5801:54: error: invalid suffix "_layer" on integer constant
5801 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_layer, 26,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5805:47: error: invalid suffix "_layer" on integer constant
5805 | NULL, &node_192_model/block_4_expand/Conv2D:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5800:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5800 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5804:55: error: invalid suffix "_chain" on integer constant
5804 | &node_192_model/block_3_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5800:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5800 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5815:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5815 | AI_STATIC_CONST ai_float node_192_model/block_3_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5815:70: error: invalid suffix "_nl_params_data" on integer constant
5815 | AI_STATIC_CONST ai_float node_192_model/block_3_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5817:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5817 | node_192_model/block_3_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5817:49: error: invalid suffix "_nl_params" on integer constant
5817 | node_192_model/block_3_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5818:49: error: invalid suffix "_nl_params_data" on integer constant
5818 | node_192_model/block_3_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_3_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5816:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5816 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5818:111: error: invalid suffix "_nl_params_data" on integer constant
5818 | node_192_model/block_3_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_3_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5816:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5816 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5820:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5820 | node_192_model/block_3_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5820:47: error: invalid suffix "_chain" on integer constant
5820 | node_192_model/block_3_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5821:98: error: invalid suffix "_output" on integer constant
5821 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5819:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5819 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5821:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5821 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5822:89: error: invalid suffix "_output" on integer constant
5822 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5819:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5819 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5822:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5822 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5828:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5828 | node_192_model/block_3_depthwise_relu/Relu6:0_layer, 25,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5828:47: error: invalid suffix "_layer" on integer constant
5828 | node_192_model/block_3_depthwise_relu/Relu6:0_layer, 25,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5832:61: error: invalid suffix "_layer" on integer constant
5832 | NULL, &node_192_model/block_3_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5827:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5827 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5831:48: error: invalid suffix "_chain" on integer constant
5831 | &node_192_model/block_3_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5827:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5827 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5833:61: error: invalid suffix "_nl_params" on integer constant
5833 | .nl_params = &node_192_model/block_3_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5827:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5827 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5837:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5837 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5837:56: error: invalid suffix "_chain" on integer constant
5837 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5838:86: error: invalid suffix "_output" on integer constant
5838 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5836:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5836 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5838:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5838 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5839:98: error: invalid suffix "_output" on integer constant
5839 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5836:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5836 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5839:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5839 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5840:98: error: invalid suffix "_weights" on integer constant
5840 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5836:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5836 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5840:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5840 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5840:163: error: invalid suffix "_bias" on integer constant
5840 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5836:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5836 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5840:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5840 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5845:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5845 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_layer, 23,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5845:56: error: invalid suffix "_layer" on integer constant
5845 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_layer, 23,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5849:54: error: invalid suffix "_layer" on integer constant
5849 | NULL, &node_192_model/block_3_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5844:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5844 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5848:57: error: invalid suffix "_chain" on integer constant
5848 | &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5844:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5844 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5859:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5859 | AI_STATIC_CONST ai_float node_192_model/block_3_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5859:67: error: invalid suffix "_nl_params_data" on integer constant
5859 | AI_STATIC_CONST ai_float node_192_model/block_3_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5861:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5861 | node_192_model/block_3_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5861:46: error: invalid suffix "_nl_params" on integer constant
5861 | node_192_model/block_3_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5862:46: error: invalid suffix "_nl_params_data" on integer constant
5862 | node_192_model/block_3_expand_relu/Relu6:0_nl_params_data, node_192_model/block_3_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5860:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5860 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5862:105: error: invalid suffix "_nl_params_data" on integer constant
5862 | node_192_model/block_3_expand_relu/Relu6:0_nl_params_data, node_192_model/block_3_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5860:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5860 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5864:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5864 | node_192_model/block_3_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5864:44: error: invalid suffix "_chain" on integer constant
5864 | node_192_model/block_3_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5865:95: error: invalid suffix "_output" on integer constant
5865 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5863:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5863 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5865:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5865 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5866:86: error: invalid suffix "_output" on integer constant
5866 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5863:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5863 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5866:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5866 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5872:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5872 | node_192_model/block_3_expand_relu/Relu6:0_layer, 22,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5872:44: error: invalid suffix "_layer" on integer constant
5872 | node_192_model/block_3_expand_relu/Relu6:0_layer, 22,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5876:63: error: invalid suffix "_layer" on integer constant
5876 | NULL, &node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5871:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5871 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5875:45: error: invalid suffix "_chain" on integer constant
5875 | &node_192_model/block_3_expand_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5871:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5871 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5877:58: error: invalid suffix "_nl_params" on integer constant
5877 | .nl_params = &node_192_model/block_3_expand_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5871:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5871 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5881:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5881 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5881:53: error: invalid suffix "_chain" on integer constant
5881 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5882:76: error: invalid suffix "_output" on integer constant
5882 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5880:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5880 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5882:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5882 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5883:95: error: invalid suffix "_output" on integer constant
5883 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5880:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5880 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5883:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5883 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5884:95: error: invalid suffix "_weights" on integer constant
5884 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5880:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5880 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5884:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5884 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5884:157: error: invalid suffix "_bias" on integer constant
5884 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5880:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5880 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5884:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5884 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_weights, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5885:95: error: invalid suffix "_scratch0" on integer constant
5885 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5880:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5880 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5885:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5885 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5889:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5889 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_layer, 21,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5889:53: error: invalid suffix "_layer" on integer constant
5889 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_layer, 21,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5893:51: error: invalid suffix "_layer" on integer constant
5893 | NULL, &node_192_model/block_3_expand_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5888:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5888 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5892:54: error: invalid suffix "_chain" on integer constant
5892 | &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5888:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5888 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5903:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5903 | node_192_model/block_2_add/add:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5903:34: error: invalid suffix "_chain" on integer constant
5903 | node_192_model/block_2_add/add:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5904:96: error: invalid suffix "_output" on integer constant
5904 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5902:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5902 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5904:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5904 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5904:158: error: invalid suffix "_output" on integer constant
5904 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5902:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5902 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5904:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5904 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_output, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5905:76: error: invalid suffix "_output" on integer constant
5905 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_add/add:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5902:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5902 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5905:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5905 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_add/add:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5911:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5911 | node_192_model/block_2_add/add:0_layer, 19,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5911:34: error: invalid suffix "_layer" on integer constant
5911 | node_192_model/block_2_add/add:0_layer, 19,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5915:60: error: invalid suffix "_layer" on integer constant
5915 | NULL, &node_192_model/block_3_expand_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5910:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5910 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5914:35: error: invalid suffix "_chain" on integer constant
5914 | &node_192_model/block_2_add/add:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5910:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5910 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5921:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5921 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5921:54: error: invalid suffix "_chain" on integer constant
5921 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5922:89: error: invalid suffix "_output" on integer constant
5922 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5920:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5920 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5922:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5922 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5923:96: error: invalid suffix "_output" on integer constant
5923 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5920:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5920 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5923:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5923 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5924:96: error: invalid suffix "_weights" on integer constant
5924 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5920:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5920 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5924:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5924 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5924:159: error: invalid suffix "_bias" on integer constant
5924 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5920:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5920 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5924:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5924 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5925:96: error: invalid suffix "_scratch0" on integer constant
5925 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5920:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5920 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5925:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5925 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5929:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5929 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_layer, 18,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5929:54: error: invalid suffix "_layer" on integer constant
5929 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_layer, 18,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5933:41: error: invalid suffix "_layer" on integer constant
5933 | NULL, &node_192_model/block_2_add/add:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5928:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5928 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5932:55: error: invalid suffix "_chain" on integer constant
5932 | &node_192_model/block_2_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5928:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5928 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5943:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5943 | AI_STATIC_CONST ai_float node_192_model/block_2_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5943:70: error: invalid suffix "_nl_params_data" on integer constant
5943 | AI_STATIC_CONST ai_float node_192_model/block_2_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5945:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5945 | node_192_model/block_2_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5945:49: error: invalid suffix "_nl_params" on integer constant
5945 | node_192_model/block_2_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5946:49: error: invalid suffix "_nl_params_data" on integer constant
5946 | node_192_model/block_2_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_2_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5944:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5944 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5946:111: error: invalid suffix "_nl_params_data" on integer constant
5946 | node_192_model/block_2_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_2_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5944:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5944 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5948:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5948 | node_192_model/block_2_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5948:47: error: invalid suffix "_chain" on integer constant
5948 | node_192_model/block_2_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5949:98: error: invalid suffix "_output" on integer constant
5949 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5947:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5947 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5949:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5949 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5950:89: error: invalid suffix "_output" on integer constant
5950 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5947:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5947 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5950:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5950 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5956:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5956 | node_192_model/block_2_depthwise_relu/Relu6:0_layer, 17,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5956:47: error: invalid suffix "_layer" on integer constant
5956 | node_192_model/block_2_depthwise_relu/Relu6:0_layer, 17,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5960:61: error: invalid suffix "_layer" on integer constant
5960 | NULL, &node_192_model/block_2_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5955:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5955 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5959:48: error: invalid suffix "_chain" on integer constant
5959 | &node_192_model/block_2_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5955:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5955 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5961:61: error: invalid suffix "_nl_params" on integer constant
5961 | .nl_params = &node_192_model/block_2_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5955:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5955 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5965:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5965 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5965:56: error: invalid suffix "_chain" on integer constant
5965 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5966:86: error: invalid suffix "_output" on integer constant
5966 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5964:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5964 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5966:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5966 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5967:98: error: invalid suffix "_output" on integer constant
5967 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5964:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5964 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5967:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5967 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5968:98: error: invalid suffix "_weights" on integer constant
5968 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5964:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5964 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5968:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5968 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5968:163: error: invalid suffix "_bias" on integer constant
5968 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5964:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5964 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5968:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5968 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5973:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5973 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_layer, 16,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5973:56: error: invalid suffix "_layer" on integer constant
5973 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_layer, 16,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5977:54: error: invalid suffix "_layer" on integer constant
5977 | NULL, &node_192_model/block_2_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5972:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5972 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5976:57: error: invalid suffix "_chain" on integer constant
5976 | &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5972:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5972 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5987:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5987 | AI_STATIC_CONST ai_float node_192_model/block_2_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5987:67: error: invalid suffix "_nl_params_data" on integer constant
5987 | AI_STATIC_CONST ai_float node_192_model/block_2_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5989:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5989 | node_192_model/block_2_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5989:46: error: invalid suffix "_nl_params" on integer constant
5989 | node_192_model/block_2_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5990:46: error: invalid suffix "_nl_params_data" on integer constant
5990 | node_192_model/block_2_expand_relu/Relu6:0_nl_params_data, node_192_model/block_2_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5988:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5988 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5990:105: error: invalid suffix "_nl_params_data" on integer constant
5990 | node_192_model/block_2_expand_relu/Relu6:0_nl_params_data, node_192_model/block_2_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5988:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
5988 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5992:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
5992 | node_192_model/block_2_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5992:44: error: invalid suffix "_chain" on integer constant
5992 | node_192_model/block_2_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5993:82: error: invalid suffix "_output" on integer constant
5993 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_expand/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5991:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5991 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5993:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5993 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_expand/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5994:86: error: invalid suffix "_output" on integer constant
5994 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5991:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
5991 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5994:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
5994 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6000:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6000 | node_192_model/block_2_expand_relu/Relu6:0_layer, 15,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6000:44: error: invalid suffix "_layer" on integer constant
6000 | node_192_model/block_2_expand_relu/Relu6:0_layer, 15,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6004:63: error: invalid suffix "_layer" on integer constant
6004 | NULL, &node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5999:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5999 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6003:45: error: invalid suffix "_chain" on integer constant
6003 | &node_192_model/block_2_expand_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5999:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5999 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6005:58: error: invalid suffix "_nl_params" on integer constant
6005 | .nl_params = &node_192_model/block_2_expand_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:5999:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
5999 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6009:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6009 | node_192_model/block_2_expand/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6009:40: error: invalid suffix "_chain" on integer constant
6009 | node_192_model/block_2_expand/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6010:96: error: invalid suffix "_output" on integer constant
6010 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6008:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6008 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6010:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6010 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6011:82: error: invalid suffix "_output" on integer constant
6011 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_expand/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6008:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6008 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6011:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6011 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_2_expand/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6012:82: error: invalid suffix "_weights" on integer constant
6012 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_2_expand/Conv2D:0_weights, &node_192_model/block_2_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6008:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6008 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6012:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6012 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_2_expand/Conv2D:0_weights, &node_192_model/block_2_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6012:131: error: invalid suffix "_bias" on integer constant
6012 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_2_expand/Conv2D:0_weights, &node_192_model/block_2_expand/Conv2D:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6008:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6008 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6012:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6012 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_2_expand/Conv2D:0_weights, &node_192_model/block_2_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6013:82: error: invalid suffix "_scratch0" on integer constant
6013 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_2_expand/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6008:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6008 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6013:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6013 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_2_expand/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6017:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6017 | node_192_model/block_2_expand/Conv2D:0_layer, 14,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6017:40: error: invalid suffix "_layer" on integer constant
6017 | node_192_model/block_2_expand/Conv2D:0_layer, 14,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6021:51: error: invalid suffix "_layer" on integer constant
6021 | NULL, &node_192_model/block_2_expand_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6016:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6016 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6020:41: error: invalid suffix "_chain" on integer constant
6020 | &node_192_model/block_2_expand/Conv2D:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6016:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6016 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6031:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6031 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6031:54: error: invalid suffix "_chain" on integer constant
6031 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6032:89: error: invalid suffix "_output" on integer constant
6032 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6030:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6030 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6032:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6032 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6033:96: error: invalid suffix "_output" on integer constant
6033 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6030:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6030 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6033:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6033 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6034:96: error: invalid suffix "_weights" on integer constant
6034 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6030:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6030 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6034:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6034 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6034:159: error: invalid suffix "_bias" on integer constant
6034 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6030:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6030 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6034:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6034 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_weights, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6035:96: error: invalid suffix "_scratch0" on integer constant
6035 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6030:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6030 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6035:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6035 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6039:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6039 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_layer, 12,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6039:54: error: invalid suffix "_layer" on integer constant
6039 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_layer, 12,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6043:47: error: invalid suffix "_layer" on integer constant
6043 | NULL, &node_192_model/block_2_expand/Conv2D:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6038:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6038 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6042:55: error: invalid suffix "_chain" on integer constant
6042 | &node_192_model/block_1_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6038:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6038 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6053:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6053 | AI_STATIC_CONST ai_float node_192_model/block_1_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6053:70: error: invalid suffix "_nl_params_data" on integer constant
6053 | AI_STATIC_CONST ai_float node_192_model/block_1_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6055:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6055 | node_192_model/block_1_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6055:49: error: invalid suffix "_nl_params" on integer constant
6055 | node_192_model/block_1_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6056:49: error: invalid suffix "_nl_params_data" on integer constant
6056 | node_192_model/block_1_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_1_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6054:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
6054 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6056:111: error: invalid suffix "_nl_params_data" on integer constant
6056 | node_192_model/block_1_depthwise_relu/Relu6:0_nl_params_data, node_192_model/block_1_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6054:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
6054 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6058:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6058 | node_192_model/block_1_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6058:47: error: invalid suffix "_chain" on integer constant
6058 | node_192_model/block_1_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6059:98: error: invalid suffix "_output" on integer constant
6059 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6057:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6057 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6059:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6059 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6060:89: error: invalid suffix "_output" on integer constant
6060 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6057:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6057 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6060:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6060 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6066:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6066 | node_192_model/block_1_depthwise_relu/Relu6:0_layer, 11,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6066:47: error: invalid suffix "_layer" on integer constant
6066 | node_192_model/block_1_depthwise_relu/Relu6:0_layer, 11,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6070:61: error: invalid suffix "_layer" on integer constant
6070 | NULL, &node_192_model/block_1_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6065:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6065 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6069:48: error: invalid suffix "_chain" on integer constant
6069 | &node_192_model/block_1_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6065:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6065 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6071:61: error: invalid suffix "_nl_params" on integer constant
6071 | .nl_params = &node_192_model/block_1_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6065:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6065 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6075:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6075 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6075:56: error: invalid suffix "_chain" on integer constant
6075 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6076:86: error: invalid suffix "_output" on integer constant
6076 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6074:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6074 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6076:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6076 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6077:98: error: invalid suffix "_output" on integer constant
6077 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6074:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6074 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6077:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6077 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6078:98: error: invalid suffix "_weights" on integer constant
6078 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6074:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6074 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6078:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6078 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6078:163: error: invalid suffix "_bias" on integer constant
6078 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6074:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6074 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6078:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6078 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6083:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6083 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_layer, 9,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6083:56: error: invalid suffix "_layer" on integer constant
6083 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_layer, 9,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6087:54: error: invalid suffix "_layer" on integer constant
6087 | NULL, &node_192_model/block_1_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6082:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6082 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6086:57: error: invalid suffix "_chain" on integer constant
6086 | &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6082:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6082 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6097:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6097 | AI_STATIC_CONST ai_float node_192_model/block_1_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6097:67: error: invalid suffix "_nl_params_data" on integer constant
6097 | AI_STATIC_CONST ai_float node_192_model/block_1_expand_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6099:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6099 | node_192_model/block_1_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6099:46: error: invalid suffix "_nl_params" on integer constant
6099 | node_192_model/block_1_expand_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6100:46: error: invalid suffix "_nl_params_data" on integer constant
6100 | node_192_model/block_1_expand_relu/Relu6:0_nl_params_data, node_192_model/block_1_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6098:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
6098 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6100:105: error: invalid suffix "_nl_params_data" on integer constant
6100 | node_192_model/block_1_expand_relu/Relu6:0_nl_params_data, node_192_model/block_1_expand_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6098:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
6098 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6102:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6102 | node_192_model/block_1_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6102:44: error: invalid suffix "_chain" on integer constant
6102 | node_192_model/block_1_expand_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6103:82: error: invalid suffix "_output" on integer constant
6103 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_expand/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6101:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6101 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6103:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6103 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_expand/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6104:86: error: invalid suffix "_output" on integer constant
6104 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_expand_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6101:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6101 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6104:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6104 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_expand_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6110:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6110 | node_192_model/block_1_expand_relu/Relu6:0_layer, 8,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6110:44: error: invalid suffix "_layer" on integer constant
6110 | node_192_model/block_1_expand_relu/Relu6:0_layer, 8,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6114:63: error: invalid suffix "_layer" on integer constant
6114 | NULL, &node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6109:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6109 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6113:45: error: invalid suffix "_chain" on integer constant
6113 | &node_192_model/block_1_expand_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6109:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6109 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6115:58: error: invalid suffix "_nl_params" on integer constant
6115 | .nl_params = &node_192_model/block_1_expand_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6109:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6109 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6119:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6119 | node_192_model/block_1_expand/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6119:40: error: invalid suffix "_chain" on integer constant
6119 | node_192_model/block_1_expand/Conv2D:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6120:102: error: invalid suffix "_output" on integer constant
6120 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6118:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6118 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6120:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6120 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6121:82: error: invalid suffix "_output" on integer constant
6121 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_expand/Conv2D:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6118:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6118 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6121:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6121 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/block_1_expand/Conv2D:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6122:82: error: invalid suffix "_weights" on integer constant
6122 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_1_expand/Conv2D:0_weights, &node_192_model/block_1_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6118:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6118 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6122:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6122 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_1_expand/Conv2D:0_weights, &node_192_model/block_1_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6122:131: error: invalid suffix "_bias" on integer constant
6122 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_1_expand/Conv2D:0_weights, &node_192_model/block_1_expand/Conv2D:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6118:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6118 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6122:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6122 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/block_1_expand/Conv2D:0_weights, &node_192_model/block_1_expand/Conv2D:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6123:82: error: invalid suffix "_scratch0" on integer constant
6123 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_1_expand/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6118:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6118 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6123:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6123 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/block_1_expand/Conv2D:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6127:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6127 | node_192_model/block_1_expand/Conv2D:0_layer, 7,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6127:40: error: invalid suffix "_layer" on integer constant
6127 | node_192_model/block_1_expand/Conv2D:0_layer, 7,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6131:51: error: invalid suffix "_layer" on integer constant
6131 | NULL, &node_192_model/block_1_expand_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6126:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6126 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6130:41: error: invalid suffix "_chain" on integer constant
6130 | &node_192_model/block_1_expand/Conv2D:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6126:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6126 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6141:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6141 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6141:60: error: invalid suffix "_chain" on integer constant
6141 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6142:95: error: invalid suffix "_output" on integer constant
6142 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/expanded_conv_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6140:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6140 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6142:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6142 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/expanded_conv_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6143:102: error: invalid suffix "_output" on integer constant
6143 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6140:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6140 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6143:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6143 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6144:102: error: invalid suffix "_weights" on integer constant
6144 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_weights, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6140:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6140 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6144:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6144 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_weights, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6144:171: error: invalid suffix "_bias" on integer constant
6144 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_weights, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6140:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6140 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6144:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6144 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_weights, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6145:102: error: invalid suffix "_scratch0" on integer constant
6145 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6140:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6140 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6145:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6145 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6149:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6149 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_layer, 5,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6149:60: error: invalid suffix "_layer" on integer constant
6149 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_layer, 5,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6153:47: error: invalid suffix "_layer" on integer constant
6153 | NULL, &node_192_model/block_1_expand/Conv2D:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6148:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6148 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6152:61: error: invalid suffix "_chain" on integer constant
6152 | &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6148:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6148 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6163:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6163 | AI_STATIC_CONST ai_float node_192_model/expanded_conv_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6163:76: error: invalid suffix "_nl_params_data" on integer constant
6163 | AI_STATIC_CONST ai_float node_192_model/expanded_conv_depthwise_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6165:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6165 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6165:55: error: invalid suffix "_nl_params" on integer constant
6165 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6166:55: error: invalid suffix "_nl_params_data" on integer constant
6166 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_nl_params_data, node_192_model/expanded_conv_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6164:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
6164 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6166:123: error: invalid suffix "_nl_params_data" on integer constant
6166 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_nl_params_data, node_192_model/expanded_conv_depthwise_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6164:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
6164 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6168:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6168 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6168:53: error: invalid suffix "_chain" on integer constant
6168 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6169:104: error: invalid suffix "_output" on integer constant
6169 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6167:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6167 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6169:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6169 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6170:95: error: invalid suffix "_output" on integer constant
6170 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/expanded_conv_depthwise_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6167:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6167 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6170:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6170 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/expanded_conv_depthwise_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6176:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6176 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_layer, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6176:53: error: invalid suffix "_layer" on integer constant
6176 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_layer, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6180:67: error: invalid suffix "_layer" on integer constant
6180 | NULL, &node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6175:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6175 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6179:54: error: invalid suffix "_chain" on integer constant
6179 | &node_192_model/expanded_conv_depthwise_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6175:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6175 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6181:67: error: invalid suffix "_nl_params" on integer constant
6181 | .nl_params = &node_192_model/expanded_conv_depthwise_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6175:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6175 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6185:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6185 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6185:62: error: invalid suffix "_chain" on integer constant
6185 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6186:77: error: invalid suffix "_output" on integer constant
6186 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/Conv1_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6184:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6184 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6186:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6186 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/Conv1_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6187:104: error: invalid suffix "_output" on integer constant
6187 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6184:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6184 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6187:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6187 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6188:104: error: invalid suffix "_weights" on integer constant
6188 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6184:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6184 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6188:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6188 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6188:175: error: invalid suffix "_bias" on integer constant
6188 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6184:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6184 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6188:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6188 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_weights, &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6193:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6193 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_layer, 3,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6193:62: error: invalid suffix "_layer" on integer constant
6193 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_layer, 3,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6197:60: error: invalid suffix "_layer" on integer constant
6197 | NULL, &node_192_model/expanded_conv_depthwise_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6192:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6192 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6196:63: error: invalid suffix "_chain" on integer constant
6196 | &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6192:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6192 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6207:40: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6207 | AI_STATIC_CONST ai_float node_192_model/Conv1_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6207:58: error: invalid suffix "_nl_params_data" on integer constant
6207 | AI_STATIC_CONST ai_float node_192_model/Conv1_relu/Relu6:0_nl_params_data[] = { 0.0, 6.0 };
| ^~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6209:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6209 | node_192_model/Conv1_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6209:37: error: invalid suffix "_nl_params" on integer constant
6209 | node_192_model/Conv1_relu/Relu6:0_nl_params, AI_ARRAY_FORMAT_FLOAT,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:18: note: in definition of macro 'AI_ARRAY_OBJ_DECLARE'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.h:22,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:20:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6210:37: error: invalid suffix "_nl_params_data" on integer constant
6210 | node_192_model/Conv1_relu/Relu6:0_nl_params_data, node_192_model/Conv1_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:184:11: note: in expansion of macro 'AI_PTR'
184 | .data = AI_PTR(data_), \
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6208:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
6208 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6210:87: error: invalid suffix "_nl_params_data" on integer constant
6210 | node_192_model/Conv1_relu/Relu6:0_nl_params_data, node_192_model/Conv1_relu/Relu6:0_nl_params_data, 2, AI_STATIC_CONST)
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform.h:96:51: note: in definition of macro 'AI_CAST'
96 | #define AI_CAST(type_, expr_) ((type_)(expr_))
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:185:17: note: in expansion of macro 'AI_PTR'
185 | .data_start = AI_PTR(data_start_) }
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:194:26: note: in expansion of macro 'AI_ARRAY_OBJ_INIT'
194 | attr_ ai_array name_ = AI_ARRAY_OBJ_INIT(format_, data_, data_start_, size_);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6208:1: note: in expansion of macro 'AI_ARRAY_OBJ_DECLARE'
6208 | AI_ARRAY_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6212:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6212 | node_192_model/Conv1_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6212:35: error: invalid suffix "_chain" on integer constant
6212 | node_192_model/Conv1_relu/Relu6:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6213:86: error: invalid suffix "_output" on integer constant
6213 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/bn_Conv1/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6211:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6211 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6213:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6213 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/bn_Conv1/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6214:77: error: invalid suffix "_output" on integer constant
6214 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/Conv1_relu/Relu6:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6211:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6211 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6214:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6214 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/Conv1_relu/Relu6:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6220:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6220 | node_192_model/Conv1_relu/Relu6:0_layer, 2,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6220:35: error: invalid suffix "_layer" on integer constant
6220 | node_192_model/Conv1_relu/Relu6:0_layer, 2,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6224:69: error: invalid suffix "_layer" on integer constant
6224 | NULL, &node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6219:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6219 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6223:36: error: invalid suffix "_chain" on integer constant
6223 | &node_192_model/Conv1_relu/Relu6:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6219:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6219 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6225:49: error: invalid suffix "_nl_params" on integer constant
6225 | .nl_params = &node_192_model/Conv1_relu/Relu6:0_nl_params,
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:79:8: note: in definition of macro 'AI_LAYER_OBJ_INIT'
79 | ## __VA_ARGS__ \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6219:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6219 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6229:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6229 | node_192_model/bn_Conv1/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6229:44: error: invalid suffix "_chain" on integer constant
6229 | node_192_model/bn_Conv1/FusedBatchNormV3:0_chain, AI_STATIC_CONST, 4,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:295:25: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
295 | attr_ ai_tensor_chain name_ = \
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6231:86: error: invalid suffix "_output" on integer constant
6231 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/bn_Conv1/FusedBatchNormV3:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6228:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6228 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6231:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6231 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 1, &node_192_model/bn_Conv1/FusedBatchNormV3:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6232:86: error: invalid suffix "_weights" on integer constant
6232 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/bn_Conv1/FusedBatchNormV3:0_weights, &node_192_model/bn_Conv1/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6228:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6228 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6232:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6232 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/bn_Conv1/FusedBatchNormV3:0_weights, &node_192_model/bn_Conv1/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6232:139: error: invalid suffix "_bias" on integer constant
6232 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/bn_Conv1/FusedBatchNormV3:0_weights, &node_192_model/bn_Conv1/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6228:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6228 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6232:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6232 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 3, &node_192_model/bn_Conv1/FusedBatchNormV3:0_weights, &node_192_model/bn_Conv1/FusedBatchNormV3:0_bias, NULL),
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6233:86: error: invalid suffix "_scratch0" on integer constant
6233 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/bn_Conv1/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:291:34: note: in definition of macro 'AI_TENSOR_CHAIN_OBJ_INIT'
291 | .chain = (ai_tensor_list[]){ __VA_ARGS__ } }
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6228:1: note: in expansion of macro 'AI_TENSOR_CHAIN_OBJ_DECLARE'
6228 | AI_TENSOR_CHAIN_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6233:3: note: in expansion of macro 'AI_TENSOR_LIST_OBJ_INIT'
6233 | AI_TENSOR_LIST_OBJ_INIT(AI_FLAG_NONE, 2, &node_192_model/bn_Conv1/FusedBatchNormV3:0_scratch0, NULL)
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6237:17: error: expected '=', ',', ';', 'asm' or '__attribute__' before '/' token
6237 | node_192_model/bn_Conv1/FusedBatchNormV3:0_layer, 1,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6237:44: error: invalid suffix "_layer" on integer constant
6237 | node_192_model/bn_Conv1/FusedBatchNormV3:0_layer, 1,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:89:39: note: in definition of macro 'AI_LAYER_OBJ_DECLARE'
89 | attr_ AI_CONCAT(ai_layer_, struct_) varname_ = \
| ^~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6241:42: error: invalid suffix "_layer" on integer constant
6241 | NULL, &node_192_model/Conv1_relu/Relu6:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6236:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6236 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers.h:26,
from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:30:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6240:45: error: invalid suffix "_chain" on integer constant
6240 | &node_192_model/bn_Conv1/FusedBatchNormV3:0_chain,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:78:17: note: in definition of macro 'AI_LAYER_OBJ_INIT'
78 | .tensors = (tensors_), \
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6236:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6236 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:27:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6263:25: error: 'bn_Conv1' undeclared here (not in a function)
6263 | NULL, &node_192_model/bn_Conv1/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6258:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6258 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6263:50: error: expected ')' before ':' token
6263 | NULL, &node_192_model/bn_Conv1/FusedBatchNormV3:0_layer, AI_STATIC,
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6258:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6258 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:14: note: to match this '('
97 | ((ai_node*)(obj_))
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:125:11: note: in expansion of macro 'AI_NODE_OBJ'
125 | .next = AI_NODE_OBJ(next_), \
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6258:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6258 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6263:51: error: invalid suffix "_layer" on integer constant
6263 | NULL, &node_192_model/bn_Conv1/FusedBatchNormV3:0_layer, AI_STATIC,
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/core_common.h:97:15: note: in definition of macro 'AI_NODE_OBJ'
97 | ((ai_node*)(obj_))
| ^~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:76:5: note: in expansion of macro 'AI_NODE_COMMON_INIT'
76 | AI_NODE_COMMON_INIT(AI_CONCAT(AI_LAYER_, type_), id_, flags_, \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/layers_common.h:90:5: note: in expansion of macro 'AI_LAYER_OBJ_INIT'
90 | AI_LAYER_OBJ_INIT(type_, id_, flags_, klass_obj_, network_, \
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6258:1: note: in expansion of macro 'AI_LAYER_OBJ_DECLARE'
6258 | AI_LAYER_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~
In file included from /workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:24:
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6299:80: error: 'activation' undeclared here (not in a function)
6299 | AI_TENSOR_LIST_IO_OBJ_INIT(AI_FLAG_NONE, AI_NETWORK_OUT_NUM, &node_192_model/activation/Sigmoid:0_output),
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:301:51: note: in definition of macro 'AI_TENSOR_CHAIN_IO_OBJ_INIT'
301 | { .chain = (ai_tensor_list[]){ in_tensor_list_, out_tensor_list_ }, \
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:361:42: note: in expansion of macro 'AI_PACK'
361 | AI_PACK(out_tensor_list_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:378:28: note: in expansion of macro 'AI_NETWORK_OBJ_INIT'
378 | attr_ ai_network name_ = AI_NETWORK_OBJ_INIT( \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:382:3: note: in expansion of macro 'AI_PACK'
382 | AI_PACK(out_tensor_list_ptr_), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6284:1: note: in expansion of macro 'AI_NETWORK_OBJ_DECLARE'
6284 | AI_NETWORK_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6299:3: note: in expansion of macro 'AI_TENSOR_LIST_IO_OBJ_INIT'
6299 | AI_TENSOR_LIST_IO_OBJ_INIT(AI_FLAG_NONE, AI_NETWORK_OUT_NUM, &node_192_model/activation/Sigmoid:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6299:91: error: 'Sigmoid' undeclared here (not in a function)
6299 | AI_TENSOR_LIST_IO_OBJ_INIT(AI_FLAG_NONE, AI_NETWORK_OUT_NUM, &node_192_model/activation/Sigmoid:0_output),
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:301:51: note: in definition of macro 'AI_TENSOR_CHAIN_IO_OBJ_INIT'
301 | { .chain = (ai_tensor_list[]){ in_tensor_list_, out_tensor_list_ }, \
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:361:42: note: in expansion of macro 'AI_PACK'
361 | AI_PACK(out_tensor_list_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:378:28: note: in expansion of macro 'AI_NETWORK_OBJ_INIT'
378 | attr_ ai_network name_ = AI_NETWORK_OBJ_INIT( \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:382:3: note: in expansion of macro 'AI_PACK'
382 | AI_PACK(out_tensor_list_ptr_), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6284:1: note: in expansion of macro 'AI_NETWORK_OBJ_DECLARE'
6284 | AI_NETWORK_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6299:3: note: in expansion of macro 'AI_TENSOR_LIST_IO_OBJ_INIT'
6299 | AI_TENSOR_LIST_IO_OBJ_INIT(AI_FLAG_NONE, AI_NETWORK_OUT_NUM, &node_192_model/activation/Sigmoid:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6299:98: error: expected '}' before ':' token
6299 | AI_TENSOR_LIST_IO_OBJ_INIT(AI_FLAG_NONE, AI_NETWORK_OUT_NUM, &node_192_model/activation/Sigmoid:0_output),
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:301:51: note: in definition of macro 'AI_TENSOR_CHAIN_IO_OBJ_INIT'
301 | { .chain = (ai_tensor_list[]){ in_tensor_list_, out_tensor_list_ }, \
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:361:42: note: in expansion of macro 'AI_PACK'
361 | AI_PACK(out_tensor_list_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:378:28: note: in expansion of macro 'AI_NETWORK_OBJ_INIT'
378 | attr_ ai_network name_ = AI_NETWORK_OBJ_INIT( \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:382:3: note: in expansion of macro 'AI_PACK'
382 | AI_PACK(out_tensor_list_ptr_), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6284:1: note: in expansion of macro 'AI_NETWORK_OBJ_DECLARE'
6284 | AI_NETWORK_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6299:3: note: in expansion of macro 'AI_TENSOR_LIST_IO_OBJ_INIT'
6299 | AI_TENSOR_LIST_IO_OBJ_INIT(AI_FLAG_NONE, AI_NETWORK_OUT_NUM, &node_192_model/activation/Sigmoid:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:280:30: note: to match this '{'
280 | .tensor = (ai_tensor*[]) { __VA_ARGS__ }, \
| ^
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:301:51: note: in definition of macro 'AI_TENSOR_CHAIN_IO_OBJ_INIT'
301 | { .chain = (ai_tensor_list[]){ in_tensor_list_, out_tensor_list_ }, \
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:361:42: note: in expansion of macro 'AI_PACK'
361 | AI_PACK(out_tensor_list_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:378:28: note: in expansion of macro 'AI_NETWORK_OBJ_INIT'
378 | attr_ ai_network name_ = AI_NETWORK_OBJ_INIT( \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:382:3: note: in expansion of macro 'AI_PACK'
382 | AI_PACK(out_tensor_list_ptr_), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6284:1: note: in expansion of macro 'AI_NETWORK_OBJ_DECLARE'
6284 | AI_NETWORK_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6299:3: note: in expansion of macro 'AI_TENSOR_LIST_IO_OBJ_INIT'
6299 | AI_TENSOR_LIST_IO_OBJ_INIT(AI_FLAG_NONE, AI_NETWORK_OUT_NUM, &node_192_model/activation/Sigmoid:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6299:99: error: invalid suffix "_output" on integer constant
6299 | AI_TENSOR_LIST_IO_OBJ_INIT(AI_FLAG_NONE, AI_NETWORK_OUT_NUM, &node_192_model/activation/Sigmoid:0_output),
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:301:51: note: in definition of macro 'AI_TENSOR_CHAIN_IO_OBJ_INIT'
301 | { .chain = (ai_tensor_list[]){ in_tensor_list_, out_tensor_list_ }, \
| ^~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:361:42: note: in expansion of macro 'AI_PACK'
361 | AI_PACK(out_tensor_list_ptr_)), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:378:28: note: in expansion of macro 'AI_NETWORK_OBJ_INIT'
378 | attr_ ai_network name_ = AI_NETWORK_OBJ_INIT( \
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/./Middlewares/ST/AI/Inc/ai_platform_interface.h:382:3: note: in expansion of macro 'AI_PACK'
382 | AI_PACK(out_tensor_list_ptr_), \
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6284:1: note: in expansion of macro 'AI_NETWORK_OBJ_DECLARE'
6284 | AI_NETWORK_OBJ_DECLARE(
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6299:3: note: in expansion of macro 'AI_TENSOR_LIST_IO_OBJ_INIT'
6299 | AI_TENSOR_LIST_IO_OBJ_INIT(AI_FLAG_NONE, AI_NETWORK_OUT_NUM, &node_192_model/activation/Sigmoid:0_output),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c: In function 'network_configure_activations':
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6318:45: error: expected ';' before ':' token
6318 | node_192_model/bn_Conv1/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 3082752);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6318:46: error: invalid suffix "_scratch0_array.data" on integer constant
6318 | node_192_model/bn_Conv1/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 3082752);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6319:45: error: expected ';' before ':' token
6319 | node_192_model/bn_Conv1/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 3082752);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6319:46: error: invalid suffix "_scratch0_array.data_start" on integer constant
6319 | node_192_model/bn_Conv1/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 3082752);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6320:45: error: expected ';' before ':' token
6320 | node_192_model/bn_Conv1/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1880704);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6320:46: error: invalid suffix "_output_array.data" on integer constant
6320 | node_192_model/bn_Conv1/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1880704);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6321:45: error: expected ';' before ':' token
6321 | node_192_model/bn_Conv1/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1880704);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6321:46: error: invalid suffix "_output_array.data_start" on integer constant
6321 | node_192_model/bn_Conv1/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1880704);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6322:20: error: 'Conv1_relu' undeclared (first use in this function)
6322 | node_192_model/Conv1_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1880704);
| ^~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6322:20: note: each undeclared identifier is reported only once for each function it appears in
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6322:31: error: 'Relu6' undeclared (first use in this function)
6322 | node_192_model/Conv1_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1880704);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6322:36: error: expected ';' before ':' token
6322 | node_192_model/Conv1_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1880704);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6322:37: error: invalid suffix "_output_array.data" on integer constant
6322 | node_192_model/Conv1_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1880704);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6323:36: error: expected ';' before ':' token
6323 | node_192_model/Conv1_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1880704);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6323:37: error: invalid suffix "_output_array.data_start" on integer constant
6323 | node_192_model/Conv1_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1880704);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6324:20: error: 'expanded_conv_depthwise_BN' undeclared (first use in this function)
6324 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1855744);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6324:63: error: expected ';' before ':' token
6324 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1855744);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6324:64: error: invalid suffix "_output_array.data" on integer constant
6324 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1855744);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6325:63: error: expected ';' before ':' token
6325 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1855744);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6325:64: error: invalid suffix "_output_array.data_start" on integer constant
6325 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1855744);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6326:20: error: 'expanded_conv_depthwise_relu' undeclared (first use in this function)
6326 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1855744);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6326:54: error: expected ';' before ':' token
6326 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1855744);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6326:55: error: invalid suffix "_output_array.data" on integer constant
6326 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1855744);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6327:54: error: expected ';' before ':' token
6327 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1855744);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6327:55: error: invalid suffix "_output_array.data_start" on integer constant
6327 | node_192_model/expanded_conv_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1855744);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6328:20: error: 'expanded_conv_project_BN' undeclared (first use in this function)
6328 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 3035392);
| ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6328:61: error: expected ';' before ':' token
6328 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 3035392);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6328:62: error: invalid suffix "_scratch0_array.data" on integer constant
6328 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 3035392);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6329:61: error: expected ';' before ':' token
6329 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 3035392);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6329:62: error: invalid suffix "_scratch0_array.data_start" on integer constant
6329 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 3035392);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6330:61: error: expected ';' before ':' token
6330 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 3035520);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6330:62: error: invalid suffix "_output_array.data" on integer constant
6330 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 3035520);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6331:61: error: expected ';' before ':' token
6331 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 3035520);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6331:62: error: invalid suffix "_output_array.data_start" on integer constant
6331 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 3035520);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6332:20: error: 'block_1_expand' undeclared (first use in this function)
6332 | node_192_model/block_1_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 3625344);
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6332:35: error: 'Conv2D' undeclared (first use in this function)
6332 | node_192_model/block_1_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 3625344);
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6332:41: error: expected ';' before ':' token
6332 | node_192_model/block_1_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 3625344);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6332:42: error: invalid suffix "_scratch0_array.data" on integer constant
6332 | node_192_model/block_1_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 3625344);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6333:41: error: expected ';' before ':' token
6333 | node_192_model/block_1_expand/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 3625344);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6333:42: error: invalid suffix "_scratch0_array.data_start" on integer constant
6333 | node_192_model/block_1_expand/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 3625344);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6334:41: error: expected ';' before ':' token
6334 | node_192_model/block_1_expand/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 18816);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6334:42: error: invalid suffix "_output_array.data" on integer constant
6334 | node_192_model/block_1_expand/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 18816);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6335:41: error: expected ';' before ':' token
6335 | node_192_model/block_1_expand/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 18816);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6335:42: error: invalid suffix "_output_array.data_start" on integer constant
6335 | node_192_model/block_1_expand/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 18816);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6336:20: error: 'block_1_expand_relu' undeclared (first use in this function)
6336 | node_192_model/block_1_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 18816);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6336:45: error: expected ';' before ':' token
6336 | node_192_model/block_1_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 18816);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6336:46: error: invalid suffix "_output_array.data" on integer constant
6336 | node_192_model/block_1_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 18816);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6337:45: error: expected ';' before ':' token
6337 | node_192_model/block_1_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 18816);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6337:46: error: invalid suffix "_output_array.data_start" on integer constant
6337 | node_192_model/block_1_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 18816);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6338:20: error: 'block_1_depthwise_BN' undeclared (first use in this function)
6338 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6338:57: error: expected ';' before ':' token
6338 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6338:58: error: invalid suffix "_output_array.data" on integer constant
6338 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6339:57: error: expected ';' before ':' token
6339 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6339:58: error: invalid suffix "_output_array.data_start" on integer constant
6339 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6340:20: error: 'block_1_depthwise_relu' undeclared (first use in this function)
6340 | node_192_model/block_1_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 884736);
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6340:48: error: expected ';' before ':' token
6340 | node_192_model/block_1_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 884736);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6340:49: error: invalid suffix "_output_array.data" on integer constant
6340 | node_192_model/block_1_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 884736);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6341:48: error: expected ';' before ':' token
6341 | node_192_model/block_1_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 884736);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6341:49: error: invalid suffix "_output_array.data_start" on integer constant
6341 | node_192_model/block_1_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 884736);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6342:20: error: 'block_1_project_BN' undeclared (first use in this function)
6342 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6342:55: error: expected ';' before ':' token
6342 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6342:56: error: invalid suffix "_scratch0_array.data" on integer constant
6342 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6343:55: error: expected ';' before ':' token
6343 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6343:56: error: invalid suffix "_scratch0_array.data_start" on integer constant
6343 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6344:55: error: expected ';' before ':' token
6344 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 384);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6344:56: error: invalid suffix "_output_array.data" on integer constant
6344 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 384);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6345:55: error: expected ';' before ':' token
6345 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 384);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6345:56: error: invalid suffix "_output_array.data_start" on integer constant
6345 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 384);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6346:20: error: 'block_2_expand' undeclared (first use in this function)
6346 | node_192_model/block_2_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6346:41: error: expected ';' before ':' token
6346 | node_192_model/block_2_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6346:42: error: invalid suffix "_scratch0_array.data" on integer constant
6346 | node_192_model/block_2_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6347:41: error: expected ';' before ':' token
6347 | node_192_model/block_2_expand/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6347:42: error: invalid suffix "_scratch0_array.data_start" on integer constant
6347 | node_192_model/block_2_expand/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6348:41: error: expected ';' before ':' token
6348 | node_192_model/block_2_expand/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 221568);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6348:42: error: invalid suffix "_output_array.data" on integer constant
6348 | node_192_model/block_2_expand/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 221568);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6349:41: error: expected ';' before ':' token
6349 | node_192_model/block_2_expand/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 221568);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6349:42: error: invalid suffix "_output_array.data_start" on integer constant
6349 | node_192_model/block_2_expand/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 221568);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6350:20: error: 'block_2_expand_relu' undeclared (first use in this function)
6350 | node_192_model/block_2_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1548672);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6350:45: error: expected ';' before ':' token
6350 | node_192_model/block_2_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1548672);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6350:46: error: invalid suffix "_output_array.data" on integer constant
6350 | node_192_model/block_2_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1548672);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6351:45: error: expected ';' before ':' token
6351 | node_192_model/block_2_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1548672);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6351:46: error: invalid suffix "_output_array.data_start" on integer constant
6351 | node_192_model/block_2_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1548672);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6352:20: error: 'block_2_depthwise_BN' undeclared (first use in this function)
6352 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 221568);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6352:57: error: expected ';' before ':' token
6352 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 221568);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6352:58: error: invalid suffix "_output_array.data" on integer constant
6352 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 221568);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6353:57: error: expected ';' before ':' token
6353 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 221568);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6353:58: error: invalid suffix "_output_array.data_start" on integer constant
6353 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 221568);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6354:20: error: 'block_2_depthwise_relu' undeclared (first use in this function)
6354 | node_192_model/block_2_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1548672);
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6354:48: error: expected ';' before ':' token
6354 | node_192_model/block_2_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1548672);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6354:49: error: invalid suffix "_output_array.data" on integer constant
6354 | node_192_model/block_2_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1548672);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6355:48: error: expected ';' before ':' token
6355 | node_192_model/block_2_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1548672);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6355:49: error: invalid suffix "_output_array.data_start" on integer constant
6355 | node_192_model/block_2_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1548672);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6356:20: error: 'block_2_project_BN' undeclared (first use in this function)
6356 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 221568);
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6356:55: error: expected ';' before ':' token
6356 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 221568);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6356:56: error: invalid suffix "_scratch0_array.data" on integer constant
6356 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 221568);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6357:55: error: expected ';' before ':' token
6357 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 221568);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6357:56: error: invalid suffix "_scratch0_array.data_start" on integer constant
6357 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 221568);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6358:55: error: expected ';' before ':' token
6358 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 222144);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6358:56: error: invalid suffix "_output_array.data" on integer constant
6358 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 222144);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6359:55: error: expected ';' before ':' token
6359 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 222144);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6359:56: error: invalid suffix "_output_array.data_start" on integer constant
6359 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 222144);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6360:20: error: 'block_2_add' undeclared (first use in this function)
6360 | node_192_model/block_2_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 443328);
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6360:32: error: 'add' undeclared (first use in this function)
6360 | node_192_model/block_2_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 443328);
| ^~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6360:35: error: expected ';' before ':' token
6360 | node_192_model/block_2_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 443328);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6360:36: error: invalid suffix "_output_array.data" on integer constant
6360 | node_192_model/block_2_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 443328);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6361:35: error: expected ';' before ':' token
6361 | node_192_model/block_2_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 443328);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6361:36: error: invalid suffix "_output_array.data_start" on integer constant
6361 | node_192_model/block_2_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 443328);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6362:20: error: 'block_3_expand_BN' undeclared (first use in this function)
6362 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6362:54: error: expected ';' before ':' token
6362 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6362:55: error: invalid suffix "_scratch0_array.data" on integer constant
6362 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6363:54: error: expected ';' before ':' token
6363 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6363:55: error: invalid suffix "_scratch0_array.data_start" on integer constant
6363 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6364:54: error: expected ';' before ':' token
6364 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6364:55: error: invalid suffix "_output_array.data" on integer constant
6364 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6365:54: error: expected ';' before ':' token
6365 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6365:55: error: invalid suffix "_output_array.data_start" on integer constant
6365 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6366:20: error: 'block_3_expand_relu' undeclared (first use in this function)
6366 | node_192_model/block_3_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1991616);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6366:45: error: expected ';' before ':' token
6366 | node_192_model/block_3_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1991616);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6366:46: error: invalid suffix "_output_array.data" on integer constant
6366 | node_192_model/block_3_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1991616);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6367:45: error: expected ';' before ':' token
6367 | node_192_model/block_3_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1991616);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6367:46: error: invalid suffix "_output_array.data_start" on integer constant
6367 | node_192_model/block_3_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1991616);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6368:20: error: 'block_3_depthwise_BN' undeclared (first use in this function)
6368 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6368:57: error: expected ';' before ':' token
6368 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6368:58: error: invalid suffix "_output_array.data" on integer constant
6368 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6369:57: error: expected ';' before ':' token
6369 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6369:58: error: invalid suffix "_output_array.data_start" on integer constant
6369 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6370:20: error: 'block_3_depthwise_relu' undeclared (first use in this function)
6370 | node_192_model/block_3_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6370:48: error: expected ';' before ':' token
6370 | node_192_model/block_3_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6370:49: error: invalid suffix "_output_array.data" on integer constant
6370 | node_192_model/block_3_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6371:48: error: expected ';' before ':' token
6371 | node_192_model/block_3_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6371:49: error: invalid suffix "_output_array.data_start" on integer constant
6371 | node_192_model/block_3_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6372:20: error: 'block_3_project_BN' undeclared (first use in this function)
6372 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6372:55: error: expected ';' before ':' token
6372 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6372:56: error: invalid suffix "_scratch0_array.data" on integer constant
6372 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6373:55: error: expected ';' before ':' token
6373 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6373:56: error: invalid suffix "_scratch0_array.data_start" on integer constant
6373 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6374:55: error: expected ';' before ':' token
6374 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 576);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6374:56: error: invalid suffix "_output_array.data" on integer constant
6374 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 576);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6375:55: error: expected ';' before ':' token
6375 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 576);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6375:56: error: invalid suffix "_output_array.data_start" on integer constant
6375 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 576);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6376:20: error: 'block_4_expand' undeclared (first use in this function)
6376 | node_192_model/block_4_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6376:41: error: expected ';' before ':' token
6376 | node_192_model/block_4_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6376:42: error: invalid suffix "_scratch0_array.data" on integer constant
6376 | node_192_model/block_4_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6377:41: error: expected ';' before ':' token
6377 | node_192_model/block_4_expand/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6377:42: error: invalid suffix "_scratch0_array.data_start" on integer constant
6377 | node_192_model/block_4_expand/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6378:41: error: expected ';' before ':' token
6378 | node_192_model/block_4_expand/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6378:42: error: invalid suffix "_output_array.data" on integer constant
6378 | node_192_model/block_4_expand/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6379:41: error: expected ';' before ':' token
6379 | node_192_model/block_4_expand/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6379:42: error: invalid suffix "_output_array.data_start" on integer constant
6379 | node_192_model/block_4_expand/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6380:20: error: 'block_4_expand_relu' undeclared (first use in this function)
6380 | node_192_model/block_4_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1106880);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6380:45: error: expected ';' before ':' token
6380 | node_192_model/block_4_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1106880);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6380:46: error: invalid suffix "_output_array.data" on integer constant
6380 | node_192_model/block_4_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1106880);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6381:45: error: expected ';' before ':' token
6381 | node_192_model/block_4_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1106880);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6381:46: error: invalid suffix "_output_array.data_start" on integer constant
6381 | node_192_model/block_4_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1106880);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6382:20: error: 'block_4_depthwise_BN' undeclared (first use in this function)
6382 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6382:57: error: expected ';' before ':' token
6382 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6382:58: error: invalid suffix "_output_array.data" on integer constant
6382 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6383:57: error: expected ';' before ':' token
6383 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6383:58: error: invalid suffix "_output_array.data_start" on integer constant
6383 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6384:20: error: 'block_4_depthwise_relu' undeclared (first use in this function)
6384 | node_192_model/block_4_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1106880);
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6384:48: error: expected ';' before ':' token
6384 | node_192_model/block_4_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1106880);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6384:49: error: invalid suffix "_output_array.data" on integer constant
6384 | node_192_model/block_4_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1106880);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6385:48: error: expected ';' before ':' token
6385 | node_192_model/block_4_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1106880);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6385:49: error: invalid suffix "_output_array.data_start" on integer constant
6385 | node_192_model/block_4_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1106880);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6386:20: error: 'block_4_project_BN' undeclared (first use in this function)
6386 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 74304);
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6386:55: error: expected ';' before ':' token
6386 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 74304);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6386:56: error: invalid suffix "_scratch0_array.data" on integer constant
6386 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 74304);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6387:55: error: expected ';' before ':' token
6387 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 74304);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6387:56: error: invalid suffix "_scratch0_array.data_start" on integer constant
6387 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 74304);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6388:55: error: expected ';' before ':' token
6388 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 75072);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6388:56: error: invalid suffix "_output_array.data" on integer constant
6388 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 75072);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6389:55: error: expected ';' before ':' token
6389 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 75072);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6389:56: error: invalid suffix "_output_array.data_start" on integer constant
6389 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 75072);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6390:20: error: 'block_4_add' undeclared (first use in this function)
6390 | node_192_model/block_4_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148800);
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6390:35: error: expected ';' before ':' token
6390 | node_192_model/block_4_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148800);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6390:36: error: invalid suffix "_output_array.data" on integer constant
6390 | node_192_model/block_4_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148800);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6391:35: error: expected ';' before ':' token
6391 | node_192_model/block_4_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148800);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6391:36: error: invalid suffix "_output_array.data_start" on integer constant
6391 | node_192_model/block_4_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148800);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6392:20: error: 'block_5_expand_BN' undeclared (first use in this function)
6392 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6392:54: error: expected ';' before ':' token
6392 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6392:55: error: invalid suffix "_scratch0_array.data" on integer constant
6392 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6393:54: error: expected ';' before ':' token
6393 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6393:55: error: invalid suffix "_scratch0_array.data_start" on integer constant
6393 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6394:54: error: expected ';' before ':' token
6394 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6394:55: error: invalid suffix "_output_array.data" on integer constant
6394 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6395:54: error: expected ';' before ':' token
6395 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6395:55: error: invalid suffix "_output_array.data_start" on integer constant
6395 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6396:20: error: 'block_5_expand_relu' undeclared (first use in this function)
6396 | node_192_model/block_5_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1106880);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6396:45: error: expected ';' before ':' token
6396 | node_192_model/block_5_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1106880);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6396:46: error: invalid suffix "_output_array.data" on integer constant
6396 | node_192_model/block_5_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1106880);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6397:45: error: expected ';' before ':' token
6397 | node_192_model/block_5_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1106880);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6397:46: error: invalid suffix "_output_array.data_start" on integer constant
6397 | node_192_model/block_5_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1106880);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6398:20: error: 'block_5_depthwise_BN' undeclared (first use in this function)
6398 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6398:57: error: expected ';' before ':' token
6398 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6398:58: error: invalid suffix "_output_array.data" on integer constant
6398 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6399:57: error: expected ';' before ':' token
6399 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6399:58: error: invalid suffix "_output_array.data_start" on integer constant
6399 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6400:20: error: 'block_5_depthwise_relu' undeclared (first use in this function)
6400 | node_192_model/block_5_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1106880);
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6400:48: error: expected ';' before ':' token
6400 | node_192_model/block_5_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1106880);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6400:49: error: invalid suffix "_output_array.data" on integer constant
6400 | node_192_model/block_5_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1106880);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6401:48: error: expected ';' before ':' token
6401 | node_192_model/block_5_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1106880);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6401:49: error: invalid suffix "_output_array.data_start" on integer constant
6401 | node_192_model/block_5_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1106880);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6402:20: error: 'block_5_project_BN' undeclared (first use in this function)
6402 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6402:55: error: expected ';' before ':' token
6402 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6402:56: error: invalid suffix "_scratch0_array.data" on integer constant
6402 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6403:55: error: expected ';' before ':' token
6403 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6403:56: error: invalid suffix "_scratch0_array.data_start" on integer constant
6403 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6404:55: error: expected ';' before ':' token
6404 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 768);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6404:56: error: invalid suffix "_output_array.data" on integer constant
6404 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 768);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6405:55: error: expected ';' before ':' token
6405 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 768);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6405:56: error: invalid suffix "_output_array.data_start" on integer constant
6405 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 768);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6406:20: error: 'block_5_add' undeclared (first use in this function)
6406 | node_192_model/block_5_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 74496);
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6406:35: error: expected ';' before ':' token
6406 | node_192_model/block_5_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 74496);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6406:36: error: invalid suffix "_output_array.data" on integer constant
6406 | node_192_model/block_5_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 74496);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6407:35: error: expected ';' before ':' token
6407 | node_192_model/block_5_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 74496);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6407:36: error: invalid suffix "_output_array.data_start" on integer constant
6407 | node_192_model/block_5_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 74496);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6408:20: error: 'block_6_expand_BN' undeclared (first use in this function)
6408 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6408:54: error: expected ';' before ':' token
6408 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6408:55: error: invalid suffix "_scratch0_array.data" on integer constant
6408 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6409:54: error: expected ';' before ':' token
6409 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6409:55: error: invalid suffix "_scratch0_array.data_start" on integer constant
6409 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6410:54: error: expected ';' before ':' token
6410 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6410:55: error: invalid suffix "_output_array.data" on integer constant
6410 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6411:54: error: expected ';' before ':' token
6411 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6411:55: error: invalid suffix "_output_array.data_start" on integer constant
6411 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6412:20: error: 'block_6_expand_relu' undeclared (first use in this function)
6412 | node_192_model/block_6_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1106880);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6412:45: error: expected ';' before ':' token
6412 | node_192_model/block_6_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1106880);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6412:46: error: invalid suffix "_output_array.data" on integer constant
6412 | node_192_model/block_6_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1106880);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6413:45: error: expected ';' before ':' token
6413 | node_192_model/block_6_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1106880);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6413:46: error: invalid suffix "_output_array.data_start" on integer constant
6413 | node_192_model/block_6_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1106880);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6414:20: error: 'block_6_depthwise_BN' undeclared (first use in this function)
6414 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6414:57: error: expected ';' before ':' token
6414 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6414:58: error: invalid suffix "_output_array.data" on integer constant
6414 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6415:57: error: expected ';' before ':' token
6415 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6415:58: error: invalid suffix "_output_array.data_start" on integer constant
6415 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6416:20: error: 'block_6_depthwise_relu' undeclared (first use in this function)
6416 | node_192_model/block_6_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 258816);
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6416:48: error: expected ';' before ':' token
6416 | node_192_model/block_6_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 258816);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6416:49: error: invalid suffix "_output_array.data" on integer constant
6416 | node_192_model/block_6_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 258816);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6417:48: error: expected ';' before ':' token
6417 | node_192_model/block_6_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 258816);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6417:49: error: invalid suffix "_output_array.data_start" on integer constant
6417 | node_192_model/block_6_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 258816);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6418:20: error: 'block_6_project_BN' undeclared (first use in this function)
6418 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6418:55: error: expected ';' before ':' token
6418 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6418:56: error: invalid suffix "_scratch0_array.data" on integer constant
6418 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6419:55: error: expected ';' before ':' token
6419 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6419:56: error: invalid suffix "_scratch0_array.data_start" on integer constant
6419 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6420:55: error: expected ';' before ':' token
6420 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 768);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6420:56: error: invalid suffix "_output_array.data" on integer constant
6420 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 768);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6421:55: error: expected ';' before ':' token
6421 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 768);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6421:56: error: invalid suffix "_output_array.data_start" on integer constant
6421 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 768);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6422:20: error: 'block_7_expand' undeclared (first use in this function)
6422 | node_192_model/block_7_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6422:41: error: expected ';' before ':' token
6422 | node_192_model/block_7_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6422:42: error: invalid suffix "_scratch0_array.data" on integer constant
6422 | node_192_model/block_7_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6423:41: error: expected ';' before ':' token
6423 | node_192_model/block_7_expand/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6423:42: error: invalid suffix "_scratch0_array.data_start" on integer constant
6423 | node_192_model/block_7_expand/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6424:41: error: expected ';' before ':' token
6424 | node_192_model/block_7_expand/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6424:42: error: invalid suffix "_output_array.data" on integer constant
6424 | node_192_model/block_7_expand/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6425:41: error: expected ';' before ':' token
6425 | node_192_model/block_7_expand/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6425:42: error: invalid suffix "_output_array.data_start" on integer constant
6425 | node_192_model/block_7_expand/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6426:20: error: 'block_7_expand_relu' undeclared (first use in this function)
6426 | node_192_model/block_7_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6426:45: error: expected ';' before ':' token
6426 | node_192_model/block_7_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6426:46: error: invalid suffix "_output_array.data" on integer constant
6426 | node_192_model/block_7_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6427:45: error: expected ';' before ':' token
6427 | node_192_model/block_7_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6427:46: error: invalid suffix "_output_array.data_start" on integer constant
6427 | node_192_model/block_7_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6428:20: error: 'block_7_depthwise_BN' undeclared (first use in this function)
6428 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6428:57: error: expected ';' before ':' token
6428 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6428:58: error: invalid suffix "_output_array.data" on integer constant
6428 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6429:57: error: expected ';' before ':' token
6429 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6429:58: error: invalid suffix "_output_array.data_start" on integer constant
6429 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6430:20: error: 'block_7_depthwise_relu' undeclared (first use in this function)
6430 | node_192_model/block_7_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6430:48: error: expected ';' before ':' token
6430 | node_192_model/block_7_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6430:49: error: invalid suffix "_output_array.data" on integer constant
6430 | node_192_model/block_7_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6431:48: error: expected ';' before ':' token
6431 | node_192_model/block_7_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6431:49: error: invalid suffix "_output_array.data_start" on integer constant
6431 | node_192_model/block_7_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6432:20: error: 'block_7_project_BN' undeclared (first use in this function)
6432 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 37632);
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6432:55: error: expected ';' before ':' token
6432 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 37632);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6432:56: error: invalid suffix "_scratch0_array.data" on integer constant
6432 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 37632);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6433:55: error: expected ';' before ':' token
6433 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 37632);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6433:56: error: invalid suffix "_scratch0_array.data_start" on integer constant
6433 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 37632);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6434:55: error: expected ';' before ':' token
6434 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6434:56: error: invalid suffix "_output_array.data" on integer constant
6434 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6435:55: error: expected ';' before ':' token
6435 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6435:56: error: invalid suffix "_output_array.data_start" on integer constant
6435 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6436:20: error: 'block_7_add' undeclared (first use in this function)
6436 | node_192_model/block_7_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 37632);
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6436:35: error: expected ';' before ':' token
6436 | node_192_model/block_7_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 37632);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6436:36: error: invalid suffix "_output_array.data" on integer constant
6436 | node_192_model/block_7_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 37632);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6437:35: error: expected ';' before ':' token
6437 | node_192_model/block_7_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 37632);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6437:36: error: invalid suffix "_output_array.data_start" on integer constant
6437 | node_192_model/block_7_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 37632);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6438:20: error: 'block_8_expand_BN' undeclared (first use in this function)
6438 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6438:54: error: expected ';' before ':' token
6438 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6438:55: error: invalid suffix "_scratch0_array.data" on integer constant
6438 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6439:54: error: expected ';' before ':' token
6439 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6439:55: error: invalid suffix "_scratch0_array.data_start" on integer constant
6439 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6440:54: error: expected ';' before ':' token
6440 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6440:55: error: invalid suffix "_output_array.data" on integer constant
6440 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6441:54: error: expected ';' before ':' token
6441 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6441:55: error: invalid suffix "_output_array.data_start" on integer constant
6441 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6442:20: error: 'block_8_expand_relu' undeclared (first use in this function)
6442 | node_192_model/block_8_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6442:45: error: expected ';' before ':' token
6442 | node_192_model/block_8_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6442:46: error: invalid suffix "_output_array.data" on integer constant
6442 | node_192_model/block_8_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6443:45: error: expected ';' before ':' token
6443 | node_192_model/block_8_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6443:46: error: invalid suffix "_output_array.data_start" on integer constant
6443 | node_192_model/block_8_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6444:20: error: 'block_8_depthwise_BN' undeclared (first use in this function)
6444 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6444:57: error: expected ';' before ':' token
6444 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6444:58: error: invalid suffix "_output_array.data" on integer constant
6444 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6445:57: error: expected ';' before ':' token
6445 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6445:58: error: invalid suffix "_output_array.data_start" on integer constant
6445 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6446:20: error: 'block_8_depthwise_relu' undeclared (first use in this function)
6446 | node_192_model/block_8_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6446:48: error: expected ';' before ':' token
6446 | node_192_model/block_8_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6446:49: error: invalid suffix "_output_array.data" on integer constant
6446 | node_192_model/block_8_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6447:48: error: expected ';' before ':' token
6447 | node_192_model/block_8_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6447:49: error: invalid suffix "_output_array.data_start" on integer constant
6447 | node_192_model/block_8_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6448:20: error: 'block_8_project_BN' undeclared (first use in this function)
6448 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6448:55: error: expected ';' before ':' token
6448 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6448:56: error: invalid suffix "_scratch0_array.data" on integer constant
6448 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6449:55: error: expected ';' before ':' token
6449 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6449:56: error: invalid suffix "_scratch0_array.data_start" on integer constant
6449 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6450:55: error: expected ';' before ':' token
6450 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6450:56: error: invalid suffix "_output_array.data" on integer constant
6450 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6451:55: error: expected ';' before ':' token
6451 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6451:56: error: invalid suffix "_output_array.data_start" on integer constant
6451 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6452:20: error: 'block_8_add' undeclared (first use in this function)
6452 | node_192_model/block_8_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6452:35: error: expected ';' before ':' token
6452 | node_192_model/block_8_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6452:36: error: invalid suffix "_output_array.data" on integer constant
6452 | node_192_model/block_8_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6453:35: error: expected ';' before ':' token
6453 | node_192_model/block_8_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6453:36: error: invalid suffix "_output_array.data_start" on integer constant
6453 | node_192_model/block_8_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6454:20: error: 'block_9_expand_BN' undeclared (first use in this function)
6454 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 36864);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6454:54: error: expected ';' before ':' token
6454 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 36864);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6454:55: error: invalid suffix "_scratch0_array.data" on integer constant
6454 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 36864);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6455:54: error: expected ';' before ':' token
6455 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 36864);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6455:55: error: invalid suffix "_scratch0_array.data_start" on integer constant
6455 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 36864);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6456:54: error: expected ';' before ':' token
6456 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6456:55: error: invalid suffix "_output_array.data" on integer constant
6456 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6457:54: error: expected ';' before ':' token
6457 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6457:55: error: invalid suffix "_output_array.data_start" on integer constant
6457 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6458:20: error: 'block_9_expand_relu' undeclared (first use in this function)
6458 | node_192_model/block_9_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6458:45: error: expected ';' before ':' token
6458 | node_192_model/block_9_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6458:46: error: invalid suffix "_output_array.data" on integer constant
6458 | node_192_model/block_9_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6459:45: error: expected ';' before ':' token
6459 | node_192_model/block_9_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6459:46: error: invalid suffix "_output_array.data_start" on integer constant
6459 | node_192_model/block_9_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6460:20: error: 'block_9_depthwise_BN' undeclared (first use in this function)
6460 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6460:57: error: expected ';' before ':' token
6460 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6460:58: error: invalid suffix "_output_array.data" on integer constant
6460 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6461:57: error: expected ';' before ':' token
6461 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6461:58: error: invalid suffix "_output_array.data_start" on integer constant
6461 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6462:20: error: 'block_9_depthwise_relu' undeclared (first use in this function)
6462 | node_192_model/block_9_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6462:48: error: expected ';' before ':' token
6462 | node_192_model/block_9_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6462:49: error: invalid suffix "_output_array.data" on integer constant
6462 | node_192_model/block_9_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6463:48: error: expected ';' before ':' token
6463 | node_192_model/block_9_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6463:49: error: invalid suffix "_output_array.data_start" on integer constant
6463 | node_192_model/block_9_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6464:20: error: 'block_9_project_BN' undeclared (first use in this function)
6464 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 36864);
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6464:55: error: expected ';' before ':' token
6464 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 36864);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6464:56: error: invalid suffix "_scratch0_array.data" on integer constant
6464 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 36864);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6465:55: error: expected ';' before ':' token
6465 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 36864);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6465:56: error: invalid suffix "_scratch0_array.data_start" on integer constant
6465 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 36864);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6466:55: error: expected ';' before ':' token
6466 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6466:56: error: invalid suffix "_output_array.data" on integer constant
6466 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6467:55: error: expected ';' before ':' token
6467 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6467:56: error: invalid suffix "_output_array.data_start" on integer constant
6467 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6468:20: error: 'block_9_add' undeclared (first use in this function)
6468 | node_192_model/block_9_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 36864);
| ^~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6468:35: error: expected ';' before ':' token
6468 | node_192_model/block_9_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 36864);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6468:36: error: invalid suffix "_output_array.data" on integer constant
6468 | node_192_model/block_9_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 36864);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6469:35: error: expected ';' before ':' token
6469 | node_192_model/block_9_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 36864);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6469:36: error: invalid suffix "_output_array.data_start" on integer constant
6469 | node_192_model/block_9_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 36864);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6470:20: error: 'block_10_expand_BN' undeclared (first use in this function)
6470 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6470:55: error: expected ';' before ':' token
6470 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6470:56: error: invalid suffix "_scratch0_array.data" on integer constant
6470 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6471:55: error: expected ';' before ':' token
6471 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6471:56: error: invalid suffix "_scratch0_array.data_start" on integer constant
6471 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6472:55: error: expected ';' before ':' token
6472 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6472:56: error: invalid suffix "_output_array.data" on integer constant
6472 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6473:55: error: expected ';' before ':' token
6473 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6473:56: error: invalid suffix "_output_array.data_start" on integer constant
6473 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6474:20: error: 'block_10_expand_relu' undeclared (first use in this function)
6474 | node_192_model/block_10_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6474:46: error: expected ';' before ':' token
6474 | node_192_model/block_10_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6474:47: error: invalid suffix "_output_array.data" on integer constant
6474 | node_192_model/block_10_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6475:46: error: expected ';' before ':' token
6475 | node_192_model/block_10_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6475:47: error: invalid suffix "_output_array.data_start" on integer constant
6475 | node_192_model/block_10_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6476:20: error: 'block_10_depthwise_BN' undeclared (first use in this function)
6476 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6476:58: error: expected ';' before ':' token
6476 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6476:59: error: invalid suffix "_output_array.data" on integer constant
6476 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6477:58: error: expected ';' before ':' token
6477 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6477:59: error: invalid suffix "_output_array.data_start" on integer constant
6477 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6478:20: error: 'block_10_depthwise_relu' undeclared (first use in this function)
6478 | node_192_model/block_10_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6478:49: error: expected ';' before ':' token
6478 | node_192_model/block_10_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6478:50: error: invalid suffix "_output_array.data" on integer constant
6478 | node_192_model/block_10_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6479:49: error: expected ';' before ':' token
6479 | node_192_model/block_10_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6479:50: error: invalid suffix "_output_array.data_start" on integer constant
6479 | node_192_model/block_10_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6480:20: error: 'block_10_project_BN' undeclared (first use in this function)
6480 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6480:56: error: expected ';' before ':' token
6480 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6480:57: error: invalid suffix "_scratch0_array.data" on integer constant
6480 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6481:56: error: expected ';' before ':' token
6481 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6481:57: error: invalid suffix "_scratch0_array.data_start" on integer constant
6481 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6482:56: error: expected ';' before ':' token
6482 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6482:57: error: invalid suffix "_output_array.data" on integer constant
6482 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6483:56: error: expected ';' before ':' token
6483 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6483:57: error: invalid suffix "_output_array.data_start" on integer constant
6483 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6484:20: error: 'block_11_expand' undeclared (first use in this function)
6484 | node_192_model/block_11_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6484:42: error: expected ';' before ':' token
6484 | node_192_model/block_11_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6484:43: error: invalid suffix "_scratch0_array.data" on integer constant
6484 | node_192_model/block_11_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6485:42: error: expected ';' before ':' token
6485 | node_192_model/block_11_expand/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6485:43: error: invalid suffix "_scratch0_array.data_start" on integer constant
6485 | node_192_model/block_11_expand/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6486:42: error: expected ';' before ':' token
6486 | node_192_model/block_11_expand/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6486:43: error: invalid suffix "_output_array.data" on integer constant
6486 | node_192_model/block_11_expand/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6487:42: error: expected ';' before ':' token
6487 | node_192_model/block_11_expand/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6487:43: error: invalid suffix "_output_array.data_start" on integer constant
6487 | node_192_model/block_11_expand/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6488:20: error: 'block_11_expand_relu' undeclared (first use in this function)
6488 | node_192_model/block_11_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 996288);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6488:46: error: expected ';' before ':' token
6488 | node_192_model/block_11_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 996288);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6488:47: error: invalid suffix "_output_array.data" on integer constant
6488 | node_192_model/block_11_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 996288);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6489:46: error: expected ';' before ':' token
6489 | node_192_model/block_11_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 996288);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6489:47: error: invalid suffix "_output_array.data_start" on integer constant
6489 | node_192_model/block_11_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 996288);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6490:20: error: 'block_11_depthwise_BN' undeclared (first use in this function)
6490 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6490:58: error: expected ';' before ':' token
6490 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6490:59: error: invalid suffix "_output_array.data" on integer constant
6490 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6491:58: error: expected ';' before ':' token
6491 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6491:59: error: invalid suffix "_output_array.data_start" on integer constant
6491 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6492:20: error: 'block_11_depthwise_relu' undeclared (first use in this function)
6492 | node_192_model/block_11_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 996288);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6492:49: error: expected ';' before ':' token
6492 | node_192_model/block_11_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 996288);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6492:50: error: invalid suffix "_output_array.data" on integer constant
6492 | node_192_model/block_11_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 996288);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6493:49: error: expected ';' before ':' token
6493 | node_192_model/block_11_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 996288);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6493:50: error: invalid suffix "_output_array.data_start" on integer constant
6493 | node_192_model/block_11_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 996288);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6494:20: error: 'block_11_project_BN' undeclared (first use in this function)
6494 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6494:56: error: expected ';' before ':' token
6494 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6494:57: error: invalid suffix "_scratch0_array.data" on integer constant
6494 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6495:56: error: expected ';' before ':' token
6495 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6495:57: error: invalid suffix "_scratch0_array.data_start" on integer constant
6495 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6496:56: error: expected ';' before ':' token
6496 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 203520);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6496:57: error: invalid suffix "_output_array.data" on integer constant
6496 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 203520);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6497:56: error: expected ';' before ':' token
6497 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 203520);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6497:57: error: invalid suffix "_output_array.data_start" on integer constant
6497 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 203520);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6498:20: error: 'block_11_add' undeclared (first use in this function)
6498 | node_192_model/block_11_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 258816);
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6498:36: error: expected ';' before ':' token
6498 | node_192_model/block_11_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 258816);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6498:37: error: invalid suffix "_output_array.data" on integer constant
6498 | node_192_model/block_11_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 258816);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6499:36: error: expected ';' before ':' token
6499 | node_192_model/block_11_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 258816);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6499:37: error: invalid suffix "_output_array.data_start" on integer constant
6499 | node_192_model/block_11_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 258816);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6500:20: error: 'block_12_expand_BN' undeclared (first use in this function)
6500 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6500:55: error: expected ';' before ':' token
6500 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6500:56: error: invalid suffix "_scratch0_array.data" on integer constant
6500 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6501:55: error: expected ';' before ':' token
6501 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6501:56: error: invalid suffix "_scratch0_array.data_start" on integer constant
6501 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6502:55: error: expected ';' before ':' token
6502 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6502:56: error: invalid suffix "_output_array.data" on integer constant
6502 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6503:55: error: expected ';' before ':' token
6503 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6503:56: error: invalid suffix "_output_array.data_start" on integer constant
6503 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6504:20: error: 'block_12_expand_relu' undeclared (first use in this function)
6504 | node_192_model/block_12_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 996288);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6504:46: error: expected ';' before ':' token
6504 | node_192_model/block_12_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 996288);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6504:47: error: invalid suffix "_output_array.data" on integer constant
6504 | node_192_model/block_12_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 996288);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6505:46: error: expected ';' before ':' token
6505 | node_192_model/block_12_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 996288);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6505:47: error: invalid suffix "_output_array.data_start" on integer constant
6505 | node_192_model/block_12_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 996288);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6506:20: error: 'block_12_depthwise_BN' undeclared (first use in this function)
6506 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6506:58: error: expected ';' before ':' token
6506 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6506:59: error: invalid suffix "_output_array.data" on integer constant
6506 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6507:58: error: expected ';' before ':' token
6507 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6507:59: error: invalid suffix "_output_array.data_start" on integer constant
6507 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6508:20: error: 'block_12_depthwise_relu' undeclared (first use in this function)
6508 | node_192_model/block_12_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 996288);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6508:49: error: expected ';' before ':' token
6508 | node_192_model/block_12_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 996288);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6508:50: error: invalid suffix "_output_array.data" on integer constant
6508 | node_192_model/block_12_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 996288);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6509:49: error: expected ';' before ':' token
6509 | node_192_model/block_12_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 996288);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6509:50: error: invalid suffix "_output_array.data_start" on integer constant
6509 | node_192_model/block_12_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 996288);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6510:20: error: 'block_12_project_BN' undeclared (first use in this function)
6510 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6510:56: error: expected ';' before ':' token
6510 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6510:57: error: invalid suffix "_scratch0_array.data" on integer constant
6510 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6511:56: error: expected ';' before ':' token
6511 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6511:57: error: invalid suffix "_scratch0_array.data_start" on integer constant
6511 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6512:56: error: expected ';' before ':' token
6512 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6512:57: error: invalid suffix "_output_array.data" on integer constant
6512 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6513:56: error: expected ';' before ':' token
6513 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6513:57: error: invalid suffix "_output_array.data_start" on integer constant
6513 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6514:20: error: 'block_12_add' undeclared (first use in this function)
6514 | node_192_model/block_12_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 203520);
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6514:36: error: expected ';' before ':' token
6514 | node_192_model/block_12_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 203520);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6514:37: error: invalid suffix "_output_array.data" on integer constant
6514 | node_192_model/block_12_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 203520);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6515:36: error: expected ';' before ':' token
6515 | node_192_model/block_12_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 203520);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6515:37: error: invalid suffix "_output_array.data_start" on integer constant
6515 | node_192_model/block_12_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 203520);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6516:20: error: 'block_13_expand_BN' undeclared (first use in this function)
6516 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6516:55: error: expected ';' before ':' token
6516 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6516:56: error: invalid suffix "_scratch0_array.data" on integer constant
6516 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6517:55: error: expected ';' before ':' token
6517 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6517:56: error: invalid suffix "_scratch0_array.data_start" on integer constant
6517 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6518:55: error: expected ';' before ':' token
6518 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6518:56: error: invalid suffix "_output_array.data" on integer constant
6518 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6519:55: error: expected ';' before ':' token
6519 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6519:56: error: invalid suffix "_output_array.data_start" on integer constant
6519 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6520:20: error: 'block_13_expand_relu' undeclared (first use in this function)
6520 | node_192_model/block_13_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 996288);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6520:46: error: expected ';' before ':' token
6520 | node_192_model/block_13_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 996288);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6520:47: error: invalid suffix "_output_array.data" on integer constant
6520 | node_192_model/block_13_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 996288);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6521:46: error: expected ';' before ':' token
6521 | node_192_model/block_13_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 996288);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6521:47: error: invalid suffix "_output_array.data_start" on integer constant
6521 | node_192_model/block_13_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 996288);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6522:20: error: 'block_13_depthwise_BN' undeclared (first use in this function)
6522 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6522:58: error: expected ';' before ':' token
6522 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6522:59: error: invalid suffix "_output_array.data" on integer constant
6522 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6523:58: error: expected ';' before ':' token
6523 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6523:59: error: invalid suffix "_output_array.data_start" on integer constant
6523 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6524:20: error: 'block_13_depthwise_relu' undeclared (first use in this function)
6524 | node_192_model/block_13_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 231168);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6524:49: error: expected ';' before ':' token
6524 | node_192_model/block_13_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 231168);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6524:50: error: invalid suffix "_output_array.data" on integer constant
6524 | node_192_model/block_13_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 231168);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6525:49: error: expected ';' before ':' token
6525 | node_192_model/block_13_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 231168);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6525:50: error: invalid suffix "_output_array.data_start" on integer constant
6525 | node_192_model/block_13_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 231168);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6526:20: error: 'block_13_project_BN' undeclared (first use in this function)
6526 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6526:56: error: expected ';' before ':' token
6526 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6526:57: error: invalid suffix "_scratch0_array.data" on integer constant
6526 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6527:56: error: expected ';' before ':' token
6527 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6527:57: error: invalid suffix "_scratch0_array.data_start" on integer constant
6527 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6528:56: error: expected ';' before ':' token
6528 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 2304);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6528:57: error: invalid suffix "_output_array.data" on integer constant
6528 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 2304);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6529:56: error: expected ';' before ':' token
6529 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 2304);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6529:57: error: invalid suffix "_output_array.data_start" on integer constant
6529 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 2304);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6530:20: error: 'block_14_expand' undeclared (first use in this function)
6530 | node_192_model/block_14_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6530:42: error: expected ';' before ':' token
6530 | node_192_model/block_14_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6530:43: error: invalid suffix "_scratch0_array.data" on integer constant
6530 | node_192_model/block_14_expand/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6531:42: error: expected ';' before ':' token
6531 | node_192_model/block_14_expand/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6531:43: error: invalid suffix "_scratch0_array.data_start" on integer constant
6531 | node_192_model/block_14_expand/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6532:42: error: expected ';' before ':' token
6532 | node_192_model/block_14_expand/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6532:43: error: invalid suffix "_output_array.data" on integer constant
6532 | node_192_model/block_14_expand/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6533:42: error: expected ';' before ':' token
6533 | node_192_model/block_14_expand/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6533:43: error: invalid suffix "_output_array.data_start" on integer constant
6533 | node_192_model/block_14_expand/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6534:20: error: 'block_14_expand_relu' undeclared (first use in this function)
6534 | node_192_model/block_14_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 286464);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6534:46: error: expected ';' before ':' token
6534 | node_192_model/block_14_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 286464);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6534:47: error: invalid suffix "_output_array.data" on integer constant
6534 | node_192_model/block_14_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 286464);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6535:46: error: expected ';' before ':' token
6535 | node_192_model/block_14_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 286464);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6535:47: error: invalid suffix "_output_array.data_start" on integer constant
6535 | node_192_model/block_14_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 286464);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6536:20: error: 'block_14_depthwise_BN' undeclared (first use in this function)
6536 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6536:58: error: expected ';' before ':' token
6536 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6536:59: error: invalid suffix "_output_array.data" on integer constant
6536 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6537:58: error: expected ';' before ':' token
6537 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6537:59: error: invalid suffix "_output_array.data_start" on integer constant
6537 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6538:20: error: 'block_14_depthwise_relu' undeclared (first use in this function)
6538 | node_192_model/block_14_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 286464);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6538:49: error: expected ';' before ':' token
6538 | node_192_model/block_14_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 286464);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6538:50: error: invalid suffix "_output_array.data" on integer constant
6538 | node_192_model/block_14_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 286464);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6539:49: error: expected ';' before ':' token
6539 | node_192_model/block_14_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 286464);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6539:50: error: invalid suffix "_output_array.data_start" on integer constant
6539 | node_192_model/block_14_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 286464);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6540:20: error: 'block_14_project_BN' undeclared (first use in this function)
6540 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 25344);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6540:56: error: expected ';' before ':' token
6540 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 25344);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6540:57: error: invalid suffix "_scratch0_array.data" on integer constant
6540 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 25344);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6541:56: error: expected ';' before ':' token
6541 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 25344);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6541:57: error: invalid suffix "_scratch0_array.data_start" on integer constant
6541 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 25344);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6542:56: error: expected ';' before ':' token
6542 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6542:57: error: invalid suffix "_output_array.data" on integer constant
6542 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6543:56: error: expected ';' before ':' token
6543 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6543:57: error: invalid suffix "_output_array.data_start" on integer constant
6543 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6544:20: error: 'block_14_add' undeclared (first use in this function)
6544 | node_192_model/block_14_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 171264);
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6544:36: error: expected ';' before ':' token
6544 | node_192_model/block_14_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 171264);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6544:37: error: invalid suffix "_output_array.data" on integer constant
6544 | node_192_model/block_14_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 171264);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6545:36: error: expected ';' before ':' token
6545 | node_192_model/block_14_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 171264);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6545:37: error: invalid suffix "_output_array.data_start" on integer constant
6545 | node_192_model/block_14_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 171264);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6546:20: error: 'block_15_expand_BN' undeclared (first use in this function)
6546 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6546:55: error: expected ';' before ':' token
6546 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6546:56: error: invalid suffix "_scratch0_array.data" on integer constant
6546 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6547:55: error: expected ';' before ':' token
6547 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6547:56: error: invalid suffix "_scratch0_array.data_start" on integer constant
6547 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6548:55: error: expected ';' before ':' token
6548 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 194304);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6548:56: error: invalid suffix "_output_array.data" on integer constant
6548 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 194304);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6549:55: error: expected ';' before ':' token
6549 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 194304);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6549:56: error: invalid suffix "_output_array.data_start" on integer constant
6549 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 194304);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6550:20: error: 'block_15_expand_relu' undeclared (first use in this function)
6550 | node_192_model/block_15_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6550:46: error: expected ';' before ':' token
6550 | node_192_model/block_15_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6550:47: error: invalid suffix "_output_array.data" on integer constant
6550 | node_192_model/block_15_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6551:46: error: expected ';' before ':' token
6551 | node_192_model/block_15_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6551:47: error: invalid suffix "_output_array.data_start" on integer constant
6551 | node_192_model/block_15_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6552:20: error: 'block_15_depthwise_BN' undeclared (first use in this function)
6552 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 194304);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6552:58: error: expected ';' before ':' token
6552 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 194304);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6552:59: error: invalid suffix "_output_array.data" on integer constant
6552 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 194304);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6553:58: error: expected ';' before ':' token
6553 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 194304);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6553:59: error: invalid suffix "_output_array.data_start" on integer constant
6553 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 194304);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6554:20: error: 'block_15_depthwise_relu' undeclared (first use in this function)
6554 | node_192_model/block_15_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6554:49: error: expected ';' before ':' token
6554 | node_192_model/block_15_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6554:50: error: invalid suffix "_output_array.data" on integer constant
6554 | node_192_model/block_15_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6555:49: error: expected ';' before ':' token
6555 | node_192_model/block_15_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6555:50: error: invalid suffix "_output_array.data_start" on integer constant
6555 | node_192_model/block_15_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6556:20: error: 'block_15_project_BN' undeclared (first use in this function)
6556 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6556:56: error: expected ';' before ':' token
6556 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6556:57: error: invalid suffix "_scratch0_array.data" on integer constant
6556 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6557:56: error: expected ';' before ':' token
6557 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6557:57: error: invalid suffix "_scratch0_array.data_start" on integer constant
6557 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6558:56: error: expected ';' before ':' token
6558 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 3840);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6558:57: error: invalid suffix "_output_array.data" on integer constant
6558 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 3840);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6559:56: error: expected ';' before ':' token
6559 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 3840);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6559:57: error: invalid suffix "_output_array.data_start" on integer constant
6559 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 3840);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6560:20: error: 'block_15_add' undeclared (first use in this function)
6560 | node_192_model/block_15_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6560:36: error: expected ';' before ':' token
6560 | node_192_model/block_15_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6560:37: error: invalid suffix "_output_array.data" on integer constant
6560 | node_192_model/block_15_add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6561:36: error: expected ';' before ':' token
6561 | node_192_model/block_15_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6561:37: error: invalid suffix "_output_array.data_start" on integer constant
6561 | node_192_model/block_15_add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6562:20: error: 'block_16_expand_BN' undeclared (first use in this function)
6562 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6562:55: error: expected ';' before ':' token
6562 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6562:56: error: invalid suffix "_scratch0_array.data" on integer constant
6562 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6563:55: error: expected ';' before ':' token
6563 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6563:56: error: invalid suffix "_scratch0_array.data_start" on integer constant
6563 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6564:55: error: expected ';' before ':' token
6564 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 171264);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6564:56: error: invalid suffix "_output_array.data" on integer constant
6564 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 171264);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6565:55: error: expected ';' before ':' token
6565 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 171264);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6565:56: error: invalid suffix "_output_array.data_start" on integer constant
6565 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 171264);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6566:20: error: 'block_16_expand_relu' undeclared (first use in this function)
6566 | node_192_model/block_16_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6566:46: error: expected ';' before ':' token
6566 | node_192_model/block_16_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6566:47: error: invalid suffix "_output_array.data" on integer constant
6566 | node_192_model/block_16_expand_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6567:46: error: expected ';' before ':' token
6567 | node_192_model/block_16_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6567:47: error: invalid suffix "_output_array.data_start" on integer constant
6567 | node_192_model/block_16_expand_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6568:20: error: 'block_16_depthwise_BN' undeclared (first use in this function)
6568 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6568:58: error: expected ';' before ':' token
6568 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6568:59: error: invalid suffix "_output_array.data" on integer constant
6568 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6569:58: error: expected ';' before ':' token
6569 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6569:59: error: invalid suffix "_output_array.data_start" on integer constant
6569 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6570:20: error: 'block_16_depthwise_relu' undeclared (first use in this function)
6570 | node_192_model/block_16_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 286464);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6570:49: error: expected ';' before ':' token
6570 | node_192_model/block_16_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 286464);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6570:50: error: invalid suffix "_output_array.data" on integer constant
6570 | node_192_model/block_16_depthwise_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 286464);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6571:49: error: expected ';' before ':' token
6571 | node_192_model/block_16_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 286464);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6571:50: error: invalid suffix "_output_array.data_start" on integer constant
6571 | node_192_model/block_16_depthwise_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 286464);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6572:20: error: 'block_16_project_BN' undeclared (first use in this function)
6572 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6572:56: error: expected ';' before ':' token
6572 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6572:57: error: invalid suffix "_scratch0_array.data" on integer constant
6572 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6573:56: error: expected ';' before ':' token
6573 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6573:57: error: invalid suffix "_scratch0_array.data_start" on integer constant
6573 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6574:56: error: expected ';' before ':' token
6574 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6574:57: error: invalid suffix "_output_array.data" on integer constant
6574 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6575:56: error: expected ';' before ':' token
6575 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6575:57: error: invalid suffix "_output_array.data_start" on integer constant
6575 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 148224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6576:20: error: 'Conv_1' undeclared (first use in this function)
6576 | node_192_model/Conv_1/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6576:33: error: expected ';' before ':' token
6576 | node_192_model/Conv_1/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6576:34: error: invalid suffix "_scratch0_array.data" on integer constant
6576 | node_192_model/Conv_1/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6577:33: error: expected ';' before ':' token
6577 | node_192_model/Conv_1/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6577:34: error: invalid suffix "_scratch0_array.data_start" on integer constant
6577 | node_192_model/Conv_1/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6578:33: error: expected ';' before ':' token
6578 | node_192_model/Conv_1/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 194304);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6578:34: error: invalid suffix "_output_array.data" on integer constant
6578 | node_192_model/Conv_1/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 194304);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6579:33: error: expected ';' before ':' token
6579 | node_192_model/Conv_1/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 194304);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6579:34: error: invalid suffix "_output_array.data_start" on integer constant
6579 | node_192_model/Conv_1/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 194304);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6580:20: error: 'out_relu' undeclared (first use in this function)
6580 | node_192_model/out_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6580:34: error: expected ';' before ':' token
6580 | node_192_model/out_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6580:35: error: invalid suffix "_output_array.data" on integer constant
6580 | node_192_model/out_relu/Relu6:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6581:34: error: expected ';' before ':' token
6581 | node_192_model/out_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6581:35: error: invalid suffix "_output_array.data_start" on integer constant
6581 | node_192_model/out_relu/Relu6:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6582:58: error: expected ';' before ':' token
6582 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6582:59: error: invalid suffix "_scratch0_array.data" on integer constant
6582 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6583:58: error: expected ';' before ':' token
6583 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6583:59: error: invalid suffix "_scratch0_array.data_start" on integer constant
6583 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6584:58: error: expected ';' before ':' token
6584 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 5120);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6584:59: error: invalid suffix "_output_array.data" on integer constant
6584 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 5120);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6585:58: error: expected ';' before ':' token
6585 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 5120);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6585:59: error: invalid suffix "_output_array.data_start" on integer constant
6585 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 5120);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6588:58: error: expected ';' before ':' token
6588 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6588:59: error: invalid suffix "_scratch0_array.data" on integer constant
6588 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6589:58: error: expected ';' before ':' token
6589 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6589:59: error: invalid suffix "_scratch0_array.data_start" on integer constant
6589 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6590:58: error: expected ';' before ':' token
6590 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 185088);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6590:59: error: invalid suffix "_output_array.data" on integer constant
6590 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 185088);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6591:58: error: expected ';' before ':' token
6591 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 185088);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6591:59: error: invalid suffix "_output_array.data_start" on integer constant
6591 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 185088);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6592:27: error: expected ';' before ':' token
6592 | node_192_model/add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6592:28: error: invalid suffix "_output_array.data" on integer constant
6592 | node_192_model/add/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6593:27: error: expected ';' before ':' token
6593 | node_192_model/add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6593:28: error: invalid suffix "_output_array.data_start" on integer constant
6593 | node_192_model/add/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6594:20: error: 'batch_normalization_4' undeclared (first use in this function)
6594 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 36864);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6594:58: error: expected ';' before ':' token
6594 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 36864);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6594:59: error: invalid suffix "_output_array.data" on integer constant
6594 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 36864);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6595:58: error: expected ';' before ':' token
6595 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 36864);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6595:59: error: invalid suffix "_output_array.data_start" on integer constant
6595 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 36864);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6596:20: error: 'conv2d_4' undeclared (first use in this function)
6596 | node_192_model/conv2d_4/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6596:35: error: expected ';' before ':' token
6596 | node_192_model/conv2d_4/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6596:36: error: invalid suffix "_scratch0_array.data" on integer constant
6596 | node_192_model/conv2d_4/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6597:35: error: expected ';' before ':' token
6597 | node_192_model/conv2d_4/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6597:36: error: invalid suffix "_scratch0_array.data_start" on integer constant
6597 | node_192_model/conv2d_4/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6598:35: error: expected ';' before ':' token
6598 | node_192_model/conv2d_4/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 256);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6598:36: error: invalid suffix "_output_array.data" on integer constant
6598 | node_192_model/conv2d_4/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 256);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6599:35: error: expected ';' before ':' token
6599 | node_192_model/conv2d_4/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 256);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6599:36: error: invalid suffix "_output_array.data_start" on integer constant
6599 | node_192_model/conv2d_4/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 256);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6600:30: error: expected ';' before ':' token
6600 | node_192_model/re_lu/Relu:0_output_array.data = AI_PTR(g_network_activations_map[0] + 18688);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6600:31: error: invalid suffix "_output_array.data" on integer constant
6600 | node_192_model/re_lu/Relu:0_output_array.data = AI_PTR(g_network_activations_map[0] + 18688);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6601:30: error: expected ';' before ':' token
6601 | node_192_model/re_lu/Relu:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 18688);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6601:31: error: invalid suffix "_output_array.data_start" on integer constant
6601 | node_192_model/re_lu/Relu:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 18688);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6604:58: error: expected ';' before ':' token
6604 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6604:59: error: invalid suffix "_scratch0_array.data" on integer constant
6604 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6605:58: error: expected ';' before ':' token
6605 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6605:59: error: invalid suffix "_scratch0_array.data_start" on integer constant
6605 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6606:58: error: expected ';' before ':' token
6606 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 128);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6606:59: error: invalid suffix "_output_array.data" on integer constant
6606 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 128);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6607:58: error: expected ';' before ':' token
6607 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 128);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6607:59: error: invalid suffix "_output_array.data_start" on integer constant
6607 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 128);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6608:20: error: 'add_1' undeclared (first use in this function)
6608 | node_192_model/add_1/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 73856);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6608:29: error: expected ';' before ':' token
6608 | node_192_model/add_1/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 73856);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6608:30: error: invalid suffix "_output_array.data" on integer constant
6608 | node_192_model/add_1/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 73856);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6609:29: error: expected ';' before ':' token
6609 | node_192_model/add_1/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 73856);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6609:30: error: invalid suffix "_output_array.data_start" on integer constant
6609 | node_192_model/add_1/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 73856);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6610:20: error: 'batch_normalization_6' undeclared (first use in this function)
6610 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6610:58: error: expected ';' before ':' token
6610 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6610:59: error: invalid suffix "_output_array.data" on integer constant
6610 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6611:58: error: expected ';' before ':' token
6611 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6611:59: error: invalid suffix "_output_array.data_start" on integer constant
6611 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6612:20: error: 'conv2d_5' undeclared (first use in this function)
6612 | node_192_model/conv2d_5/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 73728);
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6612:35: error: expected ';' before ':' token
6612 | node_192_model/conv2d_5/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 73728);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6612:36: error: invalid suffix "_scratch0_array.data" on integer constant
6612 | node_192_model/conv2d_5/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 73728);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6613:35: error: expected ';' before ':' token
6613 | node_192_model/conv2d_5/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 73728);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6613:36: error: invalid suffix "_scratch0_array.data_start" on integer constant
6613 | node_192_model/conv2d_5/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 73728);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6614:35: error: expected ';' before ':' token
6614 | node_192_model/conv2d_5/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 73856);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6614:36: error: invalid suffix "_output_array.data" on integer constant
6614 | node_192_model/conv2d_5/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 73856);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6615:35: error: expected ';' before ':' token
6615 | node_192_model/conv2d_5/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 73856);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6615:36: error: invalid suffix "_output_array.data_start" on integer constant
6615 | node_192_model/conv2d_5/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 73856);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6616:32: error: expected ';' before ':' token
6616 | node_192_model/re_lu_1/Relu:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6616:33: error: invalid suffix "_output_array.data" on integer constant
6616 | node_192_model/re_lu_1/Relu:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6617:32: error: expected ';' before ':' token
6617 | node_192_model/re_lu_1/Relu:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6617:33: error: invalid suffix "_output_array.data_start" on integer constant
6617 | node_192_model/re_lu_1/Relu:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6620:56: error: expected ';' before ':' token
6620 | node_192_model/batch_normalization/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6620:57: error: invalid suffix "_scratch0_array.data" on integer constant
6620 | node_192_model/batch_normalization/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6621:56: error: expected ';' before ':' token
6621 | node_192_model/batch_normalization/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6621:57: error: invalid suffix "_scratch0_array.data_start" on integer constant
6621 | node_192_model/batch_normalization/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6622:56: error: expected ';' before ':' token
6622 | node_192_model/batch_normalization/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6622:57: error: invalid suffix "_output_array.data" on integer constant
6622 | node_192_model/batch_normalization/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6623:56: error: expected ';' before ':' token
6623 | node_192_model/batch_normalization/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6623:57: error: invalid suffix "_output_array.data_start" on integer constant
6623 | node_192_model/batch_normalization/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 664512);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6624:20: error: 'add_2' undeclared (first use in this function)
6624 | node_192_model/add_2/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 276480);
| ^~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6624:29: error: expected ';' before ':' token
6624 | node_192_model/add_2/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 276480);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6624:30: error: invalid suffix "_output_array.data" on integer constant
6624 | node_192_model/add_2/add:0_output_array.data = AI_PTR(g_network_activations_map[0] + 276480);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6625:29: error: expected ';' before ':' token
6625 | node_192_model/add_2/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 276480);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6625:30: error: invalid suffix "_output_array.data_start" on integer constant
6625 | node_192_model/add_2/add:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 276480);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6626:20: error: 'batch_normalization_8' undeclared (first use in this function)
6626 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6626:58: error: expected ';' before ':' token
6626 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6626:59: error: invalid suffix "_output_array.data" on integer constant
6626 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6627:58: error: expected ';' before ':' token
6627 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6627:59: error: invalid suffix "_output_array.data_start" on integer constant
6627 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6628:20: error: 'conv2d_6' undeclared (first use in this function)
6628 | node_192_model/conv2d_6/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 221184);
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6628:35: error: expected ';' before ':' token
6628 | node_192_model/conv2d_6/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 221184);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6628:36: error: invalid suffix "_scratch0_array.data" on integer constant
6628 | node_192_model/conv2d_6/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 221184);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6629:35: error: expected ';' before ':' token
6629 | node_192_model/conv2d_6/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 221184);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6629:36: error: invalid suffix "_scratch0_array.data_start" on integer constant
6629 | node_192_model/conv2d_6/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 221184);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6630:35: error: expected ';' before ':' token
6630 | node_192_model/conv2d_6/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 221280);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6630:36: error: invalid suffix "_output_array.data" on integer constant
6630 | node_192_model/conv2d_6/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 221280);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6631:35: error: expected ';' before ':' token
6631 | node_192_model/conv2d_6/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 221280);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6631:36: error: invalid suffix "_output_array.data_start" on integer constant
6631 | node_192_model/conv2d_6/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 221280);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6632:20: error: 're_lu_2' undeclared (first use in this function)
6632 | node_192_model/re_lu_2/Relu:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6632:32: error: expected ';' before ':' token
6632 | node_192_model/re_lu_2/Relu:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6632:33: error: invalid suffix "_output_array.data" on integer constant
6632 | node_192_model/re_lu_2/Relu:0_output_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6633:32: error: expected ';' before ':' token
6633 | node_192_model/re_lu_2/Relu:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6633:33: error: invalid suffix "_output_array.data_start" on integer constant
6633 | node_192_model/re_lu_2/Relu:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6634:20: error: 'batch_normalization_10' undeclared (first use in this function)
6634 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 221184);
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6634:59: error: expected ';' before ':' token
6634 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 221184);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6634:60: error: invalid suffix "_output_array.data" on integer constant
6634 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 221184);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6635:59: error: expected ';' before ':' token
6635 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 221184);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6635:60: error: invalid suffix "_output_array.data_start" on integer constant
6635 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 221184);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6636:20: error: 'conv2d_7' undeclared (first use in this function)
6636 | node_192_model/conv2d_7/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6636:35: error: expected ';' before ':' token
6636 | node_192_model/conv2d_7/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6636:36: error: invalid suffix "_scratch0_array.data" on integer constant
6636 | node_192_model/conv2d_7/Conv2D:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6637:35: error: expected ';' before ':' token
6637 | node_192_model/conv2d_7/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6637:36: error: invalid suffix "_scratch0_array.data_start" on integer constant
6637 | node_192_model/conv2d_7/Conv2D:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6638:35: error: expected ';' before ':' token
6638 | node_192_model/conv2d_7/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 442368);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6638:36: error: invalid suffix "_output_array.data" on integer constant
6638 | node_192_model/conv2d_7/Conv2D:0_output_array.data = AI_PTR(g_network_activations_map[0] + 442368);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6639:35: error: expected ';' before ':' token
6639 | node_192_model/conv2d_7/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 442368);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6639:36: error: invalid suffix "_output_array.data_start" on integer constant
6639 | node_192_model/conv2d_7/Conv2D:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 442368);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6640:20: error: 're_lu_3' undeclared (first use in this function)
6640 | node_192_model/re_lu_3/Relu:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1327104);
| ^~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6640:32: error: expected ';' before ':' token
6640 | node_192_model/re_lu_3/Relu:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1327104);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6640:33: error: invalid suffix "_output_array.data" on integer constant
6640 | node_192_model/re_lu_3/Relu:0_output_array.data = AI_PTR(g_network_activations_map[0] + 1327104);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6641:32: error: expected ';' before ':' token
6641 | node_192_model/re_lu_3/Relu:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1327104);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6641:33: error: invalid suffix "_output_array.data_start" on integer constant
6641 | node_192_model/re_lu_3/Relu:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 1327104);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6642:20: error: 'batch_normalization_12' undeclared (first use in this function)
6642 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6642:59: error: expected ';' before ':' token
6642 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6642:60: error: invalid suffix "_scratch0_array.data" on integer constant
6642 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_scratch0_array.data = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6643:59: error: expected ';' before ':' token
6643 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6643:60: error: invalid suffix "_scratch0_array.data_start" on integer constant
6643 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_scratch0_array.data_start = AI_PTR(g_network_activations_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6644:59: error: expected ';' before ':' token
6644 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 384);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6644:60: error: invalid suffix "_output_array.data" on integer constant
6644 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_output_array.data = AI_PTR(g_network_activations_map[0] + 384);
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6645:59: error: expected ';' before ':' token
6645 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 384);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6645:60: error: invalid suffix "_output_array.data_start" on integer constant
6645 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_output_array.data_start = AI_PTR(g_network_activations_map[0] + 384);
| ^~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c: In function 'network_configure_weights':
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6665:45: error: expected ';' before ':' token
6665 | node_192_model/bn_Conv1/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6665:46: error: invalid suffix "_weights_array.format" on integer constant
6665 | node_192_model/bn_Conv1/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6666:45: error: expected ';' before ':' token
6666 | node_192_model/bn_Conv1/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6666:46: error: invalid suffix "_weights_array.data" on integer constant
6666 | node_192_model/bn_Conv1/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6667:45: error: expected ';' before ':' token
6667 | node_192_model/bn_Conv1/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 0);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6667:46: error: invalid suffix "_weights_array.data_start" on integer constant
6667 | node_192_model/bn_Conv1/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 0);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6668:45: error: expected ';' before ':' token
6668 | node_192_model/bn_Conv1/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6668:46: error: invalid suffix "_bias_array.format" on integer constant
6668 | node_192_model/bn_Conv1/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6669:45: error: expected ';' before ':' token
6669 | node_192_model/bn_Conv1/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 3456);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6669:46: error: invalid suffix "_bias_array.data" on integer constant
6669 | node_192_model/bn_Conv1/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 3456);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6670:45: error: expected ';' before ':' token
6670 | node_192_model/bn_Conv1/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 3456);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6670:46: error: invalid suffix "_bias_array.data_start" on integer constant
6670 | node_192_model/bn_Conv1/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 3456);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6671:20: error: 'expanded_conv_depthwise_BN' undeclared (first use in this function)
6671 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6671:63: error: expected ';' before ':' token
6671 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6671:64: error: invalid suffix "_weights_array.format" on integer constant
6671 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6672:63: error: expected ';' before ':' token
6672 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 3584);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6672:64: error: invalid suffix "_weights_array.data" on integer constant
6672 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 3584);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6673:63: error: expected ';' before ':' token
6673 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 3584);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6673:64: error: invalid suffix "_weights_array.data_start" on integer constant
6673 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 3584);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6674:63: error: expected ';' before ':' token
6674 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6674:64: error: invalid suffix "_bias_array.format" on integer constant
6674 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6675:63: error: expected ';' before ':' token
6675 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 4736);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6675:64: error: invalid suffix "_bias_array.data" on integer constant
6675 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 4736);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6676:63: error: expected ';' before ':' token
6676 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 4736);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6676:64: error: invalid suffix "_bias_array.data_start" on integer constant
6676 | node_192_model/expanded_conv_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 4736);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6677:20: error: 'expanded_conv_project_BN' undeclared (first use in this function)
6677 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6677:61: error: expected ';' before ':' token
6677 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6677:62: error: invalid suffix "_weights_array.format" on integer constant
6677 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6678:61: error: expected ';' before ':' token
6678 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 4864);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6678:62: error: invalid suffix "_weights_array.data" on integer constant
6678 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 4864);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6679:61: error: expected ';' before ':' token
6679 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 4864);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6679:62: error: invalid suffix "_weights_array.data_start" on integer constant
6679 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 4864);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6680:61: error: expected ';' before ':' token
6680 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6680:62: error: invalid suffix "_bias_array.format" on integer constant
6680 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6681:61: error: expected ';' before ':' token
6681 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 6912);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6681:62: error: invalid suffix "_bias_array.data" on integer constant
6681 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 6912);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6682:61: error: expected ';' before ':' token
6682 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 6912);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6682:62: error: invalid suffix "_bias_array.data_start" on integer constant
6682 | node_192_model/expanded_conv_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 6912);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6683:20: error: 'block_1_expand' undeclared (first use in this function)
6683 | node_192_model/block_1_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6683:35: error: 'Conv2D' undeclared (first use in this function)
6683 | node_192_model/block_1_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6683:41: error: expected ';' before ':' token
6683 | node_192_model/block_1_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6683:42: error: invalid suffix "_weights_array.format" on integer constant
6683 | node_192_model/block_1_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6684:41: error: expected ';' before ':' token
6684 | node_192_model/block_1_expand/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 6976);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6684:42: error: invalid suffix "_weights_array.data" on integer constant
6684 | node_192_model/block_1_expand/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 6976);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6685:41: error: expected ';' before ':' token
6685 | node_192_model/block_1_expand/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 6976);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6685:42: error: invalid suffix "_weights_array.data_start" on integer constant
6685 | node_192_model/block_1_expand/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 6976);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6686:41: error: expected ';' before ':' token
6686 | node_192_model/block_1_expand/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6686:42: error: invalid suffix "_bias_array.format" on integer constant
6686 | node_192_model/block_1_expand/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6687:41: error: expected ';' before ':' token
6687 | node_192_model/block_1_expand/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 13120);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6687:42: error: invalid suffix "_bias_array.data" on integer constant
6687 | node_192_model/block_1_expand/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 13120);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6688:41: error: expected ';' before ':' token
6688 | node_192_model/block_1_expand/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 13120);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6688:42: error: invalid suffix "_bias_array.data_start" on integer constant
6688 | node_192_model/block_1_expand/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 13120);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6689:20: error: 'block_1_depthwise_BN' undeclared (first use in this function)
6689 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6689:57: error: expected ';' before ':' token
6689 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6689:58: error: invalid suffix "_weights_array.format" on integer constant
6689 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6690:57: error: expected ';' before ':' token
6690 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 13504);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6690:58: error: invalid suffix "_weights_array.data" on integer constant
6690 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 13504);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6691:57: error: expected ';' before ':' token
6691 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 13504);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6691:58: error: invalid suffix "_weights_array.data_start" on integer constant
6691 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 13504);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6692:57: error: expected ';' before ':' token
6692 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6692:58: error: invalid suffix "_bias_array.format" on integer constant
6692 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6693:57: error: expected ';' before ':' token
6693 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 16960);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6693:58: error: invalid suffix "_bias_array.data" on integer constant
6693 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 16960);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6694:57: error: expected ';' before ':' token
6694 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 16960);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6694:58: error: invalid suffix "_bias_array.data_start" on integer constant
6694 | node_192_model/block_1_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 16960);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6695:20: error: 'block_1_project_BN' undeclared (first use in this function)
6695 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6695:55: error: expected ';' before ':' token
6695 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6695:56: error: invalid suffix "_weights_array.format" on integer constant
6695 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6696:55: error: expected ';' before ':' token
6696 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 17344);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6696:56: error: invalid suffix "_weights_array.data" on integer constant
6696 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 17344);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6697:55: error: expected ';' before ':' token
6697 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 17344);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6697:56: error: invalid suffix "_weights_array.data_start" on integer constant
6697 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 17344);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6698:55: error: expected ';' before ':' token
6698 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6698:56: error: invalid suffix "_bias_array.format" on integer constant
6698 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6699:55: error: expected ';' before ':' token
6699 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 26560);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6699:56: error: invalid suffix "_bias_array.data" on integer constant
6699 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 26560);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6700:55: error: expected ';' before ':' token
6700 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 26560);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6700:56: error: invalid suffix "_bias_array.data_start" on integer constant
6700 | node_192_model/block_1_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 26560);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6701:20: error: 'block_2_expand' undeclared (first use in this function)
6701 | node_192_model/block_2_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6701:41: error: expected ';' before ':' token
6701 | node_192_model/block_2_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6701:42: error: invalid suffix "_weights_array.format" on integer constant
6701 | node_192_model/block_2_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6702:41: error: expected ';' before ':' token
6702 | node_192_model/block_2_expand/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 26656);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6702:42: error: invalid suffix "_weights_array.data" on integer constant
6702 | node_192_model/block_2_expand/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 26656);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6703:41: error: expected ';' before ':' token
6703 | node_192_model/block_2_expand/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 26656);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6703:42: error: invalid suffix "_weights_array.data_start" on integer constant
6703 | node_192_model/block_2_expand/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 26656);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6704:41: error: expected ';' before ':' token
6704 | node_192_model/block_2_expand/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6704:42: error: invalid suffix "_bias_array.format" on integer constant
6704 | node_192_model/block_2_expand/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6705:41: error: expected ';' before ':' token
6705 | node_192_model/block_2_expand/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 40480);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6705:42: error: invalid suffix "_bias_array.data" on integer constant
6705 | node_192_model/block_2_expand/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 40480);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6706:41: error: expected ';' before ':' token
6706 | node_192_model/block_2_expand/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 40480);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6706:42: error: invalid suffix "_bias_array.data_start" on integer constant
6706 | node_192_model/block_2_expand/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 40480);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6707:20: error: 'block_2_depthwise_BN' undeclared (first use in this function)
6707 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6707:57: error: expected ';' before ':' token
6707 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6707:58: error: invalid suffix "_weights_array.format" on integer constant
6707 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6708:57: error: expected ';' before ':' token
6708 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 41056);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6708:58: error: invalid suffix "_weights_array.data" on integer constant
6708 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 41056);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6709:57: error: expected ';' before ':' token
6709 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 41056);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6709:58: error: invalid suffix "_weights_array.data_start" on integer constant
6709 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 41056);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6710:57: error: expected ';' before ':' token
6710 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6710:58: error: invalid suffix "_bias_array.format" on integer constant
6710 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6711:57: error: expected ';' before ':' token
6711 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 46240);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6711:58: error: invalid suffix "_bias_array.data" on integer constant
6711 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 46240);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6712:57: error: expected ';' before ':' token
6712 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 46240);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6712:58: error: invalid suffix "_bias_array.data_start" on integer constant
6712 | node_192_model/block_2_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 46240);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6713:20: error: 'block_2_project_BN' undeclared (first use in this function)
6713 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6713:55: error: expected ';' before ':' token
6713 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6713:56: error: invalid suffix "_weights_array.format" on integer constant
6713 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6714:55: error: expected ';' before ':' token
6714 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 46816);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6714:56: error: invalid suffix "_weights_array.data" on integer constant
6714 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 46816);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6715:55: error: expected ';' before ':' token
6715 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 46816);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6715:56: error: invalid suffix "_weights_array.data_start" on integer constant
6715 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 46816);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6716:55: error: expected ';' before ':' token
6716 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6716:56: error: invalid suffix "_bias_array.format" on integer constant
6716 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6717:55: error: expected ';' before ':' token
6717 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 60640);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6717:56: error: invalid suffix "_bias_array.data" on integer constant
6717 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 60640);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6718:55: error: expected ';' before ':' token
6718 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 60640);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6718:56: error: invalid suffix "_bias_array.data_start" on integer constant
6718 | node_192_model/block_2_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 60640);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6719:20: error: 'block_3_expand_BN' undeclared (first use in this function)
6719 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6719:54: error: expected ';' before ':' token
6719 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6719:55: error: invalid suffix "_weights_array.format" on integer constant
6719 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6720:54: error: expected ';' before ':' token
6720 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 60736);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6720:55: error: invalid suffix "_weights_array.data" on integer constant
6720 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 60736);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6721:54: error: expected ';' before ':' token
6721 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 60736);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6721:55: error: invalid suffix "_weights_array.data_start" on integer constant
6721 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 60736);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6722:54: error: expected ';' before ':' token
6722 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6722:55: error: invalid suffix "_bias_array.format" on integer constant
6722 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6723:54: error: expected ';' before ':' token
6723 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 74560);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6723:55: error: invalid suffix "_bias_array.data" on integer constant
6723 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 74560);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6724:54: error: expected ';' before ':' token
6724 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 74560);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6724:55: error: invalid suffix "_bias_array.data_start" on integer constant
6724 | node_192_model/block_3_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 74560);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6725:20: error: 'block_3_depthwise_BN' undeclared (first use in this function)
6725 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6725:57: error: expected ';' before ':' token
6725 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6725:58: error: invalid suffix "_weights_array.format" on integer constant
6725 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6726:57: error: expected ';' before ':' token
6726 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 75136);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6726:58: error: invalid suffix "_weights_array.data" on integer constant
6726 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 75136);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6727:57: error: expected ';' before ':' token
6727 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 75136);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6727:58: error: invalid suffix "_weights_array.data_start" on integer constant
6727 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 75136);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6728:57: error: expected ';' before ':' token
6728 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6728:58: error: invalid suffix "_bias_array.format" on integer constant
6728 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6729:57: error: expected ';' before ':' token
6729 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 80320);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6729:58: error: invalid suffix "_bias_array.data" on integer constant
6729 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 80320);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6730:57: error: expected ';' before ':' token
6730 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 80320);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6730:58: error: invalid suffix "_bias_array.data_start" on integer constant
6730 | node_192_model/block_3_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 80320);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6731:20: error: 'block_3_project_BN' undeclared (first use in this function)
6731 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6731:55: error: expected ';' before ':' token
6731 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6731:56: error: invalid suffix "_weights_array.format" on integer constant
6731 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6732:55: error: expected ';' before ':' token
6732 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 80896);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6732:56: error: invalid suffix "_weights_array.data" on integer constant
6732 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 80896);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6733:55: error: expected ';' before ':' token
6733 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 80896);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6733:56: error: invalid suffix "_weights_array.data_start" on integer constant
6733 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 80896);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6734:55: error: expected ';' before ':' token
6734 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6734:56: error: invalid suffix "_bias_array.format" on integer constant
6734 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6735:55: error: expected ';' before ':' token
6735 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 99328);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6735:56: error: invalid suffix "_bias_array.data" on integer constant
6735 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 99328);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6736:55: error: expected ';' before ':' token
6736 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 99328);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6736:56: error: invalid suffix "_bias_array.data_start" on integer constant
6736 | node_192_model/block_3_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 99328);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6737:20: error: 'block_4_expand' undeclared (first use in this function)
6737 | node_192_model/block_4_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6737:41: error: expected ';' before ':' token
6737 | node_192_model/block_4_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6737:42: error: invalid suffix "_weights_array.format" on integer constant
6737 | node_192_model/block_4_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6738:41: error: expected ';' before ':' token
6738 | node_192_model/block_4_expand/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 99456);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6738:42: error: invalid suffix "_weights_array.data" on integer constant
6738 | node_192_model/block_4_expand/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 99456);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6739:41: error: expected ';' before ':' token
6739 | node_192_model/block_4_expand/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 99456);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6739:42: error: invalid suffix "_weights_array.data_start" on integer constant
6739 | node_192_model/block_4_expand/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 99456);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6740:41: error: expected ';' before ':' token
6740 | node_192_model/block_4_expand/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6740:42: error: invalid suffix "_bias_array.format" on integer constant
6740 | node_192_model/block_4_expand/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6741:41: error: expected ';' before ':' token
6741 | node_192_model/block_4_expand/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 124032);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6741:42: error: invalid suffix "_bias_array.data" on integer constant
6741 | node_192_model/block_4_expand/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 124032);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6742:41: error: expected ';' before ':' token
6742 | node_192_model/block_4_expand/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 124032);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6742:42: error: invalid suffix "_bias_array.data_start" on integer constant
6742 | node_192_model/block_4_expand/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 124032);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6743:20: error: 'block_4_depthwise_BN' undeclared (first use in this function)
6743 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6743:57: error: expected ';' before ':' token
6743 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6743:58: error: invalid suffix "_weights_array.format" on integer constant
6743 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6744:57: error: expected ';' before ':' token
6744 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 124800);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6744:58: error: invalid suffix "_weights_array.data" on integer constant
6744 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 124800);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6745:57: error: expected ';' before ':' token
6745 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 124800);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6745:58: error: invalid suffix "_weights_array.data_start" on integer constant
6745 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 124800);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6746:57: error: expected ';' before ':' token
6746 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6746:58: error: invalid suffix "_bias_array.format" on integer constant
6746 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6747:57: error: expected ';' before ':' token
6747 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 131712);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6747:58: error: invalid suffix "_bias_array.data" on integer constant
6747 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 131712);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6748:57: error: expected ';' before ':' token
6748 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 131712);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6748:58: error: invalid suffix "_bias_array.data_start" on integer constant
6748 | node_192_model/block_4_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 131712);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6749:20: error: 'block_4_project_BN' undeclared (first use in this function)
6749 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6749:55: error: expected ';' before ':' token
6749 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6749:56: error: invalid suffix "_weights_array.format" on integer constant
6749 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6750:55: error: expected ';' before ':' token
6750 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 132480);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6750:56: error: invalid suffix "_weights_array.data" on integer constant
6750 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 132480);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6751:55: error: expected ';' before ':' token
6751 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 132480);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6751:56: error: invalid suffix "_weights_array.data_start" on integer constant
6751 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 132480);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6752:55: error: expected ';' before ':' token
6752 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6752:56: error: invalid suffix "_bias_array.format" on integer constant
6752 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6753:55: error: expected ';' before ':' token
6753 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 157056);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6753:56: error: invalid suffix "_bias_array.data" on integer constant
6753 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 157056);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6754:55: error: expected ';' before ':' token
6754 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 157056);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6754:56: error: invalid suffix "_bias_array.data_start" on integer constant
6754 | node_192_model/block_4_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 157056);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6755:20: error: 'block_5_expand_BN' undeclared (first use in this function)
6755 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6755:54: error: expected ';' before ':' token
6755 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6755:55: error: invalid suffix "_weights_array.format" on integer constant
6755 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6756:54: error: expected ';' before ':' token
6756 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 157184);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6756:55: error: invalid suffix "_weights_array.data" on integer constant
6756 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 157184);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6757:54: error: expected ';' before ':' token
6757 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 157184);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6757:55: error: invalid suffix "_weights_array.data_start" on integer constant
6757 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 157184);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6758:54: error: expected ';' before ':' token
6758 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6758:55: error: invalid suffix "_bias_array.format" on integer constant
6758 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6759:54: error: expected ';' before ':' token
6759 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 181760);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6759:55: error: invalid suffix "_bias_array.data" on integer constant
6759 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 181760);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6760:54: error: expected ';' before ':' token
6760 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 181760);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6760:55: error: invalid suffix "_bias_array.data_start" on integer constant
6760 | node_192_model/block_5_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 181760);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6761:20: error: 'block_5_depthwise_BN' undeclared (first use in this function)
6761 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6761:57: error: expected ';' before ':' token
6761 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6761:58: error: invalid suffix "_weights_array.format" on integer constant
6761 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6762:57: error: expected ';' before ':' token
6762 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 182528);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6762:58: error: invalid suffix "_weights_array.data" on integer constant
6762 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 182528);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6763:57: error: expected ';' before ':' token
6763 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 182528);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6763:58: error: invalid suffix "_weights_array.data_start" on integer constant
6763 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 182528);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6764:57: error: expected ';' before ':' token
6764 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6764:58: error: invalid suffix "_bias_array.format" on integer constant
6764 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6765:57: error: expected ';' before ':' token
6765 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 189440);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6765:58: error: invalid suffix "_bias_array.data" on integer constant
6765 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 189440);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6766:57: error: expected ';' before ':' token
6766 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 189440);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6766:58: error: invalid suffix "_bias_array.data_start" on integer constant
6766 | node_192_model/block_5_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 189440);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6767:20: error: 'block_5_project_BN' undeclared (first use in this function)
6767 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6767:55: error: expected ';' before ':' token
6767 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6767:56: error: invalid suffix "_weights_array.format" on integer constant
6767 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6768:55: error: expected ';' before ':' token
6768 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 190208);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6768:56: error: invalid suffix "_weights_array.data" on integer constant
6768 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 190208);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6769:55: error: expected ';' before ':' token
6769 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 190208);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6769:56: error: invalid suffix "_weights_array.data_start" on integer constant
6769 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 190208);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6770:55: error: expected ';' before ':' token
6770 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6770:56: error: invalid suffix "_bias_array.format" on integer constant
6770 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6771:55: error: expected ';' before ':' token
6771 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 214784);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6771:56: error: invalid suffix "_bias_array.data" on integer constant
6771 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 214784);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6772:55: error: expected ';' before ':' token
6772 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 214784);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6772:56: error: invalid suffix "_bias_array.data_start" on integer constant
6772 | node_192_model/block_5_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 214784);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6773:20: error: 'block_6_expand_BN' undeclared (first use in this function)
6773 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6773:54: error: expected ';' before ':' token
6773 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6773:55: error: invalid suffix "_weights_array.format" on integer constant
6773 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6774:54: error: expected ';' before ':' token
6774 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 214912);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6774:55: error: invalid suffix "_weights_array.data" on integer constant
6774 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 214912);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6775:54: error: expected ';' before ':' token
6775 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 214912);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6775:55: error: invalid suffix "_weights_array.data_start" on integer constant
6775 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 214912);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6776:54: error: expected ';' before ':' token
6776 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6776:55: error: invalid suffix "_bias_array.format" on integer constant
6776 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6777:54: error: expected ';' before ':' token
6777 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 239488);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6777:55: error: invalid suffix "_bias_array.data" on integer constant
6777 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 239488);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6778:54: error: expected ';' before ':' token
6778 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 239488);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6778:55: error: invalid suffix "_bias_array.data_start" on integer constant
6778 | node_192_model/block_6_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 239488);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6779:20: error: 'block_6_depthwise_BN' undeclared (first use in this function)
6779 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6779:57: error: expected ';' before ':' token
6779 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6779:58: error: invalid suffix "_weights_array.format" on integer constant
6779 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6780:57: error: expected ';' before ':' token
6780 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 240256);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6780:58: error: invalid suffix "_weights_array.data" on integer constant
6780 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 240256);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6781:57: error: expected ';' before ':' token
6781 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 240256);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6781:58: error: invalid suffix "_weights_array.data_start" on integer constant
6781 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 240256);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6782:57: error: expected ';' before ':' token
6782 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6782:58: error: invalid suffix "_bias_array.format" on integer constant
6782 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6783:57: error: expected ';' before ':' token
6783 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 247168);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6783:58: error: invalid suffix "_bias_array.data" on integer constant
6783 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 247168);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6784:57: error: expected ';' before ':' token
6784 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 247168);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6784:58: error: invalid suffix "_bias_array.data_start" on integer constant
6784 | node_192_model/block_6_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 247168);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6785:20: error: 'block_6_project_BN' undeclared (first use in this function)
6785 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6785:55: error: expected ';' before ':' token
6785 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6785:56: error: invalid suffix "_weights_array.format" on integer constant
6785 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6786:55: error: expected ';' before ':' token
6786 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 247936);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6786:56: error: invalid suffix "_weights_array.data" on integer constant
6786 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 247936);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6787:55: error: expected ';' before ':' token
6787 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 247936);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6787:56: error: invalid suffix "_weights_array.data_start" on integer constant
6787 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 247936);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6788:55: error: expected ';' before ':' token
6788 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6788:56: error: invalid suffix "_bias_array.format" on integer constant
6788 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6789:55: error: expected ';' before ':' token
6789 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 297088);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6789:56: error: invalid suffix "_bias_array.data" on integer constant
6789 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 297088);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6790:55: error: expected ';' before ':' token
6790 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 297088);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6790:56: error: invalid suffix "_bias_array.data_start" on integer constant
6790 | node_192_model/block_6_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 297088);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6791:20: error: 'block_7_expand' undeclared (first use in this function)
6791 | node_192_model/block_7_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6791:41: error: expected ';' before ':' token
6791 | node_192_model/block_7_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6791:42: error: invalid suffix "_weights_array.format" on integer constant
6791 | node_192_model/block_7_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6792:41: error: expected ';' before ':' token
6792 | node_192_model/block_7_expand/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 297344);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6792:42: error: invalid suffix "_weights_array.data" on integer constant
6792 | node_192_model/block_7_expand/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 297344);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6793:41: error: expected ';' before ':' token
6793 | node_192_model/block_7_expand/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 297344);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6793:42: error: invalid suffix "_weights_array.data_start" on integer constant
6793 | node_192_model/block_7_expand/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 297344);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6794:41: error: expected ';' before ':' token
6794 | node_192_model/block_7_expand/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6794:42: error: invalid suffix "_bias_array.format" on integer constant
6794 | node_192_model/block_7_expand/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6795:41: error: expected ';' before ':' token
6795 | node_192_model/block_7_expand/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 395648);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6795:42: error: invalid suffix "_bias_array.data" on integer constant
6795 | node_192_model/block_7_expand/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 395648);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6796:41: error: expected ';' before ':' token
6796 | node_192_model/block_7_expand/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 395648);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6796:42: error: invalid suffix "_bias_array.data_start" on integer constant
6796 | node_192_model/block_7_expand/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 395648);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6797:20: error: 'block_7_depthwise_BN' undeclared (first use in this function)
6797 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6797:57: error: expected ';' before ':' token
6797 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6797:58: error: invalid suffix "_weights_array.format" on integer constant
6797 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6798:57: error: expected ';' before ':' token
6798 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 397184);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6798:58: error: invalid suffix "_weights_array.data" on integer constant
6798 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 397184);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6799:57: error: expected ';' before ':' token
6799 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 397184);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6799:58: error: invalid suffix "_weights_array.data_start" on integer constant
6799 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 397184);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6800:57: error: expected ';' before ':' token
6800 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6800:58: error: invalid suffix "_bias_array.format" on integer constant
6800 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6801:57: error: expected ';' before ':' token
6801 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 411008);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6801:58: error: invalid suffix "_bias_array.data" on integer constant
6801 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 411008);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6802:57: error: expected ';' before ':' token
6802 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 411008);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6802:58: error: invalid suffix "_bias_array.data_start" on integer constant
6802 | node_192_model/block_7_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 411008);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6803:20: error: 'block_7_project_BN' undeclared (first use in this function)
6803 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6803:55: error: expected ';' before ':' token
6803 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6803:56: error: invalid suffix "_weights_array.format" on integer constant
6803 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6804:55: error: expected ';' before ':' token
6804 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 412544);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6804:56: error: invalid suffix "_weights_array.data" on integer constant
6804 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 412544);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6805:55: error: expected ';' before ':' token
6805 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 412544);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6805:56: error: invalid suffix "_weights_array.data_start" on integer constant
6805 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 412544);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6806:55: error: expected ';' before ':' token
6806 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6806:56: error: invalid suffix "_bias_array.format" on integer constant
6806 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6807:55: error: expected ';' before ':' token
6807 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 510848);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6807:56: error: invalid suffix "_bias_array.data" on integer constant
6807 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 510848);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6808:55: error: expected ';' before ':' token
6808 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 510848);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6808:56: error: invalid suffix "_bias_array.data_start" on integer constant
6808 | node_192_model/block_7_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 510848);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6809:20: error: 'block_8_expand_BN' undeclared (first use in this function)
6809 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6809:54: error: expected ';' before ':' token
6809 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6809:55: error: invalid suffix "_weights_array.format" on integer constant
6809 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6810:54: error: expected ';' before ':' token
6810 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 511104);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6810:55: error: invalid suffix "_weights_array.data" on integer constant
6810 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 511104);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6811:54: error: expected ';' before ':' token
6811 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 511104);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6811:55: error: invalid suffix "_weights_array.data_start" on integer constant
6811 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 511104);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6812:54: error: expected ';' before ':' token
6812 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6812:55: error: invalid suffix "_bias_array.format" on integer constant
6812 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6813:54: error: expected ';' before ':' token
6813 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 609408);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6813:55: error: invalid suffix "_bias_array.data" on integer constant
6813 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 609408);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6814:54: error: expected ';' before ':' token
6814 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 609408);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6814:55: error: invalid suffix "_bias_array.data_start" on integer constant
6814 | node_192_model/block_8_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 609408);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6815:20: error: 'block_8_depthwise_BN' undeclared (first use in this function)
6815 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6815:57: error: expected ';' before ':' token
6815 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6815:58: error: invalid suffix "_weights_array.format" on integer constant
6815 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6816:57: error: expected ';' before ':' token
6816 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 610944);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6816:58: error: invalid suffix "_weights_array.data" on integer constant
6816 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 610944);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6817:57: error: expected ';' before ':' token
6817 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 610944);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6817:58: error: invalid suffix "_weights_array.data_start" on integer constant
6817 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 610944);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6818:57: error: expected ';' before ':' token
6818 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6818:58: error: invalid suffix "_bias_array.format" on integer constant
6818 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6819:57: error: expected ';' before ':' token
6819 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 624768);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6819:58: error: invalid suffix "_bias_array.data" on integer constant
6819 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 624768);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6820:57: error: expected ';' before ':' token
6820 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 624768);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6820:58: error: invalid suffix "_bias_array.data_start" on integer constant
6820 | node_192_model/block_8_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 624768);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6821:20: error: 'block_8_project_BN' undeclared (first use in this function)
6821 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6821:55: error: expected ';' before ':' token
6821 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6821:56: error: invalid suffix "_weights_array.format" on integer constant
6821 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6822:55: error: expected ';' before ':' token
6822 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 626304);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6822:56: error: invalid suffix "_weights_array.data" on integer constant
6822 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 626304);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6823:55: error: expected ';' before ':' token
6823 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 626304);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6823:56: error: invalid suffix "_weights_array.data_start" on integer constant
6823 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 626304);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6824:55: error: expected ';' before ':' token
6824 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6824:56: error: invalid suffix "_bias_array.format" on integer constant
6824 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6825:55: error: expected ';' before ':' token
6825 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 724608);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6825:56: error: invalid suffix "_bias_array.data" on integer constant
6825 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 724608);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6826:55: error: expected ';' before ':' token
6826 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 724608);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6826:56: error: invalid suffix "_bias_array.data_start" on integer constant
6826 | node_192_model/block_8_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 724608);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6827:20: error: 'block_9_expand_BN' undeclared (first use in this function)
6827 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6827:54: error: expected ';' before ':' token
6827 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6827:55: error: invalid suffix "_weights_array.format" on integer constant
6827 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6828:54: error: expected ';' before ':' token
6828 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 724864);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6828:55: error: invalid suffix "_weights_array.data" on integer constant
6828 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 724864);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6829:54: error: expected ';' before ':' token
6829 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 724864);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6829:55: error: invalid suffix "_weights_array.data_start" on integer constant
6829 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 724864);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6830:54: error: expected ';' before ':' token
6830 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6830:55: error: invalid suffix "_bias_array.format" on integer constant
6830 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6831:54: error: expected ';' before ':' token
6831 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 823168);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6831:55: error: invalid suffix "_bias_array.data" on integer constant
6831 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 823168);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6832:54: error: expected ';' before ':' token
6832 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 823168);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6832:55: error: invalid suffix "_bias_array.data_start" on integer constant
6832 | node_192_model/block_9_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 823168);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6833:20: error: 'block_9_depthwise_BN' undeclared (first use in this function)
6833 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6833:57: error: expected ';' before ':' token
6833 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6833:58: error: invalid suffix "_weights_array.format" on integer constant
6833 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6834:57: error: expected ';' before ':' token
6834 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 824704);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6834:58: error: invalid suffix "_weights_array.data" on integer constant
6834 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 824704);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6835:57: error: expected ';' before ':' token
6835 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 824704);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6835:58: error: invalid suffix "_weights_array.data_start" on integer constant
6835 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 824704);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6836:57: error: expected ';' before ':' token
6836 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6836:58: error: invalid suffix "_bias_array.format" on integer constant
6836 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6837:57: error: expected ';' before ':' token
6837 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 838528);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6837:58: error: invalid suffix "_bias_array.data" on integer constant
6837 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 838528);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6838:57: error: expected ';' before ':' token
6838 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 838528);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6838:58: error: invalid suffix "_bias_array.data_start" on integer constant
6838 | node_192_model/block_9_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 838528);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6839:20: error: 'block_9_project_BN' undeclared (first use in this function)
6839 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6839:55: error: expected ';' before ':' token
6839 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6839:56: error: invalid suffix "_weights_array.format" on integer constant
6839 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6840:55: error: expected ';' before ':' token
6840 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 840064);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6840:56: error: invalid suffix "_weights_array.data" on integer constant
6840 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 840064);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6841:55: error: expected ';' before ':' token
6841 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 840064);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6841:56: error: invalid suffix "_weights_array.data_start" on integer constant
6841 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 840064);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6842:55: error: expected ';' before ':' token
6842 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6842:56: error: invalid suffix "_bias_array.format" on integer constant
6842 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6843:55: error: expected ';' before ':' token
6843 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 938368);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6843:56: error: invalid suffix "_bias_array.data" on integer constant
6843 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 938368);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6844:55: error: expected ';' before ':' token
6844 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 938368);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6844:56: error: invalid suffix "_bias_array.data_start" on integer constant
6844 | node_192_model/block_9_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 938368);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6845:20: error: 'block_10_expand_BN' undeclared (first use in this function)
6845 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6845:55: error: expected ';' before ':' token
6845 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6845:56: error: invalid suffix "_weights_array.format" on integer constant
6845 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6846:55: error: expected ';' before ':' token
6846 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 938624);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6846:56: error: invalid suffix "_weights_array.data" on integer constant
6846 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 938624);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6847:55: error: expected ';' before ':' token
6847 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 938624);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6847:56: error: invalid suffix "_weights_array.data_start" on integer constant
6847 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 938624);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6848:55: error: expected ';' before ':' token
6848 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6848:56: error: invalid suffix "_bias_array.format" on integer constant
6848 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6849:55: error: expected ';' before ':' token
6849 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 1036928);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6849:56: error: invalid suffix "_bias_array.data" on integer constant
6849 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 1036928);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6850:55: error: expected ';' before ':' token
6850 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 1036928);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6850:56: error: invalid suffix "_bias_array.data_start" on integer constant
6850 | node_192_model/block_10_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 1036928);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6851:20: error: 'block_10_depthwise_BN' undeclared (first use in this function)
6851 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6851:58: error: expected ';' before ':' token
6851 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6851:59: error: invalid suffix "_weights_array.format" on integer constant
6851 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6852:58: error: expected ';' before ':' token
6852 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 1038464);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6852:59: error: invalid suffix "_weights_array.data" on integer constant
6852 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 1038464);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6853:58: error: expected ';' before ':' token
6853 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 1038464);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6853:59: error: invalid suffix "_weights_array.data_start" on integer constant
6853 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 1038464);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6854:58: error: expected ';' before ':' token
6854 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6854:59: error: invalid suffix "_bias_array.format" on integer constant
6854 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6855:58: error: expected ';' before ':' token
6855 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 1052288);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6855:59: error: invalid suffix "_bias_array.data" on integer constant
6855 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 1052288);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6856:58: error: expected ';' before ':' token
6856 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 1052288);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6856:59: error: invalid suffix "_bias_array.data_start" on integer constant
6856 | node_192_model/block_10_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 1052288);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6857:20: error: 'block_10_project_BN' undeclared (first use in this function)
6857 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6857:56: error: expected ';' before ':' token
6857 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6857:57: error: invalid suffix "_weights_array.format" on integer constant
6857 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6858:56: error: expected ';' before ':' token
6858 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 1053824);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6858:57: error: invalid suffix "_weights_array.data" on integer constant
6858 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 1053824);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6859:56: error: expected ';' before ':' token
6859 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 1053824);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6859:57: error: invalid suffix "_weights_array.data_start" on integer constant
6859 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 1053824);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6860:56: error: expected ';' before ':' token
6860 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6860:57: error: invalid suffix "_bias_array.format" on integer constant
6860 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6861:56: error: expected ';' before ':' token
6861 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 1201280);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6861:57: error: invalid suffix "_bias_array.data" on integer constant
6861 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 1201280);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6862:56: error: expected ';' before ':' token
6862 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 1201280);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6862:57: error: invalid suffix "_bias_array.data_start" on integer constant
6862 | node_192_model/block_10_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 1201280);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6863:20: error: 'block_11_expand' undeclared (first use in this function)
6863 | node_192_model/block_11_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6863:42: error: expected ';' before ':' token
6863 | node_192_model/block_11_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6863:43: error: invalid suffix "_weights_array.format" on integer constant
6863 | node_192_model/block_11_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6864:42: error: expected ';' before ':' token
6864 | node_192_model/block_11_expand/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 1201664);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6864:43: error: invalid suffix "_weights_array.data" on integer constant
6864 | node_192_model/block_11_expand/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 1201664);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6865:42: error: expected ';' before ':' token
6865 | node_192_model/block_11_expand/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 1201664);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6865:43: error: invalid suffix "_weights_array.data_start" on integer constant
6865 | node_192_model/block_11_expand/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 1201664);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6866:42: error: expected ';' before ':' token
6866 | node_192_model/block_11_expand/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6866:43: error: invalid suffix "_bias_array.format" on integer constant
6866 | node_192_model/block_11_expand/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6867:42: error: expected ';' before ':' token
6867 | node_192_model/block_11_expand/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 1422848);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6867:43: error: invalid suffix "_bias_array.data" on integer constant
6867 | node_192_model/block_11_expand/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 1422848);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6868:42: error: expected ';' before ':' token
6868 | node_192_model/block_11_expand/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 1422848);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6868:43: error: invalid suffix "_bias_array.data_start" on integer constant
6868 | node_192_model/block_11_expand/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 1422848);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6869:20: error: 'block_11_depthwise_BN' undeclared (first use in this function)
6869 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6869:58: error: expected ';' before ':' token
6869 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6869:59: error: invalid suffix "_weights_array.format" on integer constant
6869 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6870:58: error: expected ';' before ':' token
6870 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 1425152);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6870:59: error: invalid suffix "_weights_array.data" on integer constant
6870 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 1425152);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6871:58: error: expected ';' before ':' token
6871 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 1425152);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6871:59: error: invalid suffix "_weights_array.data_start" on integer constant
6871 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 1425152);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6872:58: error: expected ';' before ':' token
6872 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6872:59: error: invalid suffix "_bias_array.format" on integer constant
6872 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6873:58: error: expected ';' before ':' token
6873 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 1445888);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6873:59: error: invalid suffix "_bias_array.data" on integer constant
6873 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 1445888);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6874:58: error: expected ';' before ':' token
6874 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 1445888);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6874:59: error: invalid suffix "_bias_array.data_start" on integer constant
6874 | node_192_model/block_11_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 1445888);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6875:20: error: 'block_11_project_BN' undeclared (first use in this function)
6875 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6875:56: error: expected ';' before ':' token
6875 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6875:57: error: invalid suffix "_weights_array.format" on integer constant
6875 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6876:56: error: expected ';' before ':' token
6876 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 1448192);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6876:57: error: invalid suffix "_weights_array.data" on integer constant
6876 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 1448192);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6877:56: error: expected ';' before ':' token
6877 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 1448192);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6877:57: error: invalid suffix "_weights_array.data_start" on integer constant
6877 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 1448192);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6878:56: error: expected ';' before ':' token
6878 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6878:57: error: invalid suffix "_bias_array.format" on integer constant
6878 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6879:56: error: expected ';' before ':' token
6879 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 1669376);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6879:57: error: invalid suffix "_bias_array.data" on integer constant
6879 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 1669376);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6880:56: error: expected ';' before ':' token
6880 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 1669376);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6880:57: error: invalid suffix "_bias_array.data_start" on integer constant
6880 | node_192_model/block_11_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 1669376);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6881:20: error: 'block_12_expand_BN' undeclared (first use in this function)
6881 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6881:55: error: expected ';' before ':' token
6881 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6881:56: error: invalid suffix "_weights_array.format" on integer constant
6881 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6882:55: error: expected ';' before ':' token
6882 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 1669760);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6882:56: error: invalid suffix "_weights_array.data" on integer constant
6882 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 1669760);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6883:55: error: expected ';' before ':' token
6883 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 1669760);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6883:56: error: invalid suffix "_weights_array.data_start" on integer constant
6883 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 1669760);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6884:55: error: expected ';' before ':' token
6884 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6884:56: error: invalid suffix "_bias_array.format" on integer constant
6884 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6885:55: error: expected ';' before ':' token
6885 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 1890944);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6885:56: error: invalid suffix "_bias_array.data" on integer constant
6885 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 1890944);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6886:55: error: expected ';' before ':' token
6886 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 1890944);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6886:56: error: invalid suffix "_bias_array.data_start" on integer constant
6886 | node_192_model/block_12_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 1890944);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6887:20: error: 'block_12_depthwise_BN' undeclared (first use in this function)
6887 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6887:58: error: expected ';' before ':' token
6887 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6887:59: error: invalid suffix "_weights_array.format" on integer constant
6887 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6888:58: error: expected ';' before ':' token
6888 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 1893248);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6888:59: error: invalid suffix "_weights_array.data" on integer constant
6888 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 1893248);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6889:58: error: expected ';' before ':' token
6889 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 1893248);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6889:59: error: invalid suffix "_weights_array.data_start" on integer constant
6889 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 1893248);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6890:58: error: expected ';' before ':' token
6890 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6890:59: error: invalid suffix "_bias_array.format" on integer constant
6890 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6891:58: error: expected ';' before ':' token
6891 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 1913984);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6891:59: error: invalid suffix "_bias_array.data" on integer constant
6891 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 1913984);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6892:58: error: expected ';' before ':' token
6892 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 1913984);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6892:59: error: invalid suffix "_bias_array.data_start" on integer constant
6892 | node_192_model/block_12_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 1913984);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6893:20: error: 'block_12_project_BN' undeclared (first use in this function)
6893 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6893:56: error: expected ';' before ':' token
6893 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6893:57: error: invalid suffix "_weights_array.format" on integer constant
6893 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6894:56: error: expected ';' before ':' token
6894 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 1916288);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6894:57: error: invalid suffix "_weights_array.data" on integer constant
6894 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 1916288);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6895:56: error: expected ';' before ':' token
6895 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 1916288);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6895:57: error: invalid suffix "_weights_array.data_start" on integer constant
6895 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 1916288);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6896:56: error: expected ';' before ':' token
6896 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6896:57: error: invalid suffix "_bias_array.format" on integer constant
6896 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6897:56: error: expected ';' before ':' token
6897 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 2137472);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6897:57: error: invalid suffix "_bias_array.data" on integer constant
6897 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 2137472);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6898:56: error: expected ';' before ':' token
6898 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 2137472);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6898:57: error: invalid suffix "_bias_array.data_start" on integer constant
6898 | node_192_model/block_12_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 2137472);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6899:20: error: 'block_13_expand_BN' undeclared (first use in this function)
6899 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6899:55: error: expected ';' before ':' token
6899 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6899:56: error: invalid suffix "_weights_array.format" on integer constant
6899 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6900:55: error: expected ';' before ':' token
6900 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 2137856);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6900:56: error: invalid suffix "_weights_array.data" on integer constant
6900 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 2137856);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6901:55: error: expected ';' before ':' token
6901 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 2137856);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6901:56: error: invalid suffix "_weights_array.data_start" on integer constant
6901 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 2137856);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6902:55: error: expected ';' before ':' token
6902 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6902:56: error: invalid suffix "_bias_array.format" on integer constant
6902 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6903:55: error: expected ';' before ':' token
6903 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 2359040);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6903:56: error: invalid suffix "_bias_array.data" on integer constant
6903 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 2359040);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6904:55: error: expected ';' before ':' token
6904 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 2359040);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6904:56: error: invalid suffix "_bias_array.data_start" on integer constant
6904 | node_192_model/block_13_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 2359040);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6905:20: error: 'block_13_depthwise_BN' undeclared (first use in this function)
6905 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6905:58: error: expected ';' before ':' token
6905 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6905:59: error: invalid suffix "_weights_array.format" on integer constant
6905 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6906:58: error: expected ';' before ':' token
6906 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 2361344);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6906:59: error: invalid suffix "_weights_array.data" on integer constant
6906 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 2361344);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6907:58: error: expected ';' before ':' token
6907 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 2361344);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6907:59: error: invalid suffix "_weights_array.data_start" on integer constant
6907 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 2361344);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6908:58: error: expected ';' before ':' token
6908 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6908:59: error: invalid suffix "_bias_array.format" on integer constant
6908 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6909:58: error: expected ';' before ':' token
6909 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 2382080);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6909:59: error: invalid suffix "_bias_array.data" on integer constant
6909 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 2382080);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6910:58: error: expected ';' before ':' token
6910 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 2382080);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6910:59: error: invalid suffix "_bias_array.data_start" on integer constant
6910 | node_192_model/block_13_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 2382080);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6911:20: error: 'block_13_project_BN' undeclared (first use in this function)
6911 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6911:56: error: expected ';' before ':' token
6911 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6911:57: error: invalid suffix "_weights_array.format" on integer constant
6911 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6912:56: error: expected ';' before ':' token
6912 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 2384384);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6912:57: error: invalid suffix "_weights_array.data" on integer constant
6912 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 2384384);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6913:56: error: expected ';' before ':' token
6913 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 2384384);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6913:57: error: invalid suffix "_weights_array.data_start" on integer constant
6913 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 2384384);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6914:56: error: expected ';' before ':' token
6914 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6914:57: error: invalid suffix "_bias_array.format" on integer constant
6914 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6915:56: error: expected ';' before ':' token
6915 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 2753024);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6915:57: error: invalid suffix "_bias_array.data" on integer constant
6915 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 2753024);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6916:56: error: expected ';' before ':' token
6916 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 2753024);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6916:57: error: invalid suffix "_bias_array.data_start" on integer constant
6916 | node_192_model/block_13_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 2753024);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6917:20: error: 'block_14_expand' undeclared (first use in this function)
6917 | node_192_model/block_14_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6917:42: error: expected ';' before ':' token
6917 | node_192_model/block_14_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6917:43: error: invalid suffix "_weights_array.format" on integer constant
6917 | node_192_model/block_14_expand/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6918:42: error: expected ';' before ':' token
6918 | node_192_model/block_14_expand/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 2753664);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6918:43: error: invalid suffix "_weights_array.data" on integer constant
6918 | node_192_model/block_14_expand/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 2753664);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6919:42: error: expected ';' before ':' token
6919 | node_192_model/block_14_expand/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 2753664);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6919:43: error: invalid suffix "_weights_array.data_start" on integer constant
6919 | node_192_model/block_14_expand/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 2753664);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6920:42: error: expected ';' before ':' token
6920 | node_192_model/block_14_expand/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6920:43: error: invalid suffix "_bias_array.format" on integer constant
6920 | node_192_model/block_14_expand/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6921:42: error: expected ';' before ':' token
6921 | node_192_model/block_14_expand/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 3368064);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6921:43: error: invalid suffix "_bias_array.data" on integer constant
6921 | node_192_model/block_14_expand/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 3368064);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6922:42: error: expected ';' before ':' token
6922 | node_192_model/block_14_expand/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 3368064);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6922:43: error: invalid suffix "_bias_array.data_start" on integer constant
6922 | node_192_model/block_14_expand/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 3368064);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6923:20: error: 'block_14_depthwise_BN' undeclared (first use in this function)
6923 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6923:58: error: expected ';' before ':' token
6923 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6923:59: error: invalid suffix "_weights_array.format" on integer constant
6923 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6924:58: error: expected ';' before ':' token
6924 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 3371904);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6924:59: error: invalid suffix "_weights_array.data" on integer constant
6924 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 3371904);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6925:58: error: expected ';' before ':' token
6925 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 3371904);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6925:59: error: invalid suffix "_weights_array.data_start" on integer constant
6925 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 3371904);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6926:58: error: expected ';' before ':' token
6926 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6926:59: error: invalid suffix "_bias_array.format" on integer constant
6926 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6927:58: error: expected ';' before ':' token
6927 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 3406464);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6927:59: error: invalid suffix "_bias_array.data" on integer constant
6927 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 3406464);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6928:58: error: expected ';' before ':' token
6928 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 3406464);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6928:59: error: invalid suffix "_bias_array.data_start" on integer constant
6928 | node_192_model/block_14_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 3406464);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6929:20: error: 'block_14_project_BN' undeclared (first use in this function)
6929 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6929:56: error: expected ';' before ':' token
6929 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6929:57: error: invalid suffix "_weights_array.format" on integer constant
6929 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6930:56: error: expected ';' before ':' token
6930 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 3410304);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6930:57: error: invalid suffix "_weights_array.data" on integer constant
6930 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 3410304);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6931:56: error: expected ';' before ':' token
6931 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 3410304);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6931:57: error: invalid suffix "_weights_array.data_start" on integer constant
6931 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 3410304);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6932:56: error: expected ';' before ':' token
6932 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6932:57: error: invalid suffix "_bias_array.format" on integer constant
6932 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6933:56: error: expected ';' before ':' token
6933 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 4024704);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6933:57: error: invalid suffix "_bias_array.data" on integer constant
6933 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 4024704);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6934:56: error: expected ';' before ':' token
6934 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 4024704);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6934:57: error: invalid suffix "_bias_array.data_start" on integer constant
6934 | node_192_model/block_14_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 4024704);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6935:20: error: 'block_15_expand_BN' undeclared (first use in this function)
6935 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6935:55: error: expected ';' before ':' token
6935 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6935:56: error: invalid suffix "_weights_array.format" on integer constant
6935 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6936:55: error: expected ';' before ':' token
6936 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 4025344);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6936:56: error: invalid suffix "_weights_array.data" on integer constant
6936 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 4025344);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6937:55: error: expected ';' before ':' token
6937 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 4025344);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6937:56: error: invalid suffix "_weights_array.data_start" on integer constant
6937 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 4025344);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6938:55: error: expected ';' before ':' token
6938 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6938:56: error: invalid suffix "_bias_array.format" on integer constant
6938 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6939:55: error: expected ';' before ':' token
6939 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 4639744);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6939:56: error: invalid suffix "_bias_array.data" on integer constant
6939 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 4639744);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6940:55: error: expected ';' before ':' token
6940 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 4639744);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6940:56: error: invalid suffix "_bias_array.data_start" on integer constant
6940 | node_192_model/block_15_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 4639744);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6941:20: error: 'block_15_depthwise_BN' undeclared (first use in this function)
6941 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6941:58: error: expected ';' before ':' token
6941 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6941:59: error: invalid suffix "_weights_array.format" on integer constant
6941 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6942:58: error: expected ';' before ':' token
6942 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 4643584);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6942:59: error: invalid suffix "_weights_array.data" on integer constant
6942 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 4643584);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6943:58: error: expected ';' before ':' token
6943 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 4643584);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6943:59: error: invalid suffix "_weights_array.data_start" on integer constant
6943 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 4643584);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6944:58: error: expected ';' before ':' token
6944 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6944:59: error: invalid suffix "_bias_array.format" on integer constant
6944 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6945:58: error: expected ';' before ':' token
6945 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 4678144);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6945:59: error: invalid suffix "_bias_array.data" on integer constant
6945 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 4678144);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6946:58: error: expected ';' before ':' token
6946 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 4678144);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6946:59: error: invalid suffix "_bias_array.data_start" on integer constant
6946 | node_192_model/block_15_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 4678144);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6947:20: error: 'block_15_project_BN' undeclared (first use in this function)
6947 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6947:56: error: expected ';' before ':' token
6947 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6947:57: error: invalid suffix "_weights_array.format" on integer constant
6947 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6948:56: error: expected ';' before ':' token
6948 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 4681984);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6948:57: error: invalid suffix "_weights_array.data" on integer constant
6948 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 4681984);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6949:56: error: expected ';' before ':' token
6949 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 4681984);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6949:57: error: invalid suffix "_weights_array.data_start" on integer constant
6949 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 4681984);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6950:56: error: expected ';' before ':' token
6950 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6950:57: error: invalid suffix "_bias_array.format" on integer constant
6950 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6951:56: error: expected ';' before ':' token
6951 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 5296384);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6951:57: error: invalid suffix "_bias_array.data" on integer constant
6951 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 5296384);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6952:56: error: expected ';' before ':' token
6952 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 5296384);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6952:57: error: invalid suffix "_bias_array.data_start" on integer constant
6952 | node_192_model/block_15_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 5296384);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6953:20: error: 'block_16_expand_BN' undeclared (first use in this function)
6953 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6953:55: error: expected ';' before ':' token
6953 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6953:56: error: invalid suffix "_weights_array.format" on integer constant
6953 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6954:55: error: expected ';' before ':' token
6954 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 5297024);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6954:56: error: invalid suffix "_weights_array.data" on integer constant
6954 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 5297024);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6955:55: error: expected ';' before ':' token
6955 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 5297024);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6955:56: error: invalid suffix "_weights_array.data_start" on integer constant
6955 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 5297024);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6956:55: error: expected ';' before ':' token
6956 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6956:56: error: invalid suffix "_bias_array.format" on integer constant
6956 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6957:55: error: expected ';' before ':' token
6957 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 5911424);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6957:56: error: invalid suffix "_bias_array.data" on integer constant
6957 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 5911424);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6958:55: error: expected ';' before ':' token
6958 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 5911424);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6958:56: error: invalid suffix "_bias_array.data_start" on integer constant
6958 | node_192_model/block_16_expand_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 5911424);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6959:20: error: 'block_16_depthwise_BN' undeclared (first use in this function)
6959 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6959:58: error: expected ';' before ':' token
6959 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6959:59: error: invalid suffix "_weights_array.format" on integer constant
6959 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6960:58: error: expected ';' before ':' token
6960 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 5915264);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6960:59: error: invalid suffix "_weights_array.data" on integer constant
6960 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 5915264);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6961:58: error: expected ';' before ':' token
6961 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 5915264);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6961:59: error: invalid suffix "_weights_array.data_start" on integer constant
6961 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 5915264);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6962:58: error: expected ';' before ':' token
6962 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6962:59: error: invalid suffix "_bias_array.format" on integer constant
6962 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6963:58: error: expected ';' before ':' token
6963 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 5949824);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6963:59: error: invalid suffix "_bias_array.data" on integer constant
6963 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 5949824);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6964:58: error: expected ';' before ':' token
6964 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 5949824);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6964:59: error: invalid suffix "_bias_array.data_start" on integer constant
6964 | node_192_model/block_16_depthwise_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 5949824);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6965:20: error: 'block_16_project_BN' undeclared (first use in this function)
6965 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6965:56: error: expected ';' before ':' token
6965 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6965:57: error: invalid suffix "_weights_array.format" on integer constant
6965 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6966:56: error: expected ';' before ':' token
6966 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 5953664);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6966:57: error: invalid suffix "_weights_array.data" on integer constant
6966 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 5953664);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6967:56: error: expected ';' before ':' token
6967 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 5953664);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6967:57: error: invalid suffix "_weights_array.data_start" on integer constant
6967 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 5953664);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6968:56: error: expected ';' before ':' token
6968 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6968:57: error: invalid suffix "_bias_array.format" on integer constant
6968 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6969:56: error: expected ';' before ':' token
6969 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 7182464);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6969:57: error: invalid suffix "_bias_array.data" on integer constant
6969 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 7182464);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6970:56: error: expected ';' before ':' token
6970 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 7182464);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6970:57: error: invalid suffix "_bias_array.data_start" on integer constant
6970 | node_192_model/block_16_project_BN/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 7182464);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6971:20: error: 'Conv_1' undeclared (first use in this function)
6971 | node_192_model/Conv_1/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6971:33: error: expected ';' before ':' token
6971 | node_192_model/Conv_1/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6971:34: error: invalid suffix "_weights_array.format" on integer constant
6971 | node_192_model/Conv_1/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6972:33: error: expected ';' before ':' token
6972 | node_192_model/Conv_1/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 7183744);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6972:34: error: invalid suffix "_weights_array.data" on integer constant
6972 | node_192_model/Conv_1/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 7183744);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6973:33: error: expected ';' before ':' token
6973 | node_192_model/Conv_1/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 7183744);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6973:34: error: invalid suffix "_weights_array.data_start" on integer constant
6973 | node_192_model/Conv_1/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 7183744);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6974:33: error: expected ';' before ':' token
6974 | node_192_model/Conv_1/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6974:34: error: invalid suffix "_bias_array.format" on integer constant
6974 | node_192_model/Conv_1/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6975:33: error: expected ';' before ':' token
6975 | node_192_model/Conv_1/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 8822144);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6975:34: error: invalid suffix "_bias_array.data" on integer constant
6975 | node_192_model/Conv_1/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 8822144);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6976:33: error: expected ';' before ':' token
6976 | node_192_model/Conv_1/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 8822144);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6976:34: error: invalid suffix "_bias_array.data_start" on integer constant
6976 | node_192_model/Conv_1/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 8822144);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6977:58: error: expected ';' before ':' token
6977 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6977:59: error: invalid suffix "_weights_array.format" on integer constant
6977 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6978:58: error: expected ';' before ':' token
6978 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 8827264);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6978:59: error: invalid suffix "_weights_array.data" on integer constant
6978 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 8827264);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6979:58: error: expected ';' before ':' token
6979 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 8827264);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6979:59: error: invalid suffix "_weights_array.data_start" on integer constant
6979 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 8827264);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6980:58: error: expected ';' before ':' token
6980 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6980:59: error: invalid suffix "_bias_array.format" on integer constant
6980 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6981:58: error: expected ';' before ':' token
6981 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9154944);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6981:59: error: invalid suffix "_bias_array.data" on integer constant
6981 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9154944);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6982:58: error: expected ';' before ':' token
6982 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9154944);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6982:59: error: invalid suffix "_bias_array.data_start" on integer constant
6982 | node_192_model/batch_normalization_3/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9154944);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6983:58: error: expected ';' before ':' token
6983 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6983:59: error: invalid suffix "_weights_array.format" on integer constant
6983 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6984:58: error: expected ';' before ':' token
6984 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9155200);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6984:59: error: invalid suffix "_weights_array.data" on integer constant
6984 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9155200);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6985:58: error: expected ';' before ':' token
6985 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9155200);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6985:59: error: invalid suffix "_weights_array.data_start" on integer constant
6985 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9155200);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6986:58: error: expected ';' before ':' token
6986 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6986:59: error: invalid suffix "_bias_array.format" on integer constant
6986 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6987:58: error: expected ';' before ':' token
6987 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9171584);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6987:59: error: invalid suffix "_bias_array.data" on integer constant
6987 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9171584);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6988:58: error: expected ';' before ':' token
6988 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9171584);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6988:59: error: invalid suffix "_bias_array.data_start" on integer constant
6988 | node_192_model/batch_normalization_2/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9171584);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6989:20: error: 'batch_normalization_4' undeclared (first use in this function)
6989 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6989:58: error: expected ';' before ':' token
6989 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6989:59: error: invalid suffix "_weights_array.format" on integer constant
6989 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6990:58: error: expected ';' before ':' token
6990 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9171840);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6990:59: error: invalid suffix "_weights_array.data" on integer constant
6990 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9171840);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6991:58: error: expected ';' before ':' token
6991 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9171840);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6991:59: error: invalid suffix "_weights_array.data_start" on integer constant
6991 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9171840);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6992:58: error: expected ';' before ':' token
6992 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6992:59: error: invalid suffix "_bias_array.format" on integer constant
6992 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6993:58: error: expected ';' before ':' token
6993 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9174144);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6993:59: error: invalid suffix "_bias_array.data" on integer constant
6993 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9174144);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6994:58: error: expected ';' before ':' token
6994 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9174144);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6994:59: error: invalid suffix "_bias_array.data_start" on integer constant
6994 | node_192_model/batch_normalization_4/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9174144);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6995:20: error: 'conv2d_4' undeclared (first use in this function)
6995 | node_192_model/conv2d_4/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6995:35: error: expected ';' before ':' token
6995 | node_192_model/conv2d_4/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6995:36: error: invalid suffix "_weights_array.format" on integer constant
6995 | node_192_model/conv2d_4/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6996:35: error: expected ';' before ':' token
6996 | node_192_model/conv2d_4/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9174400);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6996:36: error: invalid suffix "_weights_array.data" on integer constant
6996 | node_192_model/conv2d_4/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9174400);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6997:35: error: expected ';' before ':' token
6997 | node_192_model/conv2d_4/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9174400);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6997:36: error: invalid suffix "_weights_array.data_start" on integer constant
6997 | node_192_model/conv2d_4/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9174400);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6998:35: error: expected ';' before ':' token
6998 | node_192_model/conv2d_4/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6998:36: error: invalid suffix "_bias_array.format" on integer constant
6998 | node_192_model/conv2d_4/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6999:35: error: expected ';' before ':' token
6999 | node_192_model/conv2d_4/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9182592);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:6999:36: error: invalid suffix "_bias_array.data" on integer constant
6999 | node_192_model/conv2d_4/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9182592);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7000:35: error: expected ';' before ':' token
7000 | node_192_model/conv2d_4/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9182592);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7000:36: error: invalid suffix "_bias_array.data_start" on integer constant
7000 | node_192_model/conv2d_4/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9182592);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7001:58: error: expected ';' before ':' token
7001 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7001:59: error: invalid suffix "_weights_array.format" on integer constant
7001 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7002:58: error: expected ';' before ':' token
7002 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9182720);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7002:59: error: invalid suffix "_weights_array.data" on integer constant
7002 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9182720);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7003:58: error: expected ';' before ':' token
7003 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9182720);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7003:59: error: invalid suffix "_weights_array.data_start" on integer constant
7003 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9182720);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7004:58: error: expected ';' before ':' token
7004 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7004:59: error: invalid suffix "_bias_array.format" on integer constant
7004 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7005:58: error: expected ';' before ':' token
7005 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9186816);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7005:59: error: invalid suffix "_bias_array.data" on integer constant
7005 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9186816);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7006:58: error: expected ';' before ':' token
7006 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9186816);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7006:59: error: invalid suffix "_bias_array.data_start" on integer constant
7006 | node_192_model/batch_normalization_1/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9186816);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7007:20: error: 'batch_normalization_6' undeclared (first use in this function)
7007 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7007:58: error: expected ';' before ':' token
7007 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7007:59: error: invalid suffix "_weights_array.format" on integer constant
7007 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7008:58: error: expected ';' before ':' token
7008 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9186944);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7008:59: error: invalid suffix "_weights_array.data" on integer constant
7008 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9186944);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7009:58: error: expected ';' before ':' token
7009 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9186944);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7009:59: error: invalid suffix "_weights_array.data_start" on integer constant
7009 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9186944);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7010:58: error: expected ';' before ':' token
7010 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7010:59: error: invalid suffix "_bias_array.format" on integer constant
7010 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7011:58: error: expected ';' before ':' token
7011 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9188096);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7011:59: error: invalid suffix "_bias_array.data" on integer constant
7011 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9188096);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7012:58: error: expected ';' before ':' token
7012 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9188096);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7012:59: error: invalid suffix "_bias_array.data_start" on integer constant
7012 | node_192_model/batch_normalization_6/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9188096);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7013:20: error: 'conv2d_5' undeclared (first use in this function)
7013 | node_192_model/conv2d_5/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7013:35: error: expected ';' before ':' token
7013 | node_192_model/conv2d_5/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7013:36: error: invalid suffix "_weights_array.format" on integer constant
7013 | node_192_model/conv2d_5/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7014:35: error: expected ';' before ':' token
7014 | node_192_model/conv2d_5/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9188224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7014:36: error: invalid suffix "_weights_array.data" on integer constant
7014 | node_192_model/conv2d_5/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9188224);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7015:35: error: expected ';' before ':' token
7015 | node_192_model/conv2d_5/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9188224);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7015:36: error: invalid suffix "_weights_array.data_start" on integer constant
7015 | node_192_model/conv2d_5/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9188224);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7016:35: error: expected ';' before ':' token
7016 | node_192_model/conv2d_5/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7016:36: error: invalid suffix "_bias_array.format" on integer constant
7016 | node_192_model/conv2d_5/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7017:35: error: expected ';' before ':' token
7017 | node_192_model/conv2d_5/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9191296);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7017:36: error: invalid suffix "_bias_array.data" on integer constant
7017 | node_192_model/conv2d_5/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9191296);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7018:35: error: expected ';' before ':' token
7018 | node_192_model/conv2d_5/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9191296);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7018:36: error: invalid suffix "_bias_array.data_start" on integer constant
7018 | node_192_model/conv2d_5/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9191296);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7019:56: error: expected ';' before ':' token
7019 | node_192_model/batch_normalization/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7019:57: error: invalid suffix "_weights_array.format" on integer constant
7019 | node_192_model/batch_normalization/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7020:56: error: expected ';' before ':' token
7020 | node_192_model/batch_normalization/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9191392);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7020:57: error: invalid suffix "_weights_array.data" on integer constant
7020 | node_192_model/batch_normalization/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9191392);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7021:56: error: expected ';' before ':' token
7021 | node_192_model/batch_normalization/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9191392);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7021:57: error: invalid suffix "_weights_array.data_start" on integer constant
7021 | node_192_model/batch_normalization/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9191392);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7022:56: error: expected ';' before ':' token
7022 | node_192_model/batch_normalization/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7022:57: error: invalid suffix "_bias_array.format" on integer constant
7022 | node_192_model/batch_normalization/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7023:56: error: expected ';' before ':' token
7023 | node_192_model/batch_normalization/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9193696);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7023:57: error: invalid suffix "_bias_array.data" on integer constant
7023 | node_192_model/batch_normalization/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9193696);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7024:56: error: expected ';' before ':' token
7024 | node_192_model/batch_normalization/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9193696);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7024:57: error: invalid suffix "_bias_array.data_start" on integer constant
7024 | node_192_model/batch_normalization/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9193696);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7025:20: error: 'batch_normalization_8' undeclared (first use in this function)
7025 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7025:58: error: expected ';' before ':' token
7025 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7025:59: error: invalid suffix "_weights_array.format" on integer constant
7025 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7026:58: error: expected ';' before ':' token
7026 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9193792);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7026:59: error: invalid suffix "_weights_array.data" on integer constant
7026 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9193792);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7027:58: error: expected ';' before ':' token
7027 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9193792);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7027:59: error: invalid suffix "_weights_array.data_start" on integer constant
7027 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9193792);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7028:58: error: expected ';' before ':' token
7028 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7028:59: error: invalid suffix "_bias_array.format" on integer constant
7028 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7029:58: error: expected ';' before ':' token
7029 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9194656);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7029:59: error: invalid suffix "_bias_array.data" on integer constant
7029 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9194656);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7030:58: error: expected ';' before ':' token
7030 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9194656);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7030:59: error: invalid suffix "_bias_array.data_start" on integer constant
7030 | node_192_model/batch_normalization_8/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9194656);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7031:20: error: 'conv2d_6' undeclared (first use in this function)
7031 | node_192_model/conv2d_6/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7031:35: error: expected ';' before ':' token
7031 | node_192_model/conv2d_6/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7031:36: error: invalid suffix "_weights_array.format" on integer constant
7031 | node_192_model/conv2d_6/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7032:35: error: expected ';' before ':' token
7032 | node_192_model/conv2d_6/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9194752);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7032:36: error: invalid suffix "_weights_array.data" on integer constant
7032 | node_192_model/conv2d_6/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9194752);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7033:35: error: expected ';' before ':' token
7033 | node_192_model/conv2d_6/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9194752);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7033:36: error: invalid suffix "_weights_array.data_start" on integer constant
7033 | node_192_model/conv2d_6/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9194752);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7034:35: error: expected ';' before ':' token
7034 | node_192_model/conv2d_6/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7034:36: error: invalid suffix "_bias_array.format" on integer constant
7034 | node_192_model/conv2d_6/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7035:35: error: expected ';' before ':' token
7035 | node_192_model/conv2d_6/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9197056);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7035:36: error: invalid suffix "_bias_array.data" on integer constant
7035 | node_192_model/conv2d_6/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9197056);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7036:35: error: expected ';' before ':' token
7036 | node_192_model/conv2d_6/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9197056);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7036:36: error: invalid suffix "_bias_array.data_start" on integer constant
7036 | node_192_model/conv2d_6/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9197056);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7037:20: error: 'batch_normalization_10' undeclared (first use in this function)
7037 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7037:59: error: expected ';' before ':' token
7037 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7037:60: error: invalid suffix "_weights_array.format" on integer constant
7037 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7038:59: error: expected ';' before ':' token
7038 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9197152);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7038:60: error: invalid suffix "_weights_array.data" on integer constant
7038 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9197152);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7039:59: error: expected ';' before ':' token
7039 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9197152);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7039:60: error: invalid suffix "_weights_array.data_start" on integer constant
7039 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9197152);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7040:59: error: expected ';' before ':' token
7040 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7040:60: error: invalid suffix "_bias_array.format" on integer constant
7040 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7041:59: error: expected ';' before ':' token
7041 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9198016);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7041:60: error: invalid suffix "_bias_array.data" on integer constant
7041 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9198016);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7042:59: error: expected ';' before ':' token
7042 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9198016);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7042:60: error: invalid suffix "_bias_array.data_start" on integer constant
7042 | node_192_model/batch_normalization_10/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9198016);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7043:20: error: 'conv2d_7' undeclared (first use in this function)
7043 | node_192_model/conv2d_7/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7043:35: error: expected ';' before ':' token
7043 | node_192_model/conv2d_7/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7043:36: error: invalid suffix "_weights_array.format" on integer constant
7043 | node_192_model/conv2d_7/Conv2D:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7044:35: error: expected ';' before ':' token
7044 | node_192_model/conv2d_7/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9198112);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7044:36: error: invalid suffix "_weights_array.data" on integer constant
7044 | node_192_model/conv2d_7/Conv2D:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9198112);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7045:35: error: expected ';' before ':' token
7045 | node_192_model/conv2d_7/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9198112);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7045:36: error: invalid suffix "_weights_array.data_start" on integer constant
7045 | node_192_model/conv2d_7/Conv2D:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9198112);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7046:35: error: expected ';' before ':' token
7046 | node_192_model/conv2d_7/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7046:36: error: invalid suffix "_bias_array.format" on integer constant
7046 | node_192_model/conv2d_7/Conv2D:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7047:35: error: expected ';' before ':' token
7047 | node_192_model/conv2d_7/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9207328);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7047:36: error: invalid suffix "_bias_array.data" on integer constant
7047 | node_192_model/conv2d_7/Conv2D:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9207328);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7048:35: error: expected ';' before ':' token
7048 | node_192_model/conv2d_7/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9207328);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7048:36: error: invalid suffix "_bias_array.data_start" on integer constant
7048 | node_192_model/conv2d_7/Conv2D:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9207328);
| ^~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7049:20: error: 'batch_normalization_12' undeclared (first use in this function)
7049 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7049:59: error: expected ';' before ':' token
7049 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7049:60: error: invalid suffix "_weights_array.format" on integer constant
7049 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_weights_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7050:59: error: expected ';' before ':' token
7050 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9207712);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7050:60: error: invalid suffix "_weights_array.data" on integer constant
7050 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_weights_array.data = AI_PTR(g_network_weights_map[0] + 9207712);
| ^~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7051:59: error: expected ';' before ':' token
7051 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9207712);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7051:60: error: invalid suffix "_weights_array.data_start" on integer constant
7051 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_weights_array.data_start = AI_PTR(g_network_weights_map[0] + 9207712);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7052:59: error: expected ';' before ':' token
7052 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7052:60: error: invalid suffix "_bias_array.format" on integer constant
7052 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_bias_array.format |= AI_FMT_FLAG_CONST;
| ^~~~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7053:59: error: expected ';' before ':' token
7053 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9212704);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7053:60: error: invalid suffix "_bias_array.data" on integer constant
7053 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_bias_array.data = AI_PTR(g_network_weights_map[0] + 9212704);
| ^~~~~~~~~~~~~~~~~
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7054:59: error: expected ';' before ':' token
7054 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9212704);
| ^
| ;
/workspace/target_src/AI_Project/AI_Benchmark2/X-CUBE-AI/App/network.c:7054:60: error: invalid suffix "_bias_array.data_start" on integer constant
7054 | node_192_model/batch_normalization_12/FusedBatchNormV3:0_bias_array.data_start = AI_PTR(g_network_weights_map[0] + 9212704);
| ^~~~~~~~~~~~~~~~~~~~~~~
make[2]: AI_Build AI_Deploy AI_Manager AI_Project AI_Support config.yml docker env.sh README.md [CMakeFiles/AI_Benchmark.dir/build.make:118: CMakeFiles/AI_Benchmark.dir/X-CUBE-AI/App/network.c.obj] Error 1
make[2]: AI_Build AI_Deploy AI_Manager AI_Project AI_Support config.yml docker env.sh README.md Waiting for unfinished jobs....
make[1]: AI_Build AI_Deploy AI_Manager AI_Project AI_Support config.yml docker env.sh README.md [CMakeFiles/Makefile2:100: CMakeFiles/AI_Benchmark.dir/all] Error 2
make: AI_Build AI_Deploy AI_Manager AI_Project AI_Support config.yml docker env.sh README.md [Makefile:91: all] Error 2

Report Details

report.json
null