Lines Matching defs:configure
35 void CLRsqrt::configure(const CLCompileContext &compile_context, const ITensorInfo *input, ITensorI… in configure() function in arm_compute::experimental::CLRsqrt
47 void CLExp::configure(const CLCompileContext &compile_context, const ITensorInfo *input, ITensorInf… in configure() function in arm_compute::experimental::CLExp
59 void CLNeg::configure(const CLCompileContext &compile_context, const ITensorInfo *input, ITensorInf… in configure() function in arm_compute::experimental::CLNeg
71 void CLSin::configure(const CLCompileContext &compile_context, const ITensorInfo *input, ITensorInf… in configure() function in arm_compute::experimental::CLSin
83 void CLAbs::configure(const CLCompileContext &compile_context, const ITensorInfo *input, ITensorInf… in configure() function in arm_compute::experimental::CLAbs
95 void CLLog::configure(const CLCompileContext &compile_context, const ITensorInfo *input, ITensorInf… in configure() function in arm_compute::experimental::CLLog
107 void CLRound::configure(const CLCompileContext &compile_context, const ITensorInfo *input, ITensorI… in configure() function in arm_compute::experimental::CLRound
136 void CLRsqrtLayer::configure(const ICLTensor *input, ICLTensor *output) in configure() function in arm_compute::CLRsqrtLayer
141 void CLRsqrtLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTe… in configure() function in arm_compute::CLRsqrtLayer
178 void CLExpLayer::configure(const ICLTensor *input, ICLTensor *output) in configure() function in arm_compute::CLExpLayer
183 void CLExpLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTens… in configure() function in arm_compute::CLExpLayer
220 void CLNegLayer::configure(const ICLTensor *input, ICLTensor *output) in configure() function in arm_compute::CLNegLayer
225 void CLNegLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTens… in configure() function in arm_compute::CLNegLayer
261 void CLSinLayer::configure(const ICLTensor *input, ICLTensor *output) in configure() function in arm_compute::CLSinLayer
266 void CLSinLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTens… in configure() function in arm_compute::CLSinLayer
302 void CLAbsLayer::configure(const ICLTensor *input, ICLTensor *output) in configure() function in arm_compute::CLAbsLayer
307 void CLAbsLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTens… in configure() function in arm_compute::CLAbsLayer
343 void CLLogLayer::configure(const ICLTensor *input, ICLTensor *output) in configure() function in arm_compute::CLLogLayer
348 void CLLogLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTens… in configure() function in arm_compute::CLLogLayer
384 void CLRoundLayer::configure(const ICLTensor *input, ICLTensor *output) in configure() function in arm_compute::CLRoundLayer
389 void CLRoundLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTe… in configure() function in arm_compute::CLRoundLayer