Skip to content

Commit

Permalink
[DOC] fix doc in api.py (#4580)
Browse files Browse the repository at this point in the history
  • Loading branch information
spectrometerHBH authored and tqchen committed Dec 24, 2019
1 parent 9b92c53 commit c90160b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/tvm/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ def var(name="tindex", dtype=int32):
name : str
The name
dtype : int
dtype : str
The data type
Returns
Expand Down

0 comments on commit c90160b

Please sign in to comment.