Skip to content

Commit 223a772

Browse files
committed
add some PaddlePaddle specific words
1 parent b46e894 commit 223a772

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

_typos.toml

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,9 @@ extend-ignore-re = [
1515

1616
[default.extend-words]
1717
# PaddlePaddle specific words
18-
18+
CANN = "CANN"
19+
Clas = "Clas"
20+
arange = "arange"
1921

2022
# These words need to be fixed
2123
Accuray = "Accuray"
@@ -25,8 +27,6 @@ Asynchoronous = "Asynchoronous"
2527
Attrbute = "Attrbute"
2628
Attribtue = "Attribtue"
2729
Bounary = "Bounary"
28-
CANN = "CANN"
29-
Clas = "Clas"
3030
Classfication = "Classfication"
3131
Comparision = "Comparision"
3232
Contructing = "Contructing"
@@ -87,7 +87,6 @@ accracy = "accracy"
8787
acutal = "acutal"
8888
apporach = "apporach"
8989
apporaches = "apporaches"
90-
arange = "arange"
9190
arguements = "arguements"
9291
arguemnts = "arguemnts"
9392
assgin = "assgin"
@@ -102,7 +101,6 @@ benckmark = "benckmark"
102101
boradcast = "boradcast"
103102
brodcast = "brodcast"
104103
caculate = "caculate"
105-
cann = "cann"
106104
cantains = "cantains"
107105
choosen = "choosen"
108106
classfication = "classfication"

0 commit comments

Comments
 (0)