• Home
  • Raw
  • Download

Lines Matching defs:configure

53 void CLArithmeticAddition::configure(ICLTensor *input1, ICLTensor *input2, ICLTensor *output, Conve…  in configure()  function in arm_compute::CLArithmeticAddition
58 void CLArithmeticAddition::configure(const CLCompileContext &compile_context, const ICLTensor *inpu… in configure() function in arm_compute::CLArithmeticAddition
99 void CLArithmeticSubtraction::configure(const ICLTensor *input1, const ICLTensor *input2, ICLTensor… in configure() function in arm_compute::CLArithmeticSubtraction
104 void CLArithmeticSubtraction::configure(const CLCompileContext &compile_context, const ICLTensor *i… in configure() function in arm_compute::CLArithmeticSubtraction
145 void CLArithmeticDivision::configure(ICLTensor *input1, ICLTensor *input2, ICLTensor *output, const… in configure() function in arm_compute::CLArithmeticDivision
150 void CLArithmeticDivision::configure(const CLCompileContext &compile_context, const ICLTensor *inpu… in configure() function in arm_compute::CLArithmeticDivision
190 void CLElementwiseMax::configure(ICLTensor *input1, ICLTensor *input2, ICLTensor *output, const Act… in configure() function in arm_compute::CLElementwiseMax
195 void CLElementwiseMax::configure(const CLCompileContext &compile_context, ICLTensor *input1, ICLTen… in configure() function in arm_compute::CLElementwiseMax
235 void CLElementwiseMin::configure(ICLTensor *input1, ICLTensor *input2, ICLTensor *output, const Act… in configure() function in arm_compute::CLElementwiseMin
240 void CLElementwiseMin::configure(const CLCompileContext &compile_context, ICLTensor *input1, ICLTen… in configure() function in arm_compute::CLElementwiseMin
280 void CLElementwiseSquaredDiff::configure(ICLTensor *input1, ICLTensor *input2, ICLTensor *output, c… in configure() function in arm_compute::CLElementwiseSquaredDiff
285 void CLElementwiseSquaredDiff::configure(const CLCompileContext &compile_context, ICLTensor *input1… in configure() function in arm_compute::CLElementwiseSquaredDiff
325 void CLElementwisePower::configure(ICLTensor *input1, ICLTensor *input2, ICLTensor *output, const A… in configure() function in arm_compute::CLElementwisePower
330 void CLElementwisePower::configure(const CLCompileContext &compile_context, ICLTensor *input1, ICLT… in configure() function in arm_compute::CLElementwisePower