Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_test.cc140 void SetInputToCellWeights(const std::vector<float>& f) { in SetInputToCellWeights() function in tflite::__anonb3707f480111::LSTMOpModel
301 void SetInputToCellWeights(const std::vector<float>& f) { in SetInputToCellWeights() function in tflite::__anonb3707f480111::HybridLSTMOpModel
488 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
546 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
605 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
708 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
767 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
826 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
1481 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
1544 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
[all …]
Dunidirectional_sequence_lstm_test.cc130 void SetInputToCellWeights(const std::vector<float>& f) { in SetInputToCellWeights() function in tflite::__anon67ed54f90111::UnidirectionalLSTMOpModel
271 void SetInputToCellWeights(const std::vector<float>& f) { in SetInputToCellWeights() function in tflite::__anon67ed54f90111::HybridUnidirectionalLSTMOpModel
494 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
556 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
623 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
686 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
794 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
857 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
919 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
1579 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
[all …]
Dbidirectional_sequence_lstm_test.cc230 void SetInputToCellWeights(const std::vector<float>& f) { in SetInputToCellWeights() function in tflite::__anon821f96f80111::BidirectionalLSTMOpModel
492 lstm.SetInputToCellWeights({-0.50013041, 0.1370284, 0.11810488, 0.2013163, in TEST_P()
657 lstm.SetInputToCellWeights({-0.50013041, 0.1370284, 0.11810488, 0.2013163, in TEST_P()
821 lstm.SetInputToCellWeights({-0.50013041, 0.1370284, 0.11810488, 0.2013163, in TEST()
978 lstm.SetInputToCellWeights({-0.49770179, -0.27711356, -0.09624726, 0.05100781, in TEST()
1131 lstm.SetInputToCellWeights({-0.49770179, -0.27711356, -0.09624726, 0.05100781, in TEST()
1328 lstm.SetInputToCellWeights( in TEST()
2031 lstm.SetInputToCellWeights( in TEST()
2698 lstm.SetInputToCellWeights({-0.50013041, 0.1370284, 0.11810488, 0.2013163, in TEST_P()
Doptional_tensor_test.cc121 void SetInputToCellWeights(std::initializer_list<float> f) { in SetInputToCellWeights() function in tflite::__anon67d22bc80111::LSTMOpModel
268 lstm.SetInputToCellWeights({-0.49770179, -0.27711356, -0.09624726, 0.05100781, in TEST()
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc2349 void SetInputToCellWeights(const std::vector<float>& f) { in SetInputToCellWeights() function in tflite::__anon0c68fcb70111::LSTMOpModel
2607 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
2710 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()
3366 lstm.SetInputToCellWeights(input_to_cell_weights_); in TEST_F()