Home
last modified time | relevance | path

Searched refs:LayerNormLSTMOpModel (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/common/cpu_operations/
DLayerNormLSTMTest.cpp85 class LayerNormLSTMOpModel { class
87 LayerNormLSTMOpModel(uint32_t n_batch, uint32_t n_input, uint32_t n_cell, uint32_t n_output, in LayerNormLSTMOpModel() function in android::nn::wrapper::LayerNormLSTMOpModel
293 LayerNormLSTMOpModel lstm(n_batch, n_input, n_cell, n_output, in TEST()