Home
last modified time | relevance | path

Searched defs:lstm_input (Results 1 – 2 of 2) sorted by relevance

/frameworks/ml/nn/common/operations/
DLSTMTest.cpp355 static float lstm_input[] = {2., 3., 3., 4., 1., 1.}; in TEST() local
461 static float lstm_input[] = {2., 3., 3., 4., 1., 1.}; in TEST() local
1040 static float lstm_input[][20] = { in TEST() local
DLayerNormLSTMTest.cpp375 const std::vector<std::vector<float>> lstm_input = { in TEST() local