Searched defs:output_phase (Results 1 – 2 of 2) sorted by relevance
/external/ComputeLibrary/src/runtime/CL/functions/ |
D | CLHOGGradient.cpp | 44 …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/ |
D | NEHOGGradient.cpp | 46 void NEHOGGradient::configure(ITensor *input, ITensor *output_magnitude, ITensor *output_phase, Pha… in configure()
|