Home
last modified time | relevance | path

Searched refs:input_to_gate_effective_scale_a (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/
H A Dportable_tensor_utils.h166 int32_t input_to_gate_effective_scale_a, in MatrixBatchVectorMultiply() argument
172 input_to_gate_effective_scale_a, input_to_gate_effective_scale_b, n_batch, in MatrixBatchVectorMultiply()
H A Dportable_tensor_utils_impl.h132 int32_t input_to_gate_effective_scale_a,
H A Dportable_tensor_utils.cc380 int32_t input_to_gate_effective_scale_a, in PortableMatrixBatchVectorMultiply() argument
395 acc = MultiplyByQuantizedMultiplier(acc, input_to_gate_effective_scale_a, in PortableMatrixBatchVectorMultiply()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
H A Dneon_tensor_utils.h127 int32_t input_to_gate_effective_scale_a, in MatrixBatchVectorMultiply() argument
133 input_to_gate_effective_scale_a, input_to_gate_effective_scale_b, n_batch, in MatrixBatchVectorMultiply()
H A Dsse_tensor_utils.h141 int32_t input_to_gate_effective_scale_a, in MatrixBatchVectorMultiply() argument
147 input_to_gate_effective_scale_a, input_to_gate_effective_scale_b, n_batch, in MatrixBatchVectorMultiply()
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/
H A Dportable_tensor_utils.h265 int32_t input_to_gate_effective_scale_a,