| /external/ComputeLibrary/tests/validation/CL/ |
| D | LSTMLayerQuantized.cpp | 97 …auto recurrent_to_input_weights = create_tensor<CLTensor>(recurrent_weights_shape, DataType::QASY… in TEST_SUITE() local 236 …auto recurrent_to_input_weights = create_tensor<CLTensor>(recurrent_weights_shape, DataType::QASY… in TEST_CASE() local 476 …auto recurrent_to_input_weights = create_tensor<CLTensor>(recurrent_weights_shape, DataType::QASY… in TEST_SUITE() local
|
| /external/ComputeLibrary/tests/validation/NEON/ |
| D | LSTMLayerQuantized.cpp | 104 …auto recurrent_to_input_weights = create_tensor<Tensor>(recurrent_weights_shape, DataType::QASYMM… in TEST_SUITE() local 243 …auto recurrent_to_input_weights = create_tensor<Tensor>(recurrent_weights_shape, DataType::QASYMM… in TEST_CASE() local 483 …auto recurrent_to_input_weights = create_tensor<Tensor>(recurrent_weights_shape, DataType::QASYMM… in TEST_SUITE() local
|
| /external/ComputeLibrary/src/runtime/CL/functions/ |
| D | CLLSTMLayerQuantized.cpp | 62 …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()
|
| /external/ComputeLibrary/arm_compute/runtime/common/ |
| D | LSTMParams.h | 82 …TMParams &set_cifg_params(const T *input_to_input_weights, const T *recurrent_to_input_weights, T … in set_cifg_params() 200 const T *recurrent_to_input_weights() const in recurrent_to_input_weights() function
|
| /external/ComputeLibrary/src/runtime/NEON/functions/ |
| D | NELSTMLayerQuantized.cpp | 62 …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()
|
| /external/tensorflow/tensorflow/lite/kernels/ |
| D | unidirectional_sequence_lstm.cc | 113 const TfLiteTensor* recurrent_to_input_weights = GetOptionalInputTensor( in PopulateQuantizedLstmParams8x8_16() local 454 const TfLiteTensor* recurrent_to_input_weights = GetOptionalInputTensor( in CheckInputTensorDimensions() local 743 const TfLiteTensor* recurrent_to_input_weights = GetOptionalInputTensor( in PopulatePrecomputedZPTimesWeightsWithBias() local 1246 const TfLiteTensor* recurrent_to_input_weights = GetOptionalInputTensor( in Eval() local
|
| D | lstm.cc | 197 const TfLiteTensor* recurrent_to_input_weights = in PopulateQuantizedLstmParams8x8_16() local 485 const TfLiteTensor* recurrent_to_input_weights = in PopulateQuantizedLstmParams8x8_8() local 897 const TfLiteTensor* recurrent_to_input_weights = in CheckInputTensorDimensions() local 1180 const TfLiteTensor* recurrent_to_input_weights = in PopulatePrecomputedZPTimesWeightsWithBias() local 1682 const TfLiteTensor* recurrent_to_input_weights = GetOptionalInputTensor( in Prepare() local 1851 const TfLiteTensor* recurrent_to_input_weights = in Eval() local
|
| D | lstm_test.cc | 1628 const std::vector<float> recurrent_to_input_weights = { in TEST() local 1790 const std::vector<float> recurrent_to_input_weights = { in TEST() local 1963 const std::vector<float> recurrent_to_input_weights = { in TEST() local 2140 const std::vector<float>& recurrent_to_input_weights, in HybridSparseLSTMOpModel()
|
| D | unidirectional_sequence_lstm_test.cc | 2812 const std::vector<float> recurrent_to_input_weights = { in TEST() local 2970 const std::vector<float> recurrent_to_input_weights = { in TEST() local
|
| D | lstm_eval.cc | 1750 const TfLiteTensor* recurrent_to_input_weights, in EvalFloat() 1941 const TfLiteTensor* recurrent_to_input_weights, in EvalHybrid() 2219 const TfLiteTensor* recurrent_to_input_weights, in EvalInteger8x8_16() 2457 const TfLiteTensor* recurrent_to_input_weights, in EvalInteger8x8_8()
|
| D | bidirectional_sequence_lstm.cc | 237 const TfLiteTensor* recurrent_to_input_weights = in CheckLstmTensorDimensionsAndTypes() local
|
| /external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/ |
| D | lstm.cc | 345 const TfLiteTensor* recurrent_to_input_weights, in EvalFloat() 560 const TfLiteTensor* recurrent_to_input_weights = GetOptionalInputTensor( in lstm_eval() local
|
| /external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/ |
| D | lstm.cc | 269 const TfLiteTensor* recurrent_to_input_weights, in EvalCalibration() 493 const TfLiteTensor* recurrent_to_input_weights = GetOptionalInputTensor( in lstm_eval() local
|
| /external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/ |
| D | lstm_full_test.cc | 44 std::initializer_list<float> recurrent_to_input_weights, in LSTMOpModel()
|