Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/runtime/NEON/functions/
DNEFFTConvolutionLayer.cpp76 _extract_output_func(), in NEFFTConvolutionLayer()
219_extract_output_func.configure(&_reshaped_output, output_to_use, Coordinates(start_left, start_top… in configure()
331 _extract_output_func.run(); in run()
/external/ComputeLibrary/src/runtime/CL/functions/
DCLFFTConvolutionLayer.cpp79 _extract_output_func(), in CLFFTConvolutionLayer()
228_extract_output_func.configure(compile_context, &_reshaped_output, output_to_use, Coordinates(star… in configure()
337 _extract_output_func.run(); in run()
/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
DNEFFTConvolutionLayer.h137 NESlice _extract_output_func; variable
/external/ComputeLibrary/arm_compute/runtime/CL/functions/
DCLFFTConvolutionLayer.h157 CLSlice _extract_output_func; variable