Home
last modified time | relevance | path

Searched defs:recurrent_to_cell_weights (Results 1 – 25 of 64) sorted by relevance

123

/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DLSTMLayerQuantized.cpp99 …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 DCLLSTMLayer.cpp62 …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 DCLLSTMLayerQuantized.cpp62 …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 DCLQLSTMLayer.cpp161 …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 DLSTMLayerQuantized.cpp106 …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 Dunidirectional_sequence_lstm.cc120 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 Dlstm.cc203 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 Dlstm_test.cc1631 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/
Dquantized_lstm.mod.py42 recurrent_to_cell_weights = Input("recurrentToCellWeights", RecurrentWeightsType) variable
135 recurrent_to_cell_weights = Parameter("recurrentToCellWeights", RecurrentWeightsType, variable
Dlayer_norm_lstm.mod.py44 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
Dlstm3_state2_float16.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
Dlstm2_state_float16.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
Dlstm2_float16.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
Dlstm3_float16.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
Dlstm3_state3_float16.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT16", "{%d, %d}" % (n_ce… variable
Dlstm2_state2_float16.mod.py36 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 DNELSTMLayer.cpp59 …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 DNELSTMLayerQuantized.cpp62 …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 DNEQLSTMLayer.cpp216 …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 Dlstm.cc347 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 Dlstm.cc271 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/
Dlstm3_state.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
Dlstm2_state.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
Dlstm2.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable
Dlstm3_state3.mod.py36 recurrent_to_cell_weights = Input("recurrent_to_cell_weights", "TENSOR_FLOAT32", "{%d, %d}" % (n_ce… variable

123