Home
last modified time | relevance | path

Searched defs:configure (Results 1 – 25 of 862) sorted by relevance

12345678910>>...35

/external/ComputeLibrary/src/runtime/CL/functions/
DCLColorConvert.cpp33 void CLColorConvert::configure(const ICLTensor *input, ICLTensor *output) in configure() function in CLColorConvert
38 void CLColorConvert::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICL… in configure() function in CLColorConvert
45 void CLColorConvert::configure(const ICLImage *input, ICLMultiImage *output) in configure() function in CLColorConvert
50 void CLColorConvert::configure(const CLCompileContext &compile_context, const ICLImage *input, ICLM… in configure() function in CLColorConvert
57 void CLColorConvert::configure(const ICLMultiImage *input, ICLImage *output) in configure() function in CLColorConvert
62 void CLColorConvert::configure(const CLCompileContext &compile_context, const ICLMultiImage *input,… in configure() function in CLColorConvert
69 void CLColorConvert::configure(const ICLMultiImage *input, ICLMultiImage *output) in configure() function in CLColorConvert
74 void CLColorConvert::configure(const CLCompileContext &compile_context, const ICLMultiImage *input,… in configure() function in CLColorConvert
DCLElementWiseUnaryLayer.cpp35 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
[all …]
DCLAccumulate.cpp33 void CLAccumulate::configure(const ICLTensor *input, ICLTensor *accum) in configure() function in CLAccumulate
38 void CLAccumulate::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTe… in configure() function in CLAccumulate
45 void CLAccumulateWeighted::configure(const ICLTensor *input, float alpha, ICLTensor *accum) in configure() function in CLAccumulateWeighted
50 void CLAccumulateWeighted::configure(const CLCompileContext &compile_context, const ICLTensor *inpu… in configure() function in CLAccumulateWeighted
57 void CLAccumulateSquared::configure(const ICLTensor *input, uint32_t shift, ICLTensor *accum) in configure() function in CLAccumulateSquared
62 void CLAccumulateSquared::configure(const CLCompileContext &compile_context, const ICLTensor *input… in configure() function in CLAccumulateSquared
DCLChannelExtract.cpp33 void CLChannelExtract::configure(const ICLTensor *input, Channel channel, ICLTensor *output) in configure() function in CLChannelExtract
38 void CLChannelExtract::configure(const CLCompileContext &compile_context, const ICLTensor *input, C… in configure() function in CLChannelExtract
45 void CLChannelExtract::configure(const ICLMultiImage *input, Channel channel, ICLImage *output) in configure() function in CLChannelExtract
50 void CLChannelExtract::configure(const CLCompileContext &compile_context, const ICLMultiImage *inpu… in configure() function in CLChannelExtract
DCLChannelCombine.cpp33 void CLChannelCombine::configure(const ICLTensor *plane0, const ICLTensor *plane1, const ICLTensor … in configure() function in CLChannelCombine
38 void CLChannelCombine::configure(const CLCompileContext &compile_context, const ICLTensor *plane0, … in configure() function in CLChannelCombine
45 void CLChannelCombine::configure(const ICLImage *plane0, const ICLImage *plane1, const ICLImage *pl… in configure() function in CLChannelCombine
50 void CLChannelCombine::configure(const CLCompileContext &compile_context, const ICLImage *plane0, c… in configure() function in CLChannelCombine
DCLConvolution.cpp42 void CLConvolution3x3::configure(ICLTensor *input, ICLTensor *output, const int16_t *conv, uint32_t… in configure() function in CLConvolution3x3
47 void CLConvolution3x3::configure(const CLCompileContext &compile_context, ICLTensor *input, ICLTens… in configure() function in CLConvolution3x3
68 void CLConvolutionSquare<matrix_size>::configure(ICLTensor *input, ICLTensor *output, const int16_t… in configure() function in CLConvolutionSquare
75 void CLConvolutionSquare<matrix_size>::configure(const CLCompileContext &compile_context, ICLTensor… in configure() function in CLConvolutionSquare
133 void CLConvolutionRectangle::configure(ICLTensor *input, ICLTensor *output, const int16_t *conv, ui… in configure() function in CLConvolutionRectangle
138 void CLConvolutionRectangle::configure(const CLCompileContext &compile_context, ICLTensor *input, I… in configure() function in CLConvolutionRectangle
DCLGEMMLowpOutputStage.cpp37 void CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint::configure(const ICLTensor *input, const I… in configure() function in arm_compute::CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint
44 void CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint::configure(const CLCompileContext &compile… in configure() function in arm_compute::CLGEMMLowpQuantizeDownInt32ToUint8ScaleByFixedPoint
70 void CLGEMMLowpQuantizeDownInt32ToInt8ScaleByFixedPoint::configure(const ICLTensor *input, const IC… in configure() function in arm_compute::CLGEMMLowpQuantizeDownInt32ToInt8ScaleByFixedPoint
77 void CLGEMMLowpQuantizeDownInt32ToInt8ScaleByFixedPoint::configure(const CLCompileContext &compile_… in configure() function in arm_compute::CLGEMMLowpQuantizeDownInt32ToInt8ScaleByFixedPoint
103 void CLGEMMLowpQuantizeDownInt32ToInt16ScaleByFixedPoint::configure(const ICLTensor *input, const I… in configure() function in arm_compute::CLGEMMLowpQuantizeDownInt32ToInt16ScaleByFixedPoint
110 void CLGEMMLowpQuantizeDownInt32ToInt16ScaleByFixedPoint::configure(const CLCompileContext &compile… in configure() function in arm_compute::CLGEMMLowpQuantizeDownInt32ToInt16ScaleByFixedPoint
135 void CLGEMMLowpOutputStage::configure(const ICLTensor *input, const ICLTensor *bias, ICLTensor *out… in configure() function in arm_compute::CLGEMMLowpOutputStage
140 void CLGEMMLowpOutputStage::configure(const CLCompileContext &compile_context, const ICLTensor *inp… in configure() function in arm_compute::CLGEMMLowpOutputStage
DCLElementwiseOperations.cpp41 void CLArithmeticAddition::configure(const CLCompileContext &compile_context, ITensorInfo *input1, … in configure() function in arm_compute::experimental::CLArithmeticAddition
61 void CLArithmeticSubtraction::configure(const CLCompileContext &compile_context, ITensorInfo *input… in configure() function in arm_compute::experimental::CLArithmeticSubtraction
84 void CLArithmeticDivision::configure(const CLCompileContext &compile_context, ITensorInfo *input1, … in configure() function in arm_compute::experimental::CLArithmeticDivision
105 void CLElementwiseMax::configure(const CLCompileContext &compile_context, ITensorInfo *input1, ITen… in configure() function in arm_compute::experimental::CLElementwiseMax
126 void CLElementwiseMin::configure(const CLCompileContext &compile_context, ITensorInfo *input1, ITen… in configure() function in arm_compute::experimental::CLElementwiseMin
147 void CLElementwiseSquaredDiff::configure(const CLCompileContext &compile_context, ITensorInfo *inpu… in configure() function in arm_compute::experimental::CLElementwiseSquaredDiff
168 void CLElementwisePower::configure(const CLCompileContext &compile_context, ITensorInfo *input1, IT… in configure() function in arm_compute::experimental::CLElementwisePower
202 void CLArithmeticAddition::configure(ICLTensor *input1, ICLTensor *input2, ICLTensor *output, Conve… in configure() function in arm_compute::CLArithmeticAddition
207 void CLArithmeticAddition::configure(const CLCompileContext &compile_context, const ICLTensor *inpu… in configure() function in arm_compute::CLArithmeticAddition
248 void CLArithmeticSubtraction::configure(const ICLTensor *input1, const ICLTensor *input2, ICLTensor… in configure() function in arm_compute::CLArithmeticSubtraction
[all …]
DCLBatchToSpaceLayer.cpp45 void CLBatchToSpaceLayer::configure(const ICLTensor *input, const ICLTensor *block_shape, ICLTensor… in configure() function in arm_compute::CLBatchToSpaceLayer
50 void CLBatchToSpaceLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input… in configure() function in arm_compute::CLBatchToSpaceLayer
55 void CLBatchToSpaceLayer::configure(const ICLTensor *input, int32_t block_shape_x, int32_t block_sh… in configure() function in arm_compute::CLBatchToSpaceLayer
60 void CLBatchToSpaceLayer::configure(const CLCompileContext &compile_context, const ICLTensor *input… in configure() function in arm_compute::CLBatchToSpaceLayer
DCLThreshold.cpp33 void CLThreshold::configure(const ICLTensor *input, ICLTensor *output, uint8_t threshold, uint8_t f… in configure() function in arm_compute::CLThreshold
38 void CLThreshold::configure(const ICLTensor *input, ICLTensor *output, const ThresholdKernelInfo &i… in configure() function in arm_compute::CLThreshold
43 void CLThreshold::configure(const CLCompileContext &compile_context, const ICLTensor *input, ICLTen… in configure() function in arm_compute::CLThreshold
DCLGaussianPyramid.cpp64 void CLGaussianPyramidHalf::configure(ICLTensor *input, CLPyramid *pyramid, BorderMode border_mode,… in configure() function in CLGaussianPyramidHalf
69 void CLGaussianPyramidHalf::configure(const CLCompileContext &compile_context, ICLTensor *input, CL… in configure() function in CLGaussianPyramidHalf
153 void CLGaussianPyramidOrb::configure(ICLTensor *input, CLPyramid *pyramid, BorderMode border_mode, … in configure() function in CLGaussianPyramidOrb
158 void CLGaussianPyramidOrb::configure(const CLCompileContext &compile_context, ICLTensor *input, CLP… in configure() function in CLGaussianPyramidOrb
/external/ComputeLibrary/src/core/CL/kernels/
DCLAccumulateKernel.cpp41 void CLAccumulateKernel::configure(const ICLTensor *input, ICLTensor *accum) in configure() function in arm_compute::CLAccumulateKernel
46 void CLAccumulateKernel::configure(const CLCompileContext &compile_context, const ICLTensor *input,… in configure() function in arm_compute::CLAccumulateKernel
58 void CLAccumulateWeightedKernel::configure(const ICLTensor *input, float alpha, ICLTensor *accum) in configure() function in arm_compute::CLAccumulateWeightedKernel
63 void CLAccumulateWeightedKernel::configure(const CLCompileContext &compile_context, const ICLTensor… in configure() function in arm_compute::CLAccumulateWeightedKernel
80 void CLAccumulateSquaredKernel::configure(const ICLTensor *input, uint32_t shift, ICLTensor *accum) in configure() function in arm_compute::CLAccumulateSquaredKernel
85 void CLAccumulateSquaredKernel::configure(const CLCompileContext &compile_context, const ICLTensor … in configure() function in arm_compute::CLAccumulateSquaredKernel
DCLGaussian5x5Kernel.cpp30 void CLGaussian5x5HorKernel::configure(const ICLTensor *input, ICLTensor *output, bool border_undef… in configure() function in CLGaussian5x5HorKernel
35 void CLGaussian5x5HorKernel::configure(const CLCompileContext &compile_context, const ICLTensor *in… in configure() function in CLGaussian5x5HorKernel
43 void CLGaussian5x5VertKernel::configure(const ICLTensor *input, ICLTensor *output, bool border_unde… in configure() function in CLGaussian5x5VertKernel
48 void CLGaussian5x5VertKernel::configure(const CLCompileContext &compile_context, const ICLTensor *i… in configure() function in CLGaussian5x5VertKernel
DCLColorConvertKernel.cpp47 void CLColorConvertKernel::configure(const ICLTensor *input, ICLTensor *output) in configure() function in CLColorConvertKernel
52 void CLColorConvertKernel::configure(const CLCompileContext &compile_context, const ICLTensor *inpu… in configure() function in CLColorConvertKernel
143 void CLColorConvertKernel::configure(const ICLMultiImage *input, ICLImage *output) in configure() function in CLColorConvertKernel
148 void CLColorConvertKernel::configure(const CLCompileContext &compile_context, const ICLMultiImage *… in configure() function in CLColorConvertKernel
233 void CLColorConvertKernel::configure(const ICLImage *input, ICLMultiImage *output) in configure() function in CLColorConvertKernel
238 void CLColorConvertKernel::configure(const CLCompileContext &compile_context, const ICLImage *input… in configure() function in CLColorConvertKernel
345 void CLColorConvertKernel::configure(const ICLMultiImage *input, ICLMultiImage *output) in configure() function in CLColorConvertKernel
350 void CLColorConvertKernel::configure(const CLCompileContext &compile_context, const ICLMultiImage *… in configure() function in CLColorConvertKernel
DCLIntegralImageKernel.cpp39 void CLIntegralImageHorKernel::configure(const ICLTensor *input, ICLTensor *output) in configure() function in CLIntegralImageHorKernel
44 void CLIntegralImageHorKernel::configure(const CLCompileContext &compile_context, const ICLTensor *… in configure() function in CLIntegralImageHorKernel
90 void CLIntegralImageVertKernel::configure(ICLTensor *in_out) in configure() function in CLIntegralImageVertKernel
95 void CLIntegralImageVertKernel::configure(const CLCompileContext &compile_context, ICLTensor *in_ou… in configure() function in CLIntegralImageVertKernel
DCLLKTrackerKernel.cpp40 void CLLKTrackerInitKernel::configure(const ICLKeyPointArray *old_points, const ICLKeyPointArray *n… in configure() function in CLLKTrackerInitKernel
47 void CLLKTrackerInitKernel::configure(const CLCompileContext &compile_context, const ICLKeyPointArr… in configure() function in CLLKTrackerInitKernel
95 void CLLKTrackerFinalizeKernel::configure(ICLLKInternalKeypointArray *new_points_internal, ICLKeyPo… in configure() function in CLLKTrackerFinalizeKernel
100 void CLLKTrackerFinalizeKernel::configure(const CLCompileContext &compile_context, ICLLKInternalKey… in configure() function in CLLKTrackerFinalizeKernel
134 void CLLKTrackerStage0Kernel::configure(const ICLTensor *old_input, const ICLTensor *old_scharr_gx,… in configure() function in CLLKTrackerStage0Kernel
142 void CLLKTrackerStage0Kernel::configure(const CLCompileContext &compile_context, const ICLTensor *o… in configure() function in CLLKTrackerStage0Kernel
232 void CLLKTrackerStage1Kernel::configure(const ICLTensor *new_input, ICLLKInternalKeypointArray *new… in configure() function in CLLKTrackerStage1Kernel
238 void CLLKTrackerStage1Kernel::configure(const CLCompileContext &compile_context, const ICLTensor *n… in configure() function in CLLKTrackerStage1Kernel
/external/guice/core/test/com/google/inject/
DTypeConversionTest.java173 protected void configure() { in configure() method in TypeConversionTest.OuterErrorModule
180 protected void configure() { in configure() method in TypeConversionTest.InnerErrorModule
302 protected void configure() { in configure() method in TypeConversionTest.InvalidCustomValueModule
339 protected void configure() { in configure() method in TypeConversionTest.OuterModule
352 protected void configure() { in configure() method in TypeConversionTest.InnerModule
361 protected void configure() { in configure() method in TypeConversionTest.ConverterNullModule
389 protected void configure() { in configure() method in TypeConversionTest.ConverterCustomModule
448 protected void configure() { in configure() method in TypeConversionTest.OuterAmbiguousModule
455 protected void configure() { in configure() method in TypeConversionTest.InnerAmbiguousModule
465 protected void configure() { in configure() method in TypeConversionTest.Ambiguous1Module
[all …]
DModuleTest.java16 public void configure(Binder binder) { in configure() method in ModuleTest.A
25 public void configure(Binder binder) { in configure() method in ModuleTest.B
33 public void configure(Binder binder) { in configure() method in ModuleTest.C
41 public void configure(Binder binder) { in configure() method in ModuleTest.D
/external/ComputeLibrary/src/runtime/NEON/functions/
DNEElementwiseUnaryLayer.cpp33 void NERsqrtLayer::configure(const ITensor *input, ITensor *output) in configure() function in arm_compute::NERsqrtLayer
44 void NEExpLayer::configure(const ITensor *input, ITensor *output) in configure() function in arm_compute::NEExpLayer
55 void NENegLayer::configure(const ITensor *input, ITensor *output) in configure() function in arm_compute::NENegLayer
66 void NELogLayer::configure(const ITensor *input, ITensor *output) in configure() function in arm_compute::NELogLayer
77 void NEAbsLayer::configure(const ITensor *input, ITensor *output) in configure() function in arm_compute::NEAbsLayer
88 void NERoundLayer::configure(const ITensor *input, ITensor *output) in configure() function in arm_compute::NERoundLayer
99 void NESinLayer::configure(const ITensor *input, ITensor *output) in configure() function in arm_compute::NESinLayer
DNEColorConvert.cpp33 void NEColorConvert::configure(const ITensor *input, ITensor *output) in configure() function in NEColorConvert
40 void NEColorConvert::configure(const IMultiImage *input, IImage *output) in configure() function in NEColorConvert
47 void NEColorConvert::configure(const IImage *input, IMultiImage *output) in configure() function in NEColorConvert
54 void NEColorConvert::configure(const IMultiImage *input, IMultiImage *output) in configure() function in NEColorConvert
DNEAccumulate.cpp35 void NEAccumulate::configure(const ITensor *input, ITensor *output) in configure() function in arm_compute::NEAccumulate
44 void NEAccumulateWeighted::configure(const ITensor *input, float alpha, ITensor *output, bool use_f… in configure() function in arm_compute::NEAccumulateWeighted
62 void NEAccumulateSquared::configure(const ITensor *input, uint32_t shift, ITensor *output) in configure() function in arm_compute::NEAccumulateSquared
DNEElementwiseOperators.cpp37 void NEElementwiseMax::configure(const ITensorInfo *input1, const ITensorInfo *input2, ITensorInfo … in configure() function in arm_compute::experimental::NEElementwiseMax
49 void NEElementwiseMin::configure(const ITensorInfo *input1, const ITensorInfo *input2, ITensorInfo … in configure() function in arm_compute::experimental::NEElementwiseMin
61 void NEElementwiseSquaredDiff::configure(const ITensorInfo *input1, const ITensorInfo *input2, ITen… in configure() function in arm_compute::experimental::NEElementwiseSquaredDiff
73 void NEElementwiseDivision::configure(const ITensorInfo *input1, const ITensorInfo *input2, ITensor… in configure() function in arm_compute::experimental::NEElementwiseDivision
85 void NEElementwisePower::configure(const ITensorInfo *input1, const ITensorInfo *input2, ITensorInf… in configure() function in arm_compute::experimental::NEElementwisePower
98 void NEElementwiseComparisonStatic<COP>::configure(const ITensorInfo *input1, const ITensorInfo *in… in configure() function in arm_compute::experimental::NEElementwiseComparisonStatic
111 void NEElementwiseComparison::configure(const ITensorInfo *input1, const ITensorInfo *input2, ITens… in configure() function in arm_compute::experimental::NEElementwiseComparison
148 void NEElementwiseMax::configure(ITensor *input1, ITensor *input2, ITensor *output, const Activatio… in configure() function in arm_compute::NEElementwiseMax
189 void NEElementwiseMin::configure(ITensor *input1, ITensor *input2, ITensor *output, const Activatio… in configure() function in arm_compute::NEElementwiseMin
230 void NEElementwiseSquaredDiff::configure(ITensor *input1, ITensor *input2, ITensor *output, const A… in configure() function in arm_compute::NEElementwiseSquaredDiff
[all …]
/external/ComputeLibrary/tests/CL/
DHelper.h52 void configure(Args &&... args) in configure() function
64 void configure(GPUTarget gpu_target, Args &&... args) in configure() function
93 void configure(T first, Args &&... args) in configure() function
114 void configure(T first, T second, Args &&... args) in configure() function
/external/jackson-databind/src/main/java/com/fasterxml/jackson/databind/cfg/
DMapperBuilder.java110 public B configure(MapperFeature feature, boolean state) { in configure() method in MapperBuilder
129 public B configure(SerializationFeature feature, boolean state) { in configure() method in MapperBuilder
148 public B configure(DeserializationFeature feature, boolean state) { in configure() method in MapperBuilder
169 public B configure(JsonParser.Feature feature, boolean state) { in configure() method in MapperBuilder
184 public B configure(JsonGenerator.Feature feature, boolean state) { in configure() method in MapperBuilder
209 public B configure(StreamReadFeature feature, boolean state) { in configure() method in MapperBuilder
228 public B configure(StreamWriteFeature feature, boolean state) { in configure() method in MapperBuilder
/external/guice/extensions/grapher/test/com/google/inject/grapher/
DTransitiveDependencyVisitorTest.java192 protected void configure() { in configure() method in TransitiveDependencyVisitorTest.ConvertedConstantModule
199 protected void configure() { in configure() method in TransitiveDependencyVisitorTest.InstanceModule
206 protected void configure() { in configure() method in TransitiveDependencyVisitorTest.LinkedKeyModule
213 protected void configure() { in configure() method in TransitiveDependencyVisitorTest.ProviderInstanceModule
220 protected void configure() { in configure() method in TransitiveDependencyVisitorTest.HasDependenciesModule
227 protected void configure() { in configure() method in TransitiveDependencyVisitorTest.ProviderKeyModule

12345678910>>...35