!6575 update graph kernel model usage info

Merge pull request !6575 from Gaoxiong/master
This commit is contained in:
mindspore-ci-bot 2020-09-20 14:58:03 +08:00 committed by Gitee
commit 356ba2f1a7
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ def print_usage():
print(' -o <prefix>\toutput split graphs')
print(' -v \t\tverbose mode')
print(' -h \t\tprint this help')
print('Report bugs to xiong.gao@huawei.com')
class Option: