Skip to content
This repository has been archived by the owner on Aug 30, 2024. It is now read-only.

Commit

Permalink
Merge branch 'add_pre_commit' of https://github.com/intel/neural-speed
Browse files Browse the repository at this point in the history
…into add_pre_commit
  • Loading branch information
VincyZhang committed Feb 4, 2024
2 parents 8197d21 + 1f58dc2 commit 2423220
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/scripts/formatScan/nlp_dict.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
aadd
alse
ans
bu
Expand All @@ -6,10 +7,12 @@ daa
datas
dota
dout
endianess
fo
followings
haa
inout
iterm
mata
matc
mone
Expand All @@ -22,6 +25,7 @@ rouge
ser
sie
te
tne
tye
ue
wya
Expand Down
1 change: 0 additions & 1 deletion neural_speed/convert/convert_whisper.py
Original file line number Diff line number Diff line change
Expand Up @@ -240,4 +240,3 @@ def main(args_in: Optional[List[str]] = None) -> None:

if __name__ == "__main__":
main()

1 change: 0 additions & 1 deletion tests/test_python_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,3 @@ def test_beam_search(self):

if __name__ == "__main__":
unittest.main()

0 comments on commit 2423220

Please sign in to comment.