Home
last modified time | relevance | path

Searched defs:output_phase (Results 1 – 2 of 2) sorted by relevance

/external/ComputeLibrary/src/runtime/CL/functions/
DCLHOGGradient.cpp44 …adient::configure(ICLTensor *input, ICLTensor *output_magnitude, ICLTensor *output_phase, PhaseTyp… in configure()
49 …&compile_context, ICLTensor *input, ICLTensor *output_magnitude, ICLTensor *output_phase, PhaseTyp… in configure()
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEHOGGradient.cpp46 void NEHOGGradient::configure(ITensor *input, ITensor *output_magnitude, ITensor *output_phase, Pha… in configure()