When converting MXNet i3d_resnet50_v1_custom model to onxx I got an error like this:
ValidationError: Graph must be in single static assignment (SSA) form, however 'layer1_0_relu0_fwd' has been used as output names multiple times.
onxx version I used: 1.2.1