Spaces:
Running on Zero
Running on Zero
File size: 204 Bytes
7b49da7 | 1 2 3 4 5 6 7 8 9 | @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
|