| /external/tensorflow/tensorflow/lite/delegates/gpu/gl/kernels/ |
| D | transpose_conv_test.cc | 40 Tensor<Linear, DataType::FLOAT32> bias; in TEST() local 79 Tensor<Linear, DataType::FLOAT32> bias; in TEST() local 120 Tensor<Linear, DataType::FLOAT32> bias; in TEST() local 159 Tensor<Linear, DataType::FLOAT32> bias; in TEST() local 197 Tensor<Linear, DataType::FLOAT32> bias; in TEST() local
|
| D | conv_test.cc | 40 Tensor<Linear, DataType::FLOAT32> bias; in TEST() local 78 Tensor<Linear, DataType::FLOAT32> bias; in TEST() local 115 Tensor<Linear, DataType::FLOAT32> bias; in TEST() local 152 Tensor<Linear, DataType::FLOAT32> bias; in TEST() local 189 Tensor<Linear, DataType::FLOAT32> bias; in TEST() local
|
| D | depthwise_conv_test.cc | 40 Tensor<Linear, DataType::FLOAT32> bias; in TEST() local 78 Tensor<Linear, DataType::FLOAT32> bias; in TEST() local 117 Tensor<Linear, DataType::FLOAT32> bias; in TEST() local
|
| /external/libtextclassifier/native/lang_id/common/flatbuffers/ |
| D | embedding-network-params-from-flatbuffer.h | 115 const saft_fbs::Matrix *bias = SafeGetLayerBias(i); in hidden_bias_num_rows() local 120 const saft_fbs::Matrix *bias = SafeGetLayerBias(i); in hidden_bias_num_cols() local 125 const saft_fbs::Matrix *bias = SafeGetLayerBias(i); in hidden_bias_weights() local 154 const saft_fbs::Matrix *bias = SafeGetSoftmaxBias(); in softmax_bias_num_rows() local 159 const saft_fbs::Matrix *bias = SafeGetSoftmaxBias(); in softmax_bias_num_cols() local 164 const saft_fbs::Matrix *bias = SafeGetSoftmaxBias(); in softmax_bias_weights() local
|
| D | embedding-network-params-from-flatbuffer.cc | 136 const EmbeddingNetworkParams::Matrix &bias) { in GoodLayerGeometry() 225 Matrix bias = GetHiddenLayerBias(i); in ValidityChecking() local 243 Matrix bias = GetSoftmaxBias(); in ValidityChecking() local 350 const saft_fbs::Matrix *bias = layer->bias(); in SafeGetLayerBias() local
|
| /external/skia/src/gpu/gradients/generated/ |
| D | GrSweepGradientLayout.h | 30 float bias; variable 34 GrSweepGradientLayout(float bias, float scale) in GrSweepGradientLayout()
|
| /external/tensorflow/tensorflow/lite/micro/kernels/arc_mli/ |
| D | fully_connected.cc | 67 const TfLiteTensor* filter, const TfLiteTensor* bias, in IsMliApplicable() 82 const TfLiteTensor* bias, TfLiteTensor* output, in CalculateOpData() 118 const TfLiteTensor* bias = GetOptionalInputTensor(context, node, kBiasTensor); in Prepare() local 167 const TfLiteEvalTensor* bias, in EvalMliQuantizedInt8() 261 const TfLiteEvalTensor* bias, in EvalQuantizedInt8() 293 const TfLiteEvalTensor* bias, in EvalQuantized() 346 const TfLiteEvalTensor* bias, TfLiteEvalTensor* output) { in EvalFloat() 383 const TfLiteEvalTensor* bias = in Eval() local
|
| D | depthwise_conv.cc | 80 const TfLiteTensor* filter, const TfLiteTensor* bias, in IsMliApplicable() 121 const TfLiteTensor* bias = GetOptionalInputTensor(context, node, kBiasTensor); in CalculateOpData() local 154 const TfLiteTensor* bias = GetOptionalInputTensor(context, node, kBiasTensor); in Prepare() local 263 const TfLiteEvalTensor* bias, TfLiteEvalTensor* output) { in EvalFloat() 300 const TfLiteEvalTensor* filter, const TfLiteEvalTensor* bias, in EvalMliQuantizedPerChannel() 452 const TfLiteEvalTensor* bias, in EvalQuantizedPerChannel() 489 const TfLiteEvalTensor* filter, const TfLiteEvalTensor* bias, in EvalQuantized() 545 const TfLiteEvalTensor* bias = in Eval() local
|
| D | conv.cc | 95 const TfLiteTensor* filter, const TfLiteTensor* bias, in IsMliApplicable() 131 const TfLiteTensor* bias = GetOptionalInputTensor(context, node, kBiasTensor); in CalculateOpData() local 163 const TfLiteTensor* bias = GetOptionalInputTensor(context, node, kBiasTensor); in Prepare() local 270 const TfLiteEvalTensor* filter, const TfLiteEvalTensor* bias, in EvalQuantized() 313 const TfLiteEvalTensor* filter, const TfLiteEvalTensor* bias, in EvalMliQuantizedPerChannel() 442 const TfLiteEvalTensor* bias, in EvalQuantizedPerChannel() 477 const TfLiteEvalTensor* bias, TfLiteEvalTensor* im2col, in EvalFloat() 520 const TfLiteEvalTensor* bias = in Eval() local
|
| /external/webrtc/modules/audio_processing/agc2/rnn_vad/ |
| D | rnn.cc | 129 rtc::ArrayView<const float> bias, in ComputeGruUpdateResetGates() 149 rtc::ArrayView<const float> bias, in ComputeGruOutputGate() 172 rtc::ArrayView<const float> bias, in ComputeGruLayerOutput() 212 rtc::ArrayView<const float> bias, in ComputeFullyConnectedLayerOutput() 236 rtc::ArrayView<const float> bias, in ComputeFullyConnectedLayerOutputSse2() 271 const rtc::ArrayView<const int8_t> bias, in FullyConnectedLayer() 321 const rtc::ArrayView<const int8_t> bias, in GatedRecurrentLayer()
|
| /external/skqp/src/gpu/gradients/ |
| D | GrSweepGradientLayout.h | 22 float bias() const { return fBias; } in bias() function 32 GrSweepGradientLayout(SkMatrix44 gradientMatrix, float bias, float scale) in GrSweepGradientLayout()
|
| /external/libaom/libaom/test/ |
| D | cnn_test.cc | 115 float *bias) { in AssignLayerWeightsBiases() 177 float bias[] = { in TEST_F() local 362 float bias[] = { -3 }; in TEST_F() local 412 float bias[] = { 2 }; in TEST_F() local 526 float bias[] = { in TEST_F() local 1031 float bias[] = { in TEST_F() local 1098 float bias[] = { in TEST_F() local 1274 float bias[] = { in TEST_F() local 1457 float bias[] = { in TEST_F() local 1726 float bias[] = { in TEST_F() local [all …]
|
| /external/openscreen/cast/streaming/ |
| D | expanded_value_base_unittest.cc | 58 for (int64_t bias = -5; bias <= 5; ++bias) { in TEST() local 71 for (int64_t bias = -5; bias <= 5; ++bias) { in TEST() local 90 for (int64_t bias = -5; bias <= 5; ++bias) { in TEST() local
|
| /external/tensorflow/tensorflow/lite/micro/kernels/cmsis_nn/ |
| D | fully_connected.cc | 61 const TfLiteTensor* bias = in Prepare() local 103 const TfLiteEvalTensor* bias, in EvalQuantizedInt8() 193 const TfLiteEvalTensor* bias = in Eval() local 253 const TfLiteEvalTensor* bias = in EvalInt8() local
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | fully_connected.cc | 131 const TfLiteTensor* bias, TfLiteTensor* output, in CheckTypes() 206 const TfLiteTensor* bias = in PrepareImpl() local 402 const TfLiteTensor* bias, TfLiteTensor* output) { in EvalPie() 437 const TfLiteTensor* bias, int thread_start, int thread_end, in EvalHybridImpl() 564 const TfLiteTensor* bias; member 583 const TfLiteTensor* bias, TfLiteTensor* input_quantized, in EvalHybrid() 635 const TfLiteTensor* filter, const TfLiteTensor* bias, in FullyConnectedInt8() 668 const TfLiteTensor* filter, const TfLiteTensor* bias, in FullyConnectedInt16() 688 const TfLiteTensor* filter, const TfLiteTensor* bias, in EvalQuantized() 780 const TfLiteTensor* bias, in EvalShuffledQuantized() [all …]
|
| D | depthwise_conv.cc | 109 const TfLiteTensor* bias = nullptr; in Prepare() local 298 const TfLiteTensor* bias, TfLiteTensor* output) { in EvalFloat() 336 const TfLiteTensor* filter, const TfLiteTensor* bias, in EvalQuantized() 381 const TfLiteTensor* bias, in EvalQuantizedPerChannel() 423 const TfLiteTensor* bias, TfLiteTensor* output) { in EvalQuantizedPerChannel16x8() 453 const TfLiteTensor* bias, in EvalHybridPerChannel() 534 const TfLiteTensor* bias = in EvalImpl() local
|
| /external/tensorflow/tensorflow/lite/micro/kernels/xtensa/ |
| D | fully_connected.cc | 123 const TfLiteTensor* bias, TfLiteTensor* output, in CalculateOpData() 162 const TfLiteTensor* bias = in Prepare() local 186 const TfLiteEvalTensor* bias, in EvalQuantizedInt8() 259 const TfLiteEvalTensor* bias = in Eval() local
|
| /external/tensorflow/tensorflow/lite/micro/kernels/ |
| D | depthwise_conv.cc | 85 const TfLiteTensor* bias = in CalculateOpData() local 171 const TfLiteEvalTensor* bias, TfLiteEvalTensor* output) { in EvalFloat() 204 const TfLiteEvalTensor* bias, in EvalQuantizedPerChannel() 237 const TfLiteEvalTensor* filter, const TfLiteEvalTensor* bias, in EvalQuantized() 287 const TfLiteEvalTensor* bias = in Eval() local
|
| D | fully_connected.cc | 51 const TfLiteTensor* bias = in Prepare() local 73 const TfLiteEvalTensor* bias = in Eval() local
|
| /external/skia/bench/ |
| D | MatrixConvolutionBench.cpp | 31 SkScalar gain = 0.3f, bias = SkIntToScalar(100); in MatrixConvolutionBench() local 43 SkScalar gain = 0.3f, bias = SkIntToScalar(100); in MatrixConvolutionBench() local
|
| /external/libopus/src/ |
| D | mlp.h | 37 const opus_int8 *bias; member 45 const opus_int8 *bias; member
|
| /external/python/cpython2/Lib/encodings/ |
| D | punycode.py | 72 def T(j, bias): argument 80 def generate_generalized_integer(N, bias): argument 130 def decode_generalized_number(extended, extpos, bias, errors): argument
|
| /external/python/cpython3/Lib/encodings/ |
| D | punycode.py | 70 def T(j, bias): argument 78 def generate_generalized_integer(N, bias): argument 127 def decode_generalized_number(extended, extpos, bias, errors): argument
|
| /external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/ |
| D | transpose_conv_test.cc | 53 TensorData bias{TensorType_INT32, in QuantizedTransposeConvOpModel() local 67 TensorData bias{TensorType_INT32, {bias_size}, 0, 0, bias_scale}; in QuantizedTransposeConvOpModel() local 86 void SetBias(std::initializer_list<float> bias) { in SetBias()
|
| /external/skqp/src/gpu/effects/ |
| D | GrMatrixConvolutionEffect.h | 24 SkScalar bias, in Make() 49 float bias() const { return fBias; } in bias() function
|