Home
last modified time | relevance | path

Searched defs:SetCellToOutputWeights (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_test.cc187 void SetCellToOutputWeights(const std::vector<float>& f) { in SetCellToOutputWeights() function in tflite::__anon299f347e0111::LSTMOpModel
1508 void SetCellToOutputWeights(const std::vector<float>& f) { in SetCellToOutputWeights() function in tflite::__anon299f347e0111::LSTMIntegerOpModel
2249 void SetCellToOutputWeights(std::vector<float> f) { in SetCellToOutputWeights() function in tflite::__anon299f347e0111::HybridSparseLSTMOpModel
H A Dunidirectional_sequence_lstm_test_util.h174 void SetCellToOutputWeights(const std::vector<float>& f) { in SetCellToOutputWeights() function
H A Doptional_tensor_test.cc151 void SetCellToOutputWeights(std::initializer_list<float> f) { in SetCellToOutputWeights() function in tflite::__anon499b733e0111::LSTMOpModel
H A Dunidirectional_sequence_lstm_test.cc97 void SetCellToOutputWeights(const std::vector<float>& f) { in SetCellToOutputWeights() function in tflite::__anon47ec8c2f0111::HybridUnidirectionalLSTMOpModel
2690 void SetCellToOutputWeights(const std::vector<float>& f) { in SetCellToOutputWeights() function in tflite::__anon47ec8c2f0111::UnidirectionalSequenceLSTMIntegerOpModel
H A Dbidirectional_sequence_lstm_test.cc271 void SetCellToOutputWeights(const std::vector<float>& f) { in SetCellToOutputWeights() function in tflite::__anon4ad9bf6e0111::BidirectionalLSTMOpModel
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate_test.cc3311 void SetCellToOutputWeights(const std::vector<float>& f) { in SetCellToOutputWeights() function in tflite::__anon1a74836d0111::LSTMOpModel