Home
last modified time | relevance | path

Searched defs:scaling_factors (Results 1 – 21 of 21) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dsse_tensor_utils.cc202 const float* __restrict__ scaling_factors, int n_batch, in Avx2MatrixBatchVectorMultiplyAccumulateImpl()
294 const float* __restrict__ scaling_factors, int n_batch, in SseMatrixBatchVectorMultiplyAccumulateImpl()
413 const float* __restrict__ scaling_factors, int n_batch, in SseMatrixBatchVectorMultiplyAccumulate()
424 const float* __restrict__ scaling_factors, int n_batch, int32_t* scratch, in SseMatrixBatchVectorMultiplyAccumulate()
475 const float* __restrict__ scaling_factors, int n_batch, in SseMatrixBatchVectorMultiplyAccumulate()
597 const float* __restrict__ scaling_factors, int n_batch, in SseSparseMatrixBatchVectorMultiplyAccumulate()
Dsse_tensor_utils.h52 const float* __restrict__ scaling_factors, int n_batch, in MatrixBatchVectorMultiplyAccumulate()
60 const int8_t* __restrict__ vectors, const float* scaling_factors, in MatrixBatchVectorMultiplyAccumulate()
72 const float* __restrict__ scaling_factors, int n_batch, in MatrixBatchVectorMultiplyAccumulate()
113 const float* __restrict__ scaling_factors, int n_batch, in SparseMatrixBatchVectorMultiplyAccumulate()
Dneon_tensor_utils.h37 const float* scaling_factors, in MatrixBatchVectorMultiplyAccumulate()
47 const float* scaling_factors, in MatrixBatchVectorMultiplyAccumulate()
57 const int8_t* __restrict__ vectors, const float* scaling_factors, in MatrixBatchVectorMultiplyAccumulate()
100 const float* scaling_factors, int n_batch, float* __restrict__ result) { in SparseMatrixBatchVectorMultiplyAccumulate()
Dneon_tensor_utils.cc331 const int8_t* vectors, const float* scaling_factors, int n_batch, in DotprodMatrixBatchFourVectorMultiplyAccumulate()
459 const int8_t* vectors, const float* scaling_factors, int n_batch, in DotprodMatrixBatchFourVectorMultiplyAccumulate()
589 const int8_t* vectors, const float* scaling_factors, int n_batch, in DotprodMatrixBatchFourVectorMultiplyAccumulate()
622 const int8_t* vectors, const float* scaling_factors, int n_batch, in DotprodMatrixBatchPaddedFourVectorMultiplyAccumulate()
694 const int8_t* vectors, const float* scaling_factors, int n_batch, in DotprodMatrixBatchPaddedFourVectorMultiplyAccumulate()
705 const float* scaling_factors, int n_batch, float* __restrict__ result) { in DotprodSparseMatrixBatchVectorMultiplyAccumulate()
1072 const float* scaling_factors, in NeonMatrixBatchVectorMultiplyAccumulate()
1205 const float* scaling_factors, in NeonMatrixBatchVectorMultiplyAccumulate()
1271 const int8_t* __restrict__ vectors, const float* scaling_factors, in NeonMatrixBatchVectorMultiplyAccumulateImpl()
1399 const int8_t* __restrict__ vectors, const float* scaling_factors, in NeonMatrixBatchVectorMultiplyAccumulate()
[all …]
Dbatch_matmul.h117 const float* scaling_factors, in BatchMatMul()
/external/tensorflow/tensorflow/lite/kernels/
Dbasic_rnn.cc142 TfLiteTensor* scaling_factors; in Prepare() local
235 TfLiteTensor* scaling_factors, in EvalHybrid()
316 TfLiteTensor* scaling_factors; in Eval() local
Dunidirectional_sequence_rnn.cc149 TfLiteTensor* scaling_factors; in Prepare() local
272 TfLiteTensor* hidden_state_scratch, TfLiteTensor* scaling_factors, in EvalHybrid()
391 TfLiteTensor* scaling_factors; in Eval() local
Dfully_connected.cc360 TfLiteTensor* scaling_factors; in PrepareImpl() local
515 TfLiteTensor* input_quantized, TfLiteTensor* scaling_factors, in EvalHybridDense()
584 TfLiteTensor* scaling_factors, in EvalSparseHybridImpl()
710 TfLiteTensor* scaling_factors; member
721 TfLiteTensor* scaling_factors, in EvalHybrid()
960 TfLiteTensor* scaling_factors; in EvalQuantized() local
Dsvdf.cc186 TfLiteTensor* scaling_factors; in Prepare() local
334 TfLiteTensor* scaling_factors; in Eval() local
Dbatch_matmul.cc234 TfLiteTensor* scaling_factors; in InitializeTemporaries() local
451 TfLiteTensor* scaling_factors, in EvalHybrid()
628 TfLiteTensor* scaling_factors; in EvalQuantized() local
Dbidirectional_sequence_rnn.cc250 TfLiteTensor* scaling_factors; in Prepare() local
525 TfLiteTensor* scaling_factors, TfLiteTensor* input_quantized, in EvalHybrid()
804 TfLiteTensor* scaling_factors; in Eval() local
Ddepthwise_conv.cc249 TfLiteTensor* scaling_factors; in Prepare() local
Dconv.cc565 TfLiteTensor* scaling_factors; in Prepare() local
/external/tensorflow/tensorflow/lite/kernels/internal/
Dkernel_utils.cc125 int8_t* quantized_hidden_state_ptr_batch, float* scaling_factors, in RnnBatchStep()
152 int8_t* quantized_hidden_state_ptr_batch, float* scaling_factors, in RnnBatchStep()
Dportable_tensor_utils.h155 float* scaling_factors, int32_t* zero_points, in BatchQuantizeFloats()
Dtensor_utils_test.cc429 const std::vector<float> scaling_factors = { in TEST() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dportable_tensor_utils.h68 const float* scaling_factors, in MatrixBatchVectorMultiplyAccumulate()
77 const int8_t* __restrict__ vectors, const float* scaling_factors, in MatrixBatchVectorMultiplyAccumulate()
90 const float* scaling_factors, in MatrixBatchVectorMultiplyAccumulate()
132 const float* scaling_factors, int n_batch, float* __restrict__ result) { in SparseMatrixBatchVectorMultiplyAccumulate()
Dsvdf.h197 float* scaling_factors, int8_t* quantized_input, float* state, in EvalHybridSVDF()
Dportable_tensor_utils.cc140 const int8_t* __restrict__ vectors, const float* scaling_factors, in PortableMatrixBatchVectorMultiplyAccumulate()
165 const int8_t* __restrict__ vectors, const float* scaling_factors, in PortableMatrixBatchVectorMultiplyAccumulate()
297 const float* scaling_factors, int n_batch, float* __restrict__ result) { in PortableSparseMatrixBatchVectorMultiplyAccumulate()
Dbatch_matmul.h111 const float* scaling_factors, in BatchMatMul()
/external/webrtc/modules/audio_processing/agc2/
Dlimiter.cc47 void ComputePerSampleSubframeFactors( in ComputePerSampleSubframeFactors()