aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorGunes Bayir <gunes.bayir@arm.com>2023-12-07 11:47:50 +0000
committerGunes Bayir <gunes.bayir@arm.com>2023-12-08 15:48:25 +0000
commiteb475ec3dc0362f1c4a3be0f7c363edc0a1fbe7e (patch)
tree005beb3d73eb0dff20d8c6b604de75e2a8250f4a /tests
parenta4a2354be8de6364552896e9f1c9ac222ea52eb9 (diff)
downloadComputeLibrary-eb475ec3dc0362f1c4a3be0f7c363edc0a1fbe7e.tar.gz
Fix unit tests failing in CL/UNIT/TensorAllocator
The function pointer for clImportMemoryARM should be loaded in a portable way as recommended by Khronos® as outlined here: https://registry.khronos.org/OpenCL/specs/3.0-unified/html/OpenCL_Ext.html#getting-opencl-api-extension-function-pointers using clGetExtensionFunctionAddressForPlatform() call. All extensions should ideally be loaded using the above mentioned function. Resolves: COMPMID-6732 Signed-off-by: Gunes Bayir <gunes.bayir@arm.com> Change-Id: I482b6bde721267d5e8c08301e5780d28a9c5ba85 Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/10852 Benchmark: Arm Jenkins <bsgcomp@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Reviewed-by: Jakub Sujak <jakub.sujak@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions