Browse Source

update usage info

tags/v1.0.0
Gaoxiong 5 years ago
parent
commit
1cb8b803f9
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(' -o <prefix>\toutput split graphs')
print(' -v \t\tverbose mode') print(' -v \t\tverbose mode')
print(' -h \t\tprint this help') print(' -h \t\tprint this help')
print('Report bugs to xiong.gao@huawei.com')




class Option: class Option:


Loading…
Cancel
Save