Searched refs:SetCellToOutputWeights (Results 1 – 5 of 5) sorted by relevance
172 void SetCellToOutputWeights(const std::vector<float>& f) { in SetCellToOutputWeights() function in tflite::__anonb3707f480111::LSTMOpModel333 void SetCellToOutputWeights(const std::vector<float>& f) { in SetCellToOutputWeights() function in tflite::__anonb3707f480111::HybridLSTMOpModel721 lstm.SetCellToOutputWeights(cell_to_output_weights_); in TEST_F()780 lstm.SetCellToOutputWeights(cell_to_output_weights_); in TEST_F()839 lstm.SetCellToOutputWeights(cell_to_output_weights_); in TEST_F()1497 lstm.SetCellToOutputWeights(cell_to_output_weights_); in TEST_F()1560 lstm.SetCellToOutputWeights(cell_to_output_weights_); in TEST_F()1624 lstm.SetCellToOutputWeights(cell_to_output_weights_); in TEST_F()1711 void SetCellToOutputWeights(const std::vector<float>& f) { in SetCellToOutputWeights() function in tflite::__anonb3707f480111::HybridLayerNormLSTMOpModel1931 layer_norm_lstm.SetCellToOutputWeights(cell_to_output_weights_); in TEST_F()[all …]
162 void SetCellToOutputWeights(const std::vector<float>& f) { in SetCellToOutputWeights() function in tflite::__anon67ed54f90111::UnidirectionalLSTMOpModel303 void SetCellToOutputWeights(const std::vector<float>& f) { in SetCellToOutputWeights() function in tflite::__anon67ed54f90111::HybridUnidirectionalLSTMOpModel807 lstm.SetCellToOutputWeights(cell_to_output_weights_); in TEST_F()870 lstm.SetCellToOutputWeights(cell_to_output_weights_); in TEST_F()932 lstm.SetCellToOutputWeights(cell_to_output_weights_); in TEST_F()1595 lstm.SetCellToOutputWeights(cell_to_output_weights_); in TEST_F()1662 lstm.SetCellToOutputWeights(cell_to_output_weights_); in TEST_F()1729 lstm.SetCellToOutputWeights(cell_to_output_weights_); in TEST_F()
153 void SetCellToOutputWeights(std::initializer_list<float> f) { in SetCellToOutputWeights() function in tflite::__anon67d22bc80111::LSTMOpModel304 lstm.SetCellToOutputWeights( in TEST()
270 void SetCellToOutputWeights(const std::vector<float>& f) { in SetCellToOutputWeights() function in tflite::__anon821f96f80111::BidirectionalLSTMOpModel1014 lstm.SetCellToOutputWeights( in TEST()1167 lstm.SetCellToOutputWeights( in TEST()1726 lstm.SetCellToOutputWeights( in TEST()2429 lstm.SetCellToOutputWeights( in TEST()
2381 void SetCellToOutputWeights(const std::vector<float>& f) { in SetCellToOutputWeights() function in tflite::__anon0c68fcb70111::LSTMOpModel2723 lstm.SetCellToOutputWeights(cell_to_output_weights_); in TEST_F()3382 lstm.SetCellToOutputWeights(cell_to_output_weights_); in TEST_F()