Skip to content

[Question] rewrite rules: merged into upstream or maintained out of tree #2468

@Stonesjtu

Description

@Stonesjtu

Hi there, onnxscript is super powerful in terms of fusing operators. I've implemented several rewrite rules, could anyone give a guideline on what rewrite rules should be in the onnxscript main repo. Or I just make another private repos holding these rules.

e.g.:

  • fused Conv + Mul + Add into Conv
  • fused HardSidmoid + Mul into HardSwish

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions