aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/CL/functions/CLFFTConvolutionLayer.cpp
diff options
context:
space:
mode:
authorJakub Sujak <jakub.sujak@arm.com>2023-10-30 16:04:51 +0000
committerJakub Sujak <jakub.sujak@arm.com>2023-10-31 13:34:56 +0000
commit8f4b3df4c59c7b1c3fbea5b559862fcefeba14bf (patch)
treecfb2102a541bb3bff2310e15561c2ae670fd4810 /src/runtime/CL/functions/CLFFTConvolutionLayer.cpp
parent93a77cd48609277a3849269c4cea5bf4b1ceb76a (diff)
downloadComputeLibrary-8f4b3df4c59c7b1c3fbea5b559862fcefeba14bf.tar.gz
Fix clang-tidy errors
Resolve the following clang-tidy errors: * use of undeclared identifier 'ARM_COMPUTE_ASSERT' * no template named 'AbsoluteTolerance' * no template named 'RelativeTolerance' These errors are a result of missing include headers in test fixtures. Resolves: COMPMID-6604 Change-Id: I8058c5848bb52a44925b2f99c9e8edf84dc79acc Signed-off-by: Jakub Sujak <jakub.sujak@arm.com> Reviewed-on: https://review.mlplatform.org/c/ml/ComputeLibrary/+/10561 Reviewed-by: Gunes Bayir <gunes.bayir@arm.com> Tested-by: Arm Jenkins <bsgcomp@arm.com> Comments-Addressed: Arm Jenkins <bsgcomp@arm.com> Benchmark: Arm Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'src/runtime/CL/functions/CLFFTConvolutionLayer.cpp')
0 files changed, 0 insertions, 0 deletions