Felipe97/llama-cpp-compiled
01.1k
1#!/bin/bash2 3# MIT license4# Copyright (C) 2026 Intel Corporation5# SPDX-License-Identifier: MIT6 7./build/bin/test-backend-ops -b SYCL0 support --output csv > docs/ops/SYCL.csv8./scripts/create_ops_docs.py9 10 1#!/bin/bash2 3# MIT license4# Copyright (C) 2026 Intel Corporation5# SPDX-License-Identifier: MIT6 7./build/bin/test-backend-ops -b SYCL0 support --output csv > docs/ops/SYCL.csv8./scripts/create_ops_docs.py9 10