Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthew Brookhart committed Nov 26, 2020
1 parent 7a74070 commit 3728238
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/tvm/topi/transform.py
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ def take_legalize(attrs, inputs, types):
Parameters
----------
attrs : tvm.ir.Attrs
Attributes of current convolution
Attributes of current op
inputs : list of tvm.relay.Expr
The args of the Relay expr to be legalized
types : list of types
Expand Down

0 comments on commit 3728238

Please sign in to comment.