FullSubNet
FullSubNet copied to clipboard
'torch.onnx.export()' error
Hi, thanks for sharing this excellent project. I'm having some problems about 'torch.onnx.export()'
Failed to export an ONNX attribute 'onnx::Gather', since it's not constant, please try to make things (e.g., kernel size) static if possible
how can i fixed it,have any suggestions?
Thanks a lot!