Searched refs:Lstm (Results 1 – 2 of 2) sorted by relevance
74 output size of 64 (float), three Lstm layers, and one fully connected layers84 (float), two fully connected layers, three Lstm layers, and one recurrent layer
961 class Lstm : public BuiltinOperator<LstmCellOperator, ::tflite::LSTMOptions, class2427 ops.push_back(MakeUnique<Lstm>(::tflite::BuiltinOperator_LSTM, in BuildOperatorList()