2024-12-12 11:23:18,815 ERROR hbdk-cc compile hbir model failed with returncode -6.
2024-12-12 11:23:18,816 ERROR *** ERROR-OCCUR-DURING {hbdk.hbdk-cc} ***, error message: INFO: "-j" or "--jobs" is not specified, launch 16 threads for optimization
INFO: input[0] ("input.636_calibrated_quantized_input_0") type is set as [ddr].
INFO: input[1] ("onnx::Transpose_2243_quantized_input_0") type is set as [ddr].
INFO: input[2] ("input.980_calibrated_quantized_input_0") type is set as [ddr].
INFO: input[3] ("input.984_calibrated_quantized_input_0") type is set as [ddr].
INFO: input[4] ("input.936_quantized_input_0") type is set as [ddr].
INFO: input[5] ("onnx::Concat_2889_quantized_input_0") type is set as [ddr].
INFO: input[6] ("Conv_1132_transposed_output0_input_0") type is set as [ddr].
INFO: input[7] ("Conv_1160_transposed_output0_input_0") type is set as [ddr].
file=fb0a5d55a182e1a03ced1cbb52351b9ef0e80ca5:700, in <>, internal error: The mapper of Conv3d should be NHWCC after alignment
Please contact HBDK team
terminate called without an active exception
version: 3.49.6
runtime version: 3.15.46.0
cmake_build_type: relo3withdebinfowithassert
supported_march: bernoulli, bernoulli2, bayes, bayes-e,
git_version: 2571c98
git_full_commit_hash: 2571c9878539fb0914222fd9974498c3cf8be130
release_type: public
看报错信息是3D卷积层不支持?如何解决?
(日志和check.sh见附件)

