Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlstm_test.cc179 void SetCellToInputWeights(const std::vector<float>& f) { in SetCellToInputWeights() function in tflite::__anon299f347e0111::LSTMOpModel
1500 void SetCellToInputWeights(const std::vector<float>& f) { in SetCellToInputWeights() function in tflite::__anon299f347e0111::LSTMIntegerOpModel
2241 void SetCellToInputWeights(std::vector<float> f) { in SetCellToInputWeights() function in tflite::__anon299f347e0111::HybridSparseLSTMOpModel
H A Dunidirectional_sequence_lstm_test_util.h166 void SetCellToInputWeights(const std::vector<float>& f) { in SetCellToInputWeights() function
H A Doptional_tensor_test.cc143 void SetCellToInputWeights(std::initializer_list<float> f) { in SetCellToInputWeights() function in tflite::__anon499b733e0111::LSTMOpModel
H A Dunidirectional_sequence_lstm_test.cc89 void SetCellToInputWeights(const std::vector<float>& f) { in SetCellToInputWeights() function in tflite::__anon47ec8c2f0111::HybridUnidirectionalLSTMOpModel
2682 void SetCellToInputWeights(const std::vector<float>& f) { in SetCellToInputWeights() function in tflite::__anon47ec8c2f0111::UnidirectionalSequenceLSTMIntegerOpModel
H A Dbidirectional_sequence_lstm_test.cc261 void SetCellToInputWeights(const std::vector<float>& f) { in SetCellToInputWeights() function in tflite::__anon4ad9bf6e0111::BidirectionalLSTMOpModel
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate_test.cc3303 void SetCellToInputWeights(const std::vector<float>& f) { in SetCellToInputWeights() function in tflite::__anon1a74836d0111::LSTMOpModel