/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/ |
H A D | LSTMLayerQuantized.cpp | 99 …auto recurrent_to_cell_weights = create_tensor<CLTensor>(recurrent_weights_shape, DataType::QASY… in TEST_SUITE() local 238 …auto recurrent_to_cell_weights = create_tensor<CLTensor>(recurrent_weights_shape, DataType::QASY… in TEST_CASE() local 478 …auto recurrent_to_cell_weights = create_tensor<CLTensor>(recurrent_weights_shape, DataType::QASY… in TEST_SUITE() local
|
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/ |
H A D | CLLSTMLayer.cpp | 62 …const ICLTensor *recurrent_to_forget_weights, const ICLTensor *recurrent_to_cell_weights, const IC… in configure() 75 …const ICLTensor *recurrent_to_forget_weights, const ICLTensor *recurrent_to_cell_weights, const IC… in configure() 402 …const ITensorInfo *recurrent_to_forget_weights, const ITensorInfo *recurrent_to_cell_weights, cons… in validate()
|
H A D | CLLSTMLayerQuantized.cpp | 62 …weights, const ICLTensor *recurrent_to_forget_weights, const ICLTensor *recurrent_to_cell_weights,… in configure() 74 …weights, const ICLTensor *recurrent_to_forget_weights, const ICLTensor *recurrent_to_cell_weights,… in configure() 282 …ghts, const ITensorInfo *recurrent_to_forget_weights, const ITensorInfo *recurrent_to_cell_weights… in validate()
|
H A D | CLQLSTMLayer.cpp | 161 …const ICLTensor *recurrent_to_forget_weights, const ICLTensor *recurrent_to_cell_weights, const IC… in configure() 174 …const ICLTensor *recurrent_to_forget_weights, const ICLTensor *recurrent_to_cell_weights, const IC… in configure() 605 …const ITensorInfo *recurrent_to_forget_weights, const ITensorInfo *recurrent_to_cell_weights, cons… in validate()
|
/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/ |
H A D | LSTMLayerQuantized.cpp | 106 …auto recurrent_to_cell_weights = create_tensor<Tensor>(recurrent_weights_shape, DataType::QASYMM… in TEST_SUITE() local 245 …auto recurrent_to_cell_weights = create_tensor<Tensor>(recurrent_weights_shape, DataType::QASYMM… in TEST_CASE() local 485 …auto recurrent_to_cell_weights = create_tensor<Tensor>(recurrent_weights_shape, DataType::QASYMM… in TEST_SUITE() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | unidirectional_sequence_lstm.cc | 120 const TfLiteTensor* recurrent_to_cell_weights; in PopulateQuantizedLstmParams8x8_16() local 475 const TfLiteTensor* recurrent_to_cell_weights; in CheckInputTensorDimensions() local 750 const TfLiteTensor* recurrent_to_cell_weights; in PopulatePrecomputedZPTimesWeightsWithBias() local 1253 const TfLiteTensor* recurrent_to_cell_weights; in Eval() local
|
H A D | lstm.cc | 203 const TfLiteTensor* recurrent_to_cell_weights; in PopulateQuantizedLstmParams8x8_16() local 491 const TfLiteTensor* recurrent_to_cell_weights; in PopulateQuantizedLstmParams8x8_8() local 921 const TfLiteTensor* recurrent_to_cell_weights; in CheckInputTensorDimensions() local 1186 const TfLiteTensor* recurrent_to_cell_weights; in PopulatePrecomputedZPTimesWeightsWithBias() local 1709 const TfLiteTensor* recurrent_to_cell_weights = in Prepare() local 1857 const TfLiteTensor* recurrent_to_cell_weights; in Eval() local
|
H A D | lstm_test.cc | 1631 const std::vector<float> recurrent_to_cell_weights = { in TEST() local 1793 const std::vector<float> recurrent_to_cell_weights = { in TEST() local 1966 const std::vector<float> recurrent_to_cell_weights = { in TEST() local 2142 const std::vector<float>& recurrent_to_cell_weights, in HybridSparseLSTMOpModel()
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/ |
D | quantized_lstm.mod.py | 42 recurrent_to_cell_weights = Input("recurrentToCellWeights", RecurrentWeightsType) variable 135 recurrent_to_cell_weights = Parameter("recurrentToCellWeights", RecurrentWeightsType, variable
|
D | layer_norm_lstm.mod.py | 44 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", variable 216 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", variable
|
D | lstm3_state2_float16.mod.py | 36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
|
D | lstm2_state_float16.mod.py | 36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
|
D | lstm2_float16.mod.py | 36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
|
D | lstm3_float16.mod.py | 36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
|
D | lstm3_state3_float16.mod.py | 36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
|
D | lstm2_state2_float16.mod.py | 36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
|
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/ |
H A D | NELSTMLayer.cpp | 59 …const ITensor *recurrent_to_forget_weights, const ITensor *recurrent_to_cell_weights, const ITenso… in configure() 377 …const ITensorInfo *recurrent_to_forget_weights, const ITensorInfo *recurrent_to_cell_weights, cons… in validate()
|
H A D | NELSTMLayerQuantized.cpp | 62 …ut_weights, const ITensor *recurrent_to_forget_weights, const ITensor *recurrent_to_cell_weights, … in configure() 250 …ghts, const ITensorInfo *recurrent_to_forget_weights, const ITensorInfo *recurrent_to_cell_weights… in validate()
|
H A D | NEQLSTMLayer.cpp | 216 …const ITensor *recurrent_to_forget_weights, const ITensor *recurrent_to_cell_weights, const ITenso… in configure() 677 …const ITensorInfo *recurrent_to_forget_weights, const ITensorInfo *recurrent_to_cell_weights, cons… in validate()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/ |
H A D | lstm.cc | 347 const TfLiteTensor* recurrent_to_cell_weights, in EvalFloat() 564 const TfLiteTensor* recurrent_to_cell_weights = GetInput( in lstm_eval() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/ |
H A D | lstm.cc | 271 const TfLiteTensor* recurrent_to_cell_weights, in EvalCalibration() 501 const TfLiteTensor* recurrent_to_cell_weights; in lstm_eval() local
|
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/ |
D | lstm3_state.mod.py | 36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
|
D | lstm2_state.mod.py | 36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
|
D | lstm2.mod.py | 36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
|
D | lstm3_state3.mod.py | 36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
|