Home
last modified time | relevance | path

Searched defs:recurrent_to_output_weights (Results 1 – 25 of 63) sorted by relevance

123

/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/
H A DLSTMLayerQuantized.cpp100 …auto recurrent_to_output_weights = create_tensor<CLTensor>(recurrent_weights_shape, DataType::QASY… in TEST_SUITE() local
239 …auto recurrent_to_output_weights = create_tensor<CLTensor>(recurrent_weights_shape, DataType::QASY… in TEST_CASE() local
479 …auto recurrent_to_output_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 …_weights, const ICLTensor *recurrent_to_cell_weights, const ICLTensor *recurrent_to_output_weights, in configure()
75 …_weights, const ICLTensor *recurrent_to_cell_weights, const ICLTensor *recurrent_to_output_weights, in configure()
402 …ights, const ITensorInfo *recurrent_to_cell_weights, const ITensorInfo *recurrent_to_output_weight… in validate()
H A DCLLSTMLayerQuantized.cpp62 …_weights, const ICLTensor *recurrent_to_cell_weights, const ICLTensor *recurrent_to_output_weights, in configure()
74 …_weights, const ICLTensor *recurrent_to_cell_weights, const ICLTensor *recurrent_to_output_weights, in configure()
282 …ights, const ITensorInfo *recurrent_to_cell_weights, const ITensorInfo *recurrent_to_output_weight… in validate()
H A DCLQLSTMLayer.cpp161 …_weights, const ICLTensor *recurrent_to_cell_weights, const ICLTensor *recurrent_to_output_weights, in configure()
174 …_weights, const ICLTensor *recurrent_to_cell_weights, const ICLTensor *recurrent_to_output_weights, in configure()
605 …ights, const ITensorInfo *recurrent_to_cell_weights, const ITensorInfo *recurrent_to_output_weight… in validate()
/aosp_15_r20/external/ComputeLibrary/tests/validation/NEON/
H A DLSTMLayerQuantized.cpp107 …auto recurrent_to_output_weights = create_tensor<Tensor>(recurrent_weights_shape, DataType::QASYMM… in TEST_SUITE() local
246 …auto recurrent_to_output_weights = create_tensor<Tensor>(recurrent_weights_shape, DataType::QASYMM… in TEST_CASE() local
486 …auto recurrent_to_output_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.cc125 const TfLiteTensor* recurrent_to_output_weights; in PopulateQuantizedLstmParams8x8_16() local
755 const TfLiteTensor* recurrent_to_output_weights; in PopulatePrecomputedZPTimesWeightsWithBias() local
907 const TfLiteTensor* recurrent_to_output_weights; in Prepare() local
1258 const TfLiteTensor* recurrent_to_output_weights; in Eval() local
H A Dlstm.cc207 const TfLiteTensor* recurrent_to_output_weights; in PopulateQuantizedLstmParams8x8_16() local
495 const TfLiteTensor* recurrent_to_output_weights; in PopulateQuantizedLstmParams8x8_8() local
1190 const TfLiteTensor* recurrent_to_output_weights; in PopulatePrecomputedZPTimesWeightsWithBias() local
1333 const TfLiteTensor* recurrent_to_output_weights; in Prepare() local
1722 const TfLiteTensor* recurrent_to_output_weights = in Prepare() local
1861 const TfLiteTensor* recurrent_to_output_weights; in Eval() local
H A Dlstm_test.cc1637 const std::vector<float> recurrent_to_output_weights = { in TEST() local
1799 const std::vector<float> recurrent_to_output_weights = { in TEST() local
1972 const std::vector<float> recurrent_to_output_weights = { in TEST() local
2143 const std::vector<float>& recurrent_to_output_weights, in HybridSparseLSTMOpModel()
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_2/
Dquantized_lstm.mod.py43 recurrent_to_output_weights = Input("recurrentToOutputWeights", RecurrentWeightsType) variable
137 recurrent_to_output_weights = Parameter("recurrentToOutputWeights", RecurrentWeightsType, variable
Dlayer_norm_lstm.mod.py46 recurrent_to_output_weights = Input("recurrent_to_output_weights", variable
218 recurrent_to_output_weights = Input("recurrent_to_output_weights", variable
Dlstm3_state2_float16.mod.py37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
Dlstm2_state_float16.mod.py37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
Dlstm2_float16.mod.py37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
Dlstm3_float16.mod.py37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
Dlstm3_state3_float16.mod.py37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
Dlstm2_state2_float16.mod.py37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNELSTMLayer.cpp59 …rget_weights, const ITensor *recurrent_to_cell_weights, const ITensor *recurrent_to_output_weights, in configure()
377 …ights, const ITensorInfo *recurrent_to_cell_weights, const ITensorInfo *recurrent_to_output_weight… in validate()
H A DNELSTMLayerQuantized.cpp62 …rget_weights, const ITensor *recurrent_to_cell_weights, const ITensor *recurrent_to_output_weights, in configure()
250 …ights, const ITensorInfo *recurrent_to_cell_weights, const ITensorInfo *recurrent_to_output_weight… in validate()
H A DNEQLSTMLayer.cpp216 …rget_weights, const ITensor *recurrent_to_cell_weights, const ITensor *recurrent_to_output_weights, in configure()
677 …ights, const ITensorInfo *recurrent_to_cell_weights, const ITensorInfo *recurrent_to_output_weight… in validate()
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/
H A Dlstm.cc348 const TfLiteTensor* recurrent_to_output_weights, in EvalFloat()
566 const TfLiteTensor* recurrent_to_output_weights = GetInput( in lstm_eval() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
H A Dlstm.cc272 const TfLiteTensor* recurrent_to_output_weights, in EvalCalibration()
507 const TfLiteTensor* recurrent_to_output_weights; in lstm_eval() local
/aosp_15_r20/packages/modules/NeuralNetworks/runtime/test/specs/V1_0/
Dlstm3_state.mod.py37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT32", "{%d, %d}" % (… variable
Dlstm2_state.mod.py37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT32", "{%d, %d}" % (… variable
Dlstm2.mod.py37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT32", "{%d, %d}" % (… variable
Dlstm3_state3.mod.py37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT32", "{%d, %d}" % (… variable

123