tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

[BUG] - torch compile tutorial errors

Open pacanada opened this issue 2 years ago • 1 comments

Add Link

https://pytorch.org/tutorials/intermediate/torch_compile_tutorial.html

Describe the bug

There are a lot of warnings and errors in the generated html.

Describe your environment

Not applicable

cc @williamwen42 @msaroufim

pacanada avatar Oct 05 '23 13:10 pacanada

What kind of errors and warnings are problematic? The error stack traces given by tb.print_exc() are intentional.

williamwen42 avatar Oct 26 '23 20:10 williamwen42