Skip to content

Investigate _inductor_lowering_function tag in FakeTensorUpdater #164920

@benjaminglass1

Description

@benjaminglass1

FakeTensorUpdater expects graphs where all callable nodes can be called with FakeTensor. It appears that there is a class of functions with the attribute _inductor_lowering_function set that explicitly expect IRNode inputs, but can appear in graphs passed to FakeTensorUpdater. This should be looked into, since we can't update these nodes appropriately (possibly leading to silent incorrectness). See #159523 (comment) for additional context.

cc @ezyang @gchanan @zou3519 @kadeng @msaroufim @chauhang @penguinwu @eellison @bdhirsh

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions