Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSTM.h132 static bool LSTMEvalFloat16(
DBidirectionalSequenceLSTM.cpp609 LSTMCell::LSTMEvalFloat16( in Eval()
662 LSTMCell::LSTMEvalFloat16( in Eval()
DLSTM.cpp521 bool LSTMCell::LSTMEvalFloat16( in LSTMEvalFloat16() function in android::nn::LSTMCell
1032 LSTMEvalFloat16(params_, GetBuffer<const _Float16>(input_), input_->shape(), in Eval()
DUnidirectionalSequenceLSTM.cpp474 LSTMCell::LSTMEvalFloat16( in execute()