Skip to content

Commit 82db83d

Browse files
committed
correct the file name
1 parent 509c74c commit 82db83d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/backend/SYCL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ export ONEAPI_DEVICE_SELECTOR="level_zero:0"
192192
./examples/sycl/start-svr.sh -m xxxx.gguf
193193
194194
## update the docs/ops.md for new/update OPs
195-
./examples/sycl/update_ops_doc.sh
195+
./examples/sycl/update-ops-doc.sh
196196
```
197197

198198
- Windows
@@ -215,7 +215,7 @@ set ONEAPI_DEVICE_SELECTOR="level_zero:0"
215215
examples\sycl\win-start-svr.bat -m xxxx.gguf
216216
217217
## update the docs/ops.md for new/update OPs
218-
examples\sycl\update_ops_doc.bat
218+
examples\sycl\win-update-ops-doc.bat
219219
```
220220

221221

0 commit comments

Comments
 (0)