Skip to content

Commit

Permalink
fix tvm relay testing tf.py typo error (apache#5977)
Browse files Browse the repository at this point in the history
  • Loading branch information
Leslie-Fang authored and trevor-m committed Jul 14, 2020
1 parent d8a4166 commit 3e20c7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/tvm/relay/testing/tf.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def ProcessGraphDefParam(graph_def):
Returns
-------
graph_def : Obj
tensorflow graph devinition
tensorflow graph definition
"""

Expand Down

0 comments on commit 3e20c7d

Please sign in to comment.