/aosp_15_r20/external/ComputeLibrary/tests/validation/CL/ |
H A D | LSTMLayerQuantized.cpp | 100 …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 D | CLLSTMLayer.cpp | 62 …_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 D | CLLSTMLayerQuantized.cpp | 62 …_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 D | CLQLSTMLayer.cpp | 161 …_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 D | LSTMLayerQuantized.cpp | 107 …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 D | unidirectional_sequence_lstm.cc | 125 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 D | lstm.cc | 207 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 D | lstm_test.cc | 1637 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/ |
D | quantized_lstm.mod.py | 43 recurrent_to_output_weights = Input("recurrentToOutputWeights", RecurrentWeightsType) variable 137 recurrent_to_output_weights = Parameter("recurrentToOutputWeights", RecurrentWeightsType, variable
|
D | layer_norm_lstm.mod.py | 46 recurrent_to_output_weights = Input("recurrent_to_output_weights", variable 218 recurrent_to_output_weights = Input("recurrent_to_output_weights", variable
|
D | lstm3_state2_float16.mod.py | 37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
|
D | lstm2_state_float16.mod.py | 37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
|
D | lstm2_float16.mod.py | 37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
|
D | lstm3_float16.mod.py | 37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
|
D | lstm3_state3_float16.mod.py | 37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT16", "{%d, %d}" % (… variable
|
D | lstm2_state2_float16.mod.py | 37 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 D | NELSTMLayer.cpp | 59 …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 D | NELSTMLayerQuantized.cpp | 62 …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 D | NEQLSTMLayer.cpp | 216 …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 D | lstm.cc | 348 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 D | lstm.cc | 272 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/ |
D | lstm3_state.mod.py | 37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT32", "{%d, %d}" % (… variable
|
D | lstm2_state.mod.py | 37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT32", "{%d, %d}" % (… variable
|
D | lstm2.mod.py | 37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT32", "{%d, %d}" % (… variable
|
D | lstm3_state3.mod.py | 37 recurrent_to_output_weights = Input("recurrent_to_output_weights", "TENSOR_FLOAT32", "{%d, %d}" % (… variable
|