Skip to content
This repository was archived by the owner on Apr 1, 2021. It is now read-only.
This repository was archived by the owner on Apr 1, 2021. It is now read-only.

Question on FuseSupportedOps pass #132

@vdantu

Description

@vdantu

I was just playing around with this optimization pass with the main PyTorch project. I was curious to understand why control flow operators are not handled here. What was the issue? I had lodged a question on the PyTorch discuss forum about the issue I was facing in my experimentation. Would anyone here be able to help with it?

TL;DR : In my experimentation, I was finding that subgraph_utils in PyTorch repo doesn't handle merging of nodes, when the inputs of the node belongs to outputs of another block's nodes. Is this understanding correct? Any pointers would be highly appreciated :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions