Home
last modified time | relevance | path

Searched refs:output_last_x (Results 1 – 1 of 1) sorted by relevance

/external/ComputeLibrary/src/core/CL/kernels/
DCLPadLayerKernel.cpp156 …const unsigned int output_last_x = ceil_to_multiple(pad_right_start + padding.at(0).second… in configure() local
163 …build_opts.add_option_if(after_pad_fact_x < output_last_x, "-DAFTER_PAD_REM=" + support::cpp11::to… in configure()