Home
last modified time | relevance | path

Searched defs:_border_handler (Results 1 – 4 of 4) sorted by relevance

/external/ComputeLibrary/arm_compute/runtime/NEON/
DINESimpleFunction.h58 std::unique_ptr<NEFillBorderKernel> _border_handler; /**< Kernel to handle image borders */ variable
/external/ComputeLibrary/arm_compute/runtime/CL/
DICLSimpleFunction.h64 std::unique_ptr<CLFillBorderKernel> _border_handler; /**< Kernel to handle borders */ variable
/external/ComputeLibrary/arm_compute/runtime/CL/functions/
DCLNormalizationLayer.h110 std::unique_ptr<CLFillBorderKernel> _border_handler; /**< Kernel to handle borders */ variable
/external/ComputeLibrary/src/gpu/cl/operators/
DClWinogradConv2d.h117 CLFillBorderKernel _border_handler; variable