Graph compile failed

Trying to traing a model with PyTorch and getting this error:

RuntimeError: FATAL ERROR :: MODULE:BRIDGE syn compile encountered : Graph compile failed.

Is it from SynapseAI? How can I debug it?

Hi @jonathanadler

Yes this looks like an error from Synapse. You can refer to this page, and collect logs with the flags mentioned there to get furthur information

Thanks

1 Like