How to exactly find thing ONNX did like

I have pretty complex model, but can I exactly find operation which ONNX model exporter did not like?

RuntimeError: Failed to export an ONNX attribute, since it's not constant, please try to make things (e.g., kernel size) static if possible