Home
last modified time | relevance | path

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

/aosp12/packages/modules/NeuralNetworks/common/operations/
H A DLSTMTest.cpp351 static float lstm_golden_output[] = {-0.02973187, 0.1229473, 0.20885126, -0.15358765, in TEST() local
448 static float lstm_golden_output[] = {-0.36444446, -0.00352185, 0.12886585, -0.05163646, in TEST() local
954 static float lstm_golden_output[][64] = { in TEST() local
H A DLayerNormLSTMTest.cpp386 const std::vector<std::vector<float>> lstm_golden_output = { in TEST() local