Searched refs:ConvLSTM2DCell (Results 1 – 1 of 1) sorted by relevance
424 class ConvLSTM2DCell(DropoutRNNCellMixin, Layer): class514 super(ConvLSTM2DCell, self).__init__(**kwargs)695 base_config = super(ConvLSTM2DCell, self).get_config()856 cell = ConvLSTM2DCell(filters=filters,