Browse Source

!6575 update graph kernel model usage info

Merge pull request !6575 from Gaoxiong/master
tags/v1.0.0
mindspore-ci-bot Gitee 5 years ago
parent
commit
356ba2f1a7
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      mindspore/_extends/graph_kernel/tests/graph_kernel_split.py

+ 0
- 1
mindspore/_extends/graph_kernel/tests/graph_kernel_split.py 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:


Loading…
Cancel
Save