【发布时间】:2021-04-23 05:48:27
【问题描述】:
在将 MXNet i3d_resnet50_v1_custom 模型转换为 onxx 时出现如下错误:
ValidationError: Graph must be in single static assignment (SSA) form, however 'layer1_0_relu0_fwd' has been used as output names multiple times.
我使用的onxx版本:1.2.1
【问题讨论】: