mirror of
https://github.com/LostRuins/koboldcpp.git
synced 2025-09-11 01:24:36 +00:00
wip dont use
This commit is contained in:
parent
7ba36c2c6c
commit
07bb31b034
42 changed files with 8 additions and 7 deletions
|
@ -1,13 +0,0 @@
|
|||
#pragma once
|
||||
|
||||
// OpenCL Utils includes
|
||||
#include "OpenCLUtils_Export.h"
|
||||
|
||||
// OpenCL includes
|
||||
#include <CL/cl.h>
|
||||
|
||||
UTILS_EXPORT
|
||||
cl_ulong cl_util_get_event_duration(const cl_event event,
|
||||
const cl_profiling_info start,
|
||||
const cl_profiling_info end,
|
||||
cl_int* const error);
|
Loading…
Add table
Add a link
Reference in a new issue