mirror of
https://github.com/intel/compute-runtime.git
synced 2026-01-03 06:49:52 +08:00
13 lines
179 B
C
13 lines
179 B
C
/*
|
|
* Copyright (C) 2025 Intel Corporation
|
|
*
|
|
* SPDX-License-Identifier: MIT
|
|
*
|
|
*/
|
|
|
|
#pragma once
|
|
#include "opencl/source/api/dispatch.h"
|
|
|
|
#include <algorithm>
|
|
#include <chrono>
|