/external/ComputeLibrary/src/runtime/NEON/functions/ |
D | NEDepthwiseConvolutionLayer.cpp | 40 …optimized(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate_arguments_optimized() 84 … const ITensor *biases, in configure() 154 … const ITensorInfo *biases, in validate() 221 …onLayerGeneric::configure(ITensor *input, const ITensor *weights, const ITensor *biases, ITensor *… in configure() 270 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate() 346 …nvolutionLayer::configure(ITensor *input, const ITensor *weights, const ITensor *biases, ITensor *… in configure() 363 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate() 380 …_function(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in get_depthwiseconvolution_function()
|
D | NEWinogradConvolutionLayer.cpp | 48 …const ITensorInfo *weights, const ITensorInfo *biases, const ITensorInfo *output, const WinogradIn… in validate_kernel_3x3() 85 …const ITensorInfo *weights, const ITensorInfo *biases, const ITensorInfo *output, const WinogradIn… in validate_kernel_5x5() 98 …const ITensorInfo *weights, const ITensorInfo *biases, const ITensorInfo *output, const WinogradIn… in validate_kernel_3x1() 112 …const ITensorInfo *weights, const ITensorInfo *biases, const ITensorInfo *output, const WinogradIn… in validate_kernel_1x3() 127 …const ITensorInfo *weights, const ITensorInfo *biases, const ITensorInfo *output, const WinogradIn… in validate_kernel_5x1() 140 …const ITensorInfo *weights, const ITensorInfo *biases, const ITensorInfo *output, const WinogradIn… in validate_kernel_1x5() 154 …const ITensorInfo *weights, const ITensorInfo *biases, const ITensorInfo *output, const WinogradIn… in validate_kernel_7x1() 168 …const ITensorInfo *weights, const ITensorInfo *biases, const ITensorInfo *output, const WinogradIn… in validate_kernel_1x7() 193 …arguments(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate_arguments() 311 …ionLayer::configure(const ITensor *input, const ITensor *weights, const ITensor *biases, ITensor *… in configure() [all …]
|
D | NEFullyConnectedLayer.cpp | 118 Status validate_mm(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases,… in validate_mm() 170 …Layer::configure_mm(const ITensor *input, const ITensor *weights, const ITensor *biases, ITensor *… in configure_mm() 205 …::configure_conv_fc(const ITensor *input, const ITensor *weights, const ITensor *biases, ITensor *… in configure_conv_fc() 228 …er::configure_fc_fc(const ITensor *input, const ITensor *weights, const ITensor *biases, ITensor *… in configure_fc_fc() 236 …tedLayer::configure(const ITensor *input, const ITensor *weights, const ITensor *biases, ITensor *… in configure() 332 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate()
|
D | NEGEMMConvolutionLayer.cpp | 61 void NEConvolutionLayerReshapeWeights::configure(const ITensor *weights, const ITensor *biases, ITe… in configure() 77 …lutionLayerReshapeWeights::validate(const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate() 118 …Layer::configure_mm(const ITensor *input, const ITensor *weights, const ITensor *biases, ITensor *… in configure_mm() 186 …lidate_mm(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate_mm() 259 …ionLayer::configure(const ITensor *input, const ITensor *weights, const ITensor *biases, ITensor *… in configure() 412 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate()
|
D | NELocallyConnectedLayer.cpp | 42 …te_shapes(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in calculate_shapes() 85 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate() 129 …tedLayer::configure(const ITensor *input, const ITensor *weights, const ITensor *biases, ITensor *… in configure()
|
D | NEGEMMConv2d.cpp | 85 void NEGEMMConv2d::configure(ITensor *input, const ITensor *weights, const ITensor *biases, ITensor… in configure() 111 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate()
|
/external/ComputeLibrary/src/core/CL/kernels/ |
D | CLWeightsReshapeKernel.cpp | 38 Status validate_arguments(const ITensorInfo *input, const ITensorInfo *biases, const ITensorInfo *o… in validate_arguments() 74 void CLWeightsReshapeKernel::configure(const ICLTensor *input, const ICLTensor *biases, ICLTensor *… in configure() 79 …const CLCompileContext &compile_context, const ICLTensor *input, const ICLTensor *biases, ICLTenso… in configure() 117 Status CLWeightsReshapeKernel::validate(const ITensorInfo *input, const ITensorInfo *biases, const … in validate()
|
D | CLDepthwiseConvolutionLayerNativeKernel.cpp | 44 …arguments(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate_arguments() 140 …nel::configure(const ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 147 …mpile_context, const ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 264 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate()
|
D | CLDepthwiseConvolutionLayer3x3NCHWKernel.cpp | 47 …arguments(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate_arguments() 245 …nel::configure(const ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 252 …mpile_context, const ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 367 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate()
|
D | CLDepthwiseConvolutionLayer3x3NHWCKernel.cpp | 45 …arguments(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate_arguments() 195 …nel::configure(const ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 202 …mpile_context, const ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 361 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate()
|
/external/ComputeLibrary/src/runtime/CL/functions/ |
D | CLDepthwiseConvolutionLayer.cpp | 49 …ments_3x3(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate_arguments_3x3() 148 …erGeneric::configure(ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 154 …mpileContext &compile_context, ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, in configure() 238 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate() 374 …ternal3x3::configure(ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 380 …mpileContext &compile_context, ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, in configure() 500 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate() 570 …tionLayer::configure(ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 576 …xt &compile_context, ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 601 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate() [all …]
|
D | CLDirectConvolutionLayer.cpp | 45 …tionLayer::configure(ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 50 …xt &compile_context, ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 80 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate()
|
D | CLGEMMConvolutionLayer.cpp | 67 void CLConvolutionLayerReshapeWeights::configure(const ICLTensor *weights, const ICLTensor *biases,… in configure() 72 …nst CLCompileContext &compile_context, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 89 …lutionLayerReshapeWeights::validate(const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate() 128 …mpile_context, const ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure_mm() 169 …lidate_mm(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate_mm() 207 …yer::configure(const ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 213 …mpile_context, const ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 432 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate()
|
D | CLLocallyConnectedLayer.cpp | 43 …te_shapes(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in calculate_shapes() 99 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate() 145 …yer::configure(const ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 151 …mpile_context, const ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure()
|
D | CLFFTConvolutionLayer.cpp | 108 …tionLayer::configure(ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 114 …xt &compile_context, ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 269 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate()
|
D | CLWinogradConvolutionLayer.cpp | 109 …tionLayer::configure(ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 115 …xt &compile_context, ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 168 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate()
|
D | CLConvolutionLayer.cpp | 49 …tionLayer::configure(ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 55 …xt &compile_context, ICLTensor *input, const ICLTensor *weights, const ICLTensor *biases, ICLTenso… in configure() 102 …:validate(const ITensorInfo *input, const ITensorInfo *weights, const ITensorInfo *biases, const I… in validate()
|
/external/armnn/src/armnn/test/ |
D | ConstTensorLayerVisitor.hpp | 20 const Optional<ConstTensor>& biases, in TestConvolution2dLayerVisitor() 33 const Optional<ConstTensor>& biases, in VisitConvolution2dLayer() 57 const Optional<ConstTensor>& biases, in TestDepthwiseConvolution2dLayerVisitor() 70 const Optional<ConstTensor>& biases, in VisitDepthwiseConvolution2dLayer() 94 const Optional<ConstTensor> biases, in TestFullyConnectedLayerVistor() 107 const Optional<ConstTensor>& biases, in VisitFullyConnectedLayer()
|
/external/ComputeLibrary/tests/validation/reference/ |
D | DepthwiseConvolutionLayer.cpp | 54 …p(const SimpleTensor<T> &src, const SimpleTensor<T> &weights, const SimpleTensor<T> &biases, const… in depthwise_convolution_fp() 138 …nst SimpleTensor<T> &src, const SimpleTensor<TW> &weights, const SimpleTensor<int32_t> &biases, co… in depthwise_convolution_quantized() 238 …mpleTensor<float> &src, const SimpleTensor<float> &weights, const SimpleTensor<float> &biases, con… in depthwise_convolution() 245 …SimpleTensor<half> &src, const SimpleTensor<half> &weights, const SimpleTensor<half> &biases, cons… in depthwise_convolution() 252 …ensor<uint8_t> &src, const SimpleTensor<uint8_t> &weights, const SimpleTensor<int32_t> &biases, co… in depthwise_convolution() 259 …Tensor<uint8_t> &src, const SimpleTensor<int8_t> &weights, const SimpleTensor<int32_t> &biases, co… in depthwise_convolution() 266 …eTensor<int8_t> &src, const SimpleTensor<int8_t> &weights, const SimpleTensor<int32_t> &biases, co… in depthwise_convolution()
|
/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
D | quant_lstm_sup_test.cc | 248 std::vector<int32_t> biases in TEST() local 271 std::vector<int32_t> biases in TEST() local 294 std::vector<int32_t> biases in TEST() local 317 std::vector<int32_t> biases in TEST() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
D | depthwise_conv_3x3.h | 79 const tflite::gpu::Tensor<Linear, T>& biases, bool weights_are_buffer) { in UploadWeightsAndBiases() 119 const tflite::gpu::Tensor<Linear, S>& biases, absl::Span<T> dst) { in RearrangeWeightsAndBiasesData()
|
D | conv_buffer_1x1.h | 109 const tflite::gpu::Tensor<Linear, T>& biases) { in UploadData() 160 void ConvBuffer1x1::UploadBiases(const tflite::gpu::Tensor<Linear, T>& biases) { in UploadBiases()
|
D | depthwise_conv_3x3_stride_h2.h | 73 const tflite::gpu::Tensor<Linear, T>& biases, bool weights_are_buffer) { in UploadWeightsAndBiases() 113 const tflite::gpu::Tensor<Linear, S>& biases, absl::Span<T> dst) { in RearrangeWeightsAndBiasesData()
|
/external/ComputeLibrary/arm_compute/runtime/CL/functions/ |
D | CLGEMMConvolutionLayer.h | 116 void configure(const ICLTensor *input, const ICLTensor *biases, unsigned int num_groups) in configure() 127 …const CLCompileContext &compile_context, const ICLTensor *input, const ICLTensor *biases, unsigned… in configure()
|
/external/armnn/src/armnn/ |
D | Network.cpp | 1223 const Optional<ConstTensor>& biases, in AddFullyConnectedLayerImpl() 1245 const Optional<ConstTensor>& biases, in AddFullyConnectedLayer() 1255 Optional<ConstTensor> biases; in AddFullyConnectedLayer() local 1261 const ConstTensor& biases, in AddFullyConnectedLayer() 1276 const Optional<ConstTensor>& biases, in AddConvolution2dLayerImpl() 1298 const Optional<ConstTensor>& biases, in AddConvolution2dLayer() 1308 Optional<ConstTensor> biases; in AddConvolution2dLayer() local 1314 const ConstTensor& biases, in AddConvolution2dLayer() 1324 const Optional<ConstTensor>& biases, in AddDepthwiseConvolution2dLayerImpl() 1353 const Optional<ConstTensor>& biases, in AddDepthwiseConvolution2dLayer() [all …]
|