Skip to content

Binary Ops with same arguments #221

Closed
@HanGuo97

Description

@HanGuo97

Hi, I noticed that operations like y = x * x have been failing. A bit of poking around the repo seems to point to this line.

node_to_buf_name_mapping: dict[torch.fx.Node, str] = dict(
zip(node._input_nodes, input_names, strict=True)
)

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