Searched refs:input_to_gate_effective_scale_b (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
H A D | portable_tensor_utils.h | 167 int32_t input_to_gate_effective_scale_b, in MatrixBatchVectorMultiply() argument 172 input_to_gate_effective_scale_a, input_to_gate_effective_scale_b, n_batch, in MatrixBatchVectorMultiply()
|
H A D | portable_tensor_utils_impl.h | 133 int32_t input_to_gate_effective_scale_b,
|
H A D | portable_tensor_utils.cc | 381 int32_t input_to_gate_effective_scale_b, in PortableMatrixBatchVectorMultiply() argument 396 input_to_gate_effective_scale_b); in PortableMatrixBatchVectorMultiply()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
H A D | neon_tensor_utils.h | 128 int32_t input_to_gate_effective_scale_b, in MatrixBatchVectorMultiply() argument 133 input_to_gate_effective_scale_a, input_to_gate_effective_scale_b, n_batch, in MatrixBatchVectorMultiply()
|
H A D | sse_tensor_utils.h | 142 int32_t input_to_gate_effective_scale_b, 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 D | portable_tensor_utils.h | 266 int32_t input_to_gate_effective_scale_b,
|