Skip to content

Commit

Permalink
Bug fixed for axis in squeeze.
Browse files Browse the repository at this point in the history
  • Loading branch information
wzh99 committed Aug 26, 2022
1 parent 2544344 commit b1d66e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bug/bug_squeeze_axis.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Reported: https://github.com/apache/tvm/issues/11697
# Fixed: https://github.com/apache/tvm/pull/12596

import numpy as np
from tvm import relay, transform, cpu, IRModule
Expand Down

0 comments on commit b1d66e8

Please sign in to comment.