Home
last modified time | relevance | path

Searched refs:SetRecurrentToCellWeights (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_test.cc156 void SetRecurrentToCellWeights(const std::vector<float>& f) { in SetRecurrentToCellWeights() function in tflite::__anonb3707f480111::LSTMOpModel
317 void SetRecurrentToCellWeights(const std::vector<float>& f) { in SetRecurrentToCellWeights() function in tflite::__anonb3707f480111::HybridLSTMOpModel
498 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
556 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
615 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
716 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
775 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
834 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
1491 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
1554 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
[all …]
Dunidirectional_sequence_lstm_test.cc146 void SetRecurrentToCellWeights(const std::vector<float>& f) { in SetRecurrentToCellWeights() function in tflite::__anon67ed54f90111::UnidirectionalLSTMOpModel
287 void SetRecurrentToCellWeights(const std::vector<float>& f) { in SetRecurrentToCellWeights() function in tflite::__anon67ed54f90111::HybridUnidirectionalLSTMOpModel
504 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
566 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
633 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
696 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
802 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
865 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
927 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
1589 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
[all …]
Dbidirectional_sequence_lstm_test.cc250 void SetRecurrentToCellWeights(const std::vector<float>& f) { in SetRecurrentToCellWeights() function in tflite::__anon821f96f80111::BidirectionalLSTMOpModel
517 lstm.SetRecurrentToCellWeights( in TEST_P()
682 lstm.SetRecurrentToCellWeights( in TEST_P()
846 lstm.SetRecurrentToCellWeights( in TEST()
996 lstm.SetRecurrentToCellWeights( in TEST()
1149 lstm.SetRecurrentToCellWeights( in TEST()
1565 lstm.SetRecurrentToCellWeights( in TEST()
2268 lstm.SetRecurrentToCellWeights( in TEST()
2723 lstm.SetRecurrentToCellWeights( in TEST_P()
Doptional_tensor_test.cc137 void SetRecurrentToCellWeights(std::initializer_list<float> f) { in SetRecurrentToCellWeights() function in tflite::__anon67d22bc80111::LSTMOpModel
286 lstm.SetRecurrentToCellWeights( in TEST()
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc2365 void SetRecurrentToCellWeights(const std::vector<float>& f) { in SetRecurrentToCellWeights() function in tflite::__anon0c68fcb70111::LSTMOpModel
2617 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
2718 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()
3376 lstm.SetRecurrentToCellWeights(recurrent_to_cell_weights_); in TEST_F()