Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_test.cc160 void SetRecurrentToOutputWeights(const std::vector<float>& f) { in SetRecurrentToOutputWeights() function in tflite::__anonb3707f480111::LSTMOpModel
321 void SetRecurrentToOutputWeights(const std::vector<float>& f) { in SetRecurrentToOutputWeights() function in tflite::__anonb3707f480111::HybridLSTMOpModel
500 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
558 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
617 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
718 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
777 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
836 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
1493 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
1556 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
[all …]
Dunidirectional_sequence_lstm_test.cc150 void SetRecurrentToOutputWeights(const std::vector<float>& f) { in SetRecurrentToOutputWeights() function in tflite::__anon67ed54f90111::UnidirectionalLSTMOpModel
291 void SetRecurrentToOutputWeights(const std::vector<float>& f) { in SetRecurrentToOutputWeights() function in tflite::__anon67ed54f90111::HybridUnidirectionalLSTMOpModel
506 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
568 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
635 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
698 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
804 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
867 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
929 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
1591 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
[all …]
Dbidirectional_sequence_lstm_test.cc255 void SetRecurrentToOutputWeights(const std::vector<float>& f) { in SetRecurrentToOutputWeights() function in tflite::__anon821f96f80111::BidirectionalLSTMOpModel
527 lstm.SetRecurrentToOutputWeights( in TEST_P()
692 lstm.SetRecurrentToOutputWeights( in TEST_P()
856 lstm.SetRecurrentToOutputWeights( in TEST()
1007 lstm.SetRecurrentToOutputWeights( in TEST()
1160 lstm.SetRecurrentToOutputWeights( in TEST()
1647 lstm.SetRecurrentToOutputWeights({ in TEST()
2350 lstm.SetRecurrentToOutputWeights({ in TEST()
2733 lstm.SetRecurrentToOutputWeights( in TEST_P()
Doptional_tensor_test.cc141 void SetRecurrentToOutputWeights(std::initializer_list<float> f) { in SetRecurrentToOutputWeights() function in tflite::__anon67d22bc80111::LSTMOpModel
297 lstm.SetRecurrentToOutputWeights( in TEST()
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc2369 void SetRecurrentToOutputWeights(const std::vector<float>& f) { in SetRecurrentToOutputWeights() function in tflite::__anon0c68fcb70111::LSTMOpModel
2619 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
2720 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()
3378 lstm.SetRecurrentToOutputWeights(recurrent_to_output_weights_); in TEST_F()