Shortcuts

functorch.compile.nop

functorch.compile.nop(fx_g, _)[source]

Returns the fx_g Fx graph module as it is. This is a no-op compiler and can be used to check accuracy.

Warning

This API is experimental and likely to change.

Docs

Access comprehensive developer documentation for PyTorch

View Docs

Tutorials

Get in-depth tutorials for beginners and advanced developers

View Tutorials

Resources

Find development resources and get your questions answered

View Resources