Home
last modified time | relevance | path

Searched defs:input_to_output_weights (Results 1 – 18 of 18) sorted by relevance

/external/ComputeLibrary/tests/validation/CL/
DLSTMLayerQuantized.cpp96 …auto input_to_output_weights = create_tensor<CLTensor>(input_weights_shape, DataType::QASYMM8,… in TEST_SUITE() local
235 …auto input_to_output_weights = create_tensor<CLTensor>(input_weights_shape, DataType::QASYMM8,… in TEST_CASE() local
475 …auto input_to_output_weights = create_tensor<CLTensor>(input_weights_shape, DataType::QASYMM8,… in TEST_SUITE() local
/external/ComputeLibrary/tests/validation/NEON/
DLSTMLayerQuantized.cpp103 …auto input_to_output_weights = create_tensor<Tensor>(input_weights_shape, DataType::QASYMM8, 1… in TEST_SUITE() local
242 …auto input_to_output_weights = create_tensor<Tensor>(input_weights_shape, DataType::QASYMM8, 1… in TEST_CASE() local
482 …auto input_to_output_weights = create_tensor<Tensor>(input_weights_shape, DataType::QASYMM8, 1… in TEST_SUITE() local
/external/ComputeLibrary/src/runtime/CL/functions/
DCLLSTMLayer.cpp61 …o_forget_weights, const ICLTensor *input_to_cell_weights, const ICLTensor *input_to_output_weights, in configure()
74 …o_forget_weights, const ICLTensor *input_to_cell_weights, const ICLTensor *input_to_output_weights, in configure()
401 …rget_weights, const ITensorInfo *input_to_cell_weights, const ITensorInfo *input_to_output_weights, in validate()
DCLLSTMLayerQuantized.cpp61 …o_forget_weights, const ICLTensor *input_to_cell_weights, const ICLTensor *input_to_output_weights, in configure()
73 …o_forget_weights, const ICLTensor *input_to_cell_weights, const ICLTensor *input_to_output_weights, in configure()
281 …rget_weights, const ITensorInfo *input_to_cell_weights, const ITensorInfo *input_to_output_weights, in validate()
DCLQLSTMLayer.cpp160 …o_forget_weights, const ICLTensor *input_to_cell_weights, const ICLTensor *input_to_output_weights, in configure()
173 …o_forget_weights, const ICLTensor *input_to_cell_weights, const ICLTensor *input_to_output_weights, in configure()
604 …rget_weights, const ITensorInfo *input_to_cell_weights, const ITensorInfo *input_to_output_weights, in validate()
/external/ComputeLibrary/src/runtime/NEON/functions/
DNELSTMLayer.cpp58 …ut_to_forget_weights, const ITensor *input_to_cell_weights, const ITensor *input_to_output_weights, in configure()
376 …rget_weights, const ITensorInfo *input_to_cell_weights, const ITensorInfo *input_to_output_weights, in validate()
DNELSTMLayerQuantized.cpp61 …ut_to_forget_weights, const ITensor *input_to_cell_weights, const ITensor *input_to_output_weights, in configure()
249 …rget_weights, const ITensorInfo *input_to_cell_weights, const ITensorInfo *input_to_output_weights, in validate()
DNEQLSTMLayer.cpp215 …ut_to_forget_weights, const ITensor *input_to_cell_weights, const ITensor *input_to_output_weights, in configure()
676 …rget_weights, const ITensorInfo *input_to_cell_weights, const ITensorInfo *input_to_output_weights, in validate()
/external/tensorflow/tensorflow/lite/kernels/
Dunidirectional_sequence_lstm.cc107 const TfLiteTensor* input_to_output_weights; in PopulateQuantizedLstmParams8x8_16() local
737 const TfLiteTensor* input_to_output_weights; in PopulatePrecomputedZPTimesWeightsWithBias() local
898 const TfLiteTensor* input_to_output_weights; in Prepare() local
1240 const TfLiteTensor* input_to_output_weights; in Eval() local
Dlstm.cc192 const TfLiteTensor* input_to_output_weights; in PopulateQuantizedLstmParams8x8_16() local
480 const TfLiteTensor* input_to_output_weights; in PopulateQuantizedLstmParams8x8_8() local
1175 const TfLiteTensor* input_to_output_weights; in PopulatePrecomputedZPTimesWeightsWithBias() local
1325 const TfLiteTensor* input_to_output_weights; in Prepare() local
1670 const TfLiteTensor* input_to_output_weights = in Prepare() local
1846 const TfLiteTensor* input_to_output_weights; in Eval() local
Dlstm_test.cc1616 const std::vector<float> input_to_output_weights = { in TEST() local
1778 const std::vector<float> input_to_output_weights = { in TEST() local
1951 const std::vector<float> input_to_output_weights = { in TEST() local
2138 const std::vector<float>& input_to_output_weights, in HybridSparseLSTMOpModel()
Dunidirectional_sequence_lstm_test.cc2800 const std::vector<float> input_to_output_weights = { in TEST() local
2958 const std::vector<float> input_to_output_weights = { in TEST() local
Dlstm_eval.cc1749 const TfLiteTensor* input_to_output_weights, in EvalFloat()
1939 const TfLiteTensor* input_to_output_weights, in EvalHybrid()
2218 const TfLiteTensor* input_to_output_weights, in EvalInteger8x8_16()
2456 const TfLiteTensor* input_to_output_weights, in EvalInteger8x8_8()
Dbidirectional_sequence_lstm.cc227 const TfLiteTensor* input_to_output_weights; in CheckLstmTensorDimensionsAndTypes() local
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/custom_logging_ops/
Dlstm.cc344 const TfLiteTensor* input_to_output_weights, in EvalFloat()
557 const TfLiteTensor* input_to_output_weights = GetInput( in lstm_eval() local
/external/tensorflow/tensorflow/lite/tools/optimize/calibration/builtin_logging_ops/
Dlstm.cc268 const TfLiteTensor* input_to_output_weights, in EvalCalibration()
486 const TfLiteTensor* input_to_output_weights; in lstm_eval() local
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Dlstm_full_test.cc43 std::initializer_list<float> input_to_output_weights, in LSTMOpModel()
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.cc2513 const auto input_to_output_weights = in verify() local