ARM-software / ComputeLibrary

The Compute Library is a set of computer vision and machine learning functions optimised for both Arm CPUs and GPUs using SIMD technologies.
MIT License
2.75k stars 767 forks source link

Fix for FreeBSD 'OpenCLTimestamps' #1023

Closed Martinfx closed 1 year ago

Martinfx commented 1 year ago

Hi, fix for this issue https://github.com/ARM-software/ComputeLibrary/issues/1016

morgolock commented 1 year ago

Hi Martin,

Thanks for your contribution, please read https://arm-software.github.io/ComputeLibrary/latest/contribution_guidelines.xhtml

Here on github we only publish a snapshot of the main development branch for each release, that's the reason why we don't accept pull requests.

The development repository is https://review.mlplatform.org/q/project:ml%252FComputeLibrary

Please submit your patch for review to review.mlplatform.org so that we can include it in future releases.

Hope this helps.