PiPPy icon indicating copy to clipboard operation
PiPPy copied to clipboard

PipelineStage: Improve error logging and debuggability

Open H-Huang opened this issue 1 year ago • 0 comments

Add try-except around the forward to also log the stage, shapes, etc. before reraising the exception. Look into which debug flags can be used to handle the hang cases. Document this so it is easy to use.

H-Huang avatar Feb 14 '24 21:02 H-Huang