FCOS icon indicating copy to clipboard operation
FCOS copied to clipboard

onnx doesn't support GroupNorm

Open huangzicheng opened this issue 5 years ago • 3 comments

RuntimeError: [enforce fail at elementwise_ops_utils.cc:56] A_dim == B_dim || A_dim == 1 || B_dim == 1. Error from operator: input: "1082" input: "1084" output: "1085" name: "" type: "Add" device_option { device_type: 1 device_id: 0 }frame #0: c10::ThrowEnforceNotMet(char const*, int, char const*, std::__cxx11::basic_string<char, std::char_traits

huangzicheng avatar Dec 16 '19 02:12 huangzicheng

@huangzicheng Please try to use the latest PyTorch and onnx.

tianzhi0549 avatar Dec 17 '19 10:12 tianzhi0549

Did you manage to solve this problem?

ralogon avatar Sep 16 '21 10:09 ralogon

The image must be a multiple of 32

hannadiamond avatar Feb 24 '22 00:02 hannadiamond