Skip to content

Commit

Permalink
Skip CI when some specific files were changed (#1041)
Browse files Browse the repository at this point in the history
  • Loading branch information
QwQ2000 authored and wusize committed Dec 7, 2021
1 parent d819d33 commit a339607
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tools/analysis/get_flops.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,5 +98,6 @@ def main():
'You may need to check if all ops are supported and verify that the '
'flops computation is correct.')


if __name__ == '__main__':
main()

0 comments on commit a339607

Please sign in to comment.