Files
llama.cpp/examples/sycl/update-ops-doc.sh
T

10 lines
201 B
Bash
Raw Normal View History

#!/bin/bash
# MIT license
# Copyright (C) 2026 Intel Corporation
# SPDX-License-Identifier: MIT
./build/bin/test-backend-ops support --output csv > docs/ops/SYCL.csv
./scripts/create_ops_docs.py