Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/models/testdata/g3doc/
DREADME.md74 output size of 64 (float), three Lstm layers, and one fully connected layers
84 (float), two fully connected layers, three Lstm layers, and one recurrent layer
/external/tensorflow/tensorflow/lite/toco/tflite/
Doperator.cc961 class Lstm : public BuiltinOperator<LstmCellOperator, ::tflite::LSTMOptions, class
2427 ops.push_back(MakeUnique<Lstm>(::tflite::BuiltinOperator_LSTM, in BuildOperatorList()