Skip to content

Commit

Permalink
review comment
Browse files Browse the repository at this point in the history
  • Loading branch information
srkreddy1238 committed Dec 3, 2024
1 parent 29e0561 commit 25830ef
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/tvm/driver/tvmc/transform.py
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ def layout_helper(layout):
relay.transform.RemoveUnusedFunctions(),
relay.transform.ConvertLayout(desired_layouts),
relay.transform.FoldConstant(),
relay.transform.FoldScaleAxis(),
]
)

Expand Down

0 comments on commit 25830ef

Please sign in to comment.