onnx动态宽高 转.om模型推理出错
收藏回复举报
onnx动态宽高 转.om模型推理出错
t('forum.solved') 已解决
新人帖
发表于2024-01-16 15:59:02
0 查看
ATC start working now, please wait for a moment.
[2024-01-16-07:52:57.811.477]2437473 WARNING: Option input_shape_range is deprecated and will be removed in future version,please use input_shape instead
...
ATC run failed, Please check the detail log, Try 'atc --help' for more information
EZ3002: Optype [Conv2DTranspose] of Ops kernel [AIcoreEngine] is unsupported. Reason: [Dynamic shape check]: data type DT_INT64 of input [input_size] is not supported. All supported data type and format of tensor input0.input_size is: Data Type: {DT_INT32,DT_INT32}Format:{ND,ND}[tbe-custom]:op type Conv2DTranspose is not found in this op store.[tbe-builtin]:[Dynamic shape check]: data type DT_INT64 of input [input_size] is not supported. All supported data type and format of tensor input0.input_size is: Data Type: {DT_INT32,DT_INT32}Format:{ND,ND}.
        Possible Cause: The operator type is unsupported in the operator information library due to specification mismatch.
        Solution: Submit an issue to request for support at https://gitee.com/ascend, or remove this type of operators from your model.
        TraceBack (most recent call last):
        No supported Ops kernel and engine are found for [PartitionedCall_/head/binarize/binarize.3/ConvTranspose_Conv2DTranspose_47], optype [Conv2DTranspose].
        No supported Ops kernel and engine are found for [PartitionedCall_/head/binarize/binarize.6/ConvTranspose_Conv2DTranspose_21], optype [Conv2DTranspose].
        build graph failed, graph id:0, ret:-1[FUNC:BuildModelWithGraphId][FILE:ge_generator.cc][LINE:1615]
        GenerateOfflineModel execute failed.

不能设置图片宽高的范围,只能这只几个固定的宽高作为动态分辨率?这不很鸡肋?

本帖最后由 匿名用户2024/01/17 11:48:49 编辑

我要发帖子