Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DLSTMLayerQuantized.cpp98 …auto recurrent_to_forget_weights = create_tensor<CLTensor>(recurrent_weights_shape, DataType::QASY… in TEST_SUITE() local
237 …auto recurrent_to_forget_weights = create_tensor<CLTensor>(recurrent_weights_shape, DataType::QASY… in TEST_CASE() local
477 …auto recurrent_to_forget_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.cpp62const ICLTensor *recurrent_to_forget_weights, const ICLTensor *recurrent_to_cell_weights, const IC… in configure()
75const ICLTensor *recurrent_to_forget_weights, const ICLTensor *recurrent_to_cell_weights, const IC… in configure()
402const ITensorInfo *recurrent_to_forget_weights, const ITensorInfo *recurrent_to_cell_weights, cons… in validate()
H A DCLLSTMLayerQuantized.cpp62 …const ICLTensor *recurrent_to_input_weights, const ICLTensor *recurrent_to_forget_weights, const I… in configure()
74 …const ICLTensor *recurrent_to_input_weights, const ICLTensor *recurrent_to_forget_weights, const I… in configure()
282 …const ITensorInfo *recurrent_to_input_weights, const ITensorInfo *recurrent_to_forget_weights, con… in validate()
H A DCLQLSTMLayer.cpp161const ICLTensor *recurrent_to_forget_weights, const ICLTensor *recurrent_to_cell_weights, const IC… in configure()
174const ICLTensor *recurrent_to_forget_weights, const ICLTensor *recurrent_to_cell_weights, const IC… in configure()
605const 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.cpp105 …auto recurrent_to_forget_weights = create_tensor<Tensor>(recurrent_weights_shape, DataType::QASYMM… in TEST_SUITE() local
244 …auto recurrent_to_forget_weights = create_tensor<Tensor>(recurrent_weights_shape, DataType::QASYMM… in TEST_CASE() local
484 …auto recurrent_to_forget_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.cc115 const TfLiteTensor* recurrent_to_forget_weights; in PopulateQuantizedLstmParams8x8_16() local
464 const TfLiteTensor* recurrent_to_forget_weights; in CheckInputTensorDimensions() local
745 const TfLiteTensor* recurrent_to_forget_weights; in PopulatePrecomputedZPTimesWeightsWithBias() local
1248 const TfLiteTensor* recurrent_to_forget_weights; in Eval() local
H A Dlstm.cc199 const TfLiteTensor* recurrent_to_forget_weights; in PopulateQuantizedLstmParams8x8_16() local
487 const TfLiteTensor* recurrent_to_forget_weights; in PopulateQuantizedLstmParams8x8_8() local
909 const TfLiteTensor* recurrent_to_forget_weights; in CheckInputTensorDimensions() local
1182 const TfLiteTensor* recurrent_to_forget_weights; in PopulatePrecomputedZPTimesWeightsWithBias() local
1697 const TfLiteTensor* recurrent_to_forget_weights = in Prepare() local
1853 const TfLiteTensor* recurrent_to_forget_weights; in Eval() local
H A Dlstm_test.cc1634 const std::vector<float> recurrent_to_forget_weights = { in TEST() local
1796 const std::vector<float> recurrent_to_forget_weights = { in TEST() local
1969 const std::vector<float> recurrent_to_forget_weights = { in TEST() local
2141 const std::vector<float>& recurrent_to_forget_weights, in HybridSparseLSTMOpModel()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
Dquantized_lstm.mod.py41 recurrent_to_forget_weights = Input("recurrentToForgetWeights", RecurrentWeightsType) variable
133 recurrent_to_forget_weights = Parameter("recurrentToForgetWeights", RecurrentWeightsType, variable
Dlayer_norm_lstm.mod.py41 recurrent_to_forget_weights = Input("recurrent_to_forget_weights", variable
213 recurrent_to_forget_weights = Input("recurrent_to_forget_weights", variable
Dlstm3_state2_float16.mod.py35 recurrent_to_forget_weights = Input("recurrent_to_forget_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
Dlstm2_state_float16.mod.py35 recurrent_to_forget_weights = Input("recurrent_to_forget_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
Dlstm2_float16.mod.py35 recurrent_to_forget_weights = Input("recurrent_to_forget_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
Dlstm3_float16.mod.py35 recurrent_to_forget_weights = Input("recurrent_to_forget_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
Dlstm3_state3_float16.mod.py35 recurrent_to_forget_weights = Input("recurrent_to_forget_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
Dlstm2_state2_float16.mod.py35 recurrent_to_forget_weights = Input("recurrent_to_forget_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNELSTMLayer.cpp59const ITensor *recurrent_to_forget_weights, const ITensor *recurrent_to_cell_weights, const ITenso… in configure()
377const ITensorInfo *recurrent_to_forget_weights, const ITensorInfo *recurrent_to_cell_weights, cons… in validate()
H A DNELSTMLayerQuantized.cpp62 …const ITensor *recurrent_to_input_weights, const ITensor *recurrent_to_forget_weights, const ITens… in configure()
250 …const ITensorInfo *recurrent_to_input_weights, const ITensorInfo *recurrent_to_forget_weights, con… in validate()
H A DNEQLSTMLayer.cpp216const ITensor *recurrent_to_forget_weights, const ITensor *recurrent_to_cell_weights, const ITenso… in configure()
677const 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.cc346 const TfLiteTensor* recurrent_to_forget_weights, in EvalFloat()
562 const TfLiteTensor* recurrent_to_forget_weights = GetInput( in lstm_eval() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
H A Dlstm.cc270 const TfLiteTensor* recurrent_to_forget_weights, in EvalCalibration()
495 const TfLiteTensor* recurrent_to_forget_weights; in lstm_eval() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
Dlstm3_state.mod.py35 recurrent_to_forget_weights = Input("recurrent_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (… variable
Dlstm2_state.mod.py35 recurrent_to_forget_weights = Input("recurrent_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (… variable
Dlstm2.mod.py35 recurrent_to_forget_weights = Input("recurrent_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (… variable
Dlstm3_state3.mod.py35 recurrent_to_forget_weights = Input("recurrent_to_forget_weights", "TENSOR_FLOAT32", "{%d, %d}" % (… variable

123