23.08
|
Go to the documentation of this file.
34 auto k = std::make_unique<NEBoundingBoxTransformKernel>();
35 k->configure(boxes, pred_boxes, deltas,
info);
36 _kernel = std::move(
k);
Interface for CPU tensor.
Copyright (c) 2017-2023 Arm Limited.
Store the tensor's metadata.
ScaleKernelInfo info(interpolation_policy, default_border_mode, PixelValue(), sampling_policy, false)
#define ARM_COMPUTE_LOG_PARAMS(...)