Searched defs:CellType (Results 1 – 2 of 2) sorted by relevance
37 enum CellType : int64_t { CELL_TYPE_LSTM = 0 }; enum
23 CellType = type(_cell_factory()) variable