Skip to content

[BUG] - Update the nvFuser tutorial to use torch.compile #2289

Closed
@svekars

Description

@svekars

Add Link

https://pytorch.org/tutorials/intermediate/nvfuser_intro_tutorial

Describe the bug

This tutorial is now outdated since functorch was merged into PyTorch and all of the functorch APIs mentioned in the tutorial have been superseded by torch.compile.
This entire tutorial needs to be rewritten to use torch.compile with the nvfuser backend.

Describe your environment

PyTorch 2.0

cc @williamwen42 @msaroufim @csarofeen

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugtorch.compileTorch compile and other relevant tutorials

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions