File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1818 - uses : actions/checkout@v4
1919
2020 - name : typos-action
21- uses : crate-ci/typos@v1.19 .0
21+ uses : crate-ci/typos@v1.21 .0
Original file line number Diff line number Diff line change 22# Instruction: https://github.com/marketplace/actions/typos-action#getting-started
33
44[default .extend-identifiers ]
5+ ddPn08 =" ddPn08"
56
67[default .extend-words ]
78NIN =" NIN"
@@ -27,6 +28,7 @@ rik="rik"
2728koo =" koo"
2829yos =" yos"
2930wn =" wn"
31+ hime =" hime"
3032
3133
3234[files ]
Original file line number Diff line number Diff line change 55
66# pylint: disable=protected-access, missing-function-docstring, line-too-long
77
8- # ARC GPUs can't allocate more than 4GB to a single block so we slice the attetion layers
8+ # ARC GPUs can't allocate more than 4GB to a single block so we slice the attention layers
99
1010sdpa_slice_trigger_rate = float (os .environ .get ('IPEX_SDPA_SLICE_TRIGGER_RATE' , 4 ))
1111attention_slice_rate = float (os .environ .get ('IPEX_ATTENTION_SLICE_RATE' , 4 ))
You can’t perform that action at this time.
0 commit comments