Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/generated/tests/
Dlstm.mod.py.cpp5 namespace lstm { namespace
12 TEST_F(GeneratedTests, lstm) { in TEST_F() argument
17 TEST_AVAILABLE_SINCE(V1_0, lstm, lstm::CreateModel) in TEST_AVAILABLE_SINCE() argument
/frameworks/ml/nn/common/operations/
DLSTMTest.cpp280 LSTMOpModel lstm(n_batch, n_input, n_cell, n_output, in TEST() local
391 LSTMOpModel lstm(n_batch, n_input, n_cell, n_output, in TEST() local
495 LSTMOpModel lstm(n_batch, n_input, n_cell, n_output, in TEST() local
DQuantizedLSTMTest.cpp238 QuantizedLSTMOpModel* lstm) { in VerifyGoldens()
284 QuantizedLSTMOpModel lstm({ in TEST_F() local
DLayerNormLSTMTest.cpp293 LayerNormLSTMOpModel lstm(n_batch, n_input, n_cell, n_output, in TEST() local
/frameworks/ml/nn/common/
DCpuExecutor.cpp1107 BidirectionalSequenceLSTM lstm(operation, mOperands); in executeOperation() local
/frameworks/ml/nn/runtime/test/generated/
Dall_generated_V1_0_vts_tests.cpp3575 namespace lstm { namespace
3582 TEST_F(NeuralnetworksHidlTest, lstm) { in TEST_F() argument
3589 TEST_F(ValidationTest, lstm) { in TEST_F() argument