09a3d3ab17
Check Pre-Tokenizer Hashes / pre-tokenizer-hashes (push) Waiting to run
Python check requirements.txt / check-requirements (push) Waiting to run
Python Type-Check / python type-check (push) Waiting to run
Update Operations Documentation / update-ops-docs (push) Waiting to run
Copilot Setup Steps / copilot-setup-steps (push) Failing after 2s
9 lines
204 B
Batchfile
9 lines
204 B
Batchfile
@echo off
|
|
|
|
rem MIT license
|
|
rem Copyright (C) 2026 Intel Corporation
|
|
rem SPDX-License-Identifier: MIT
|
|
|
|
build\bin\test-backend-ops support --output csv > docs\ops\SYCL.csv
|
|
python scripts\create_ops_docs.py
|