Searched refs:_cell_state_size (Results 1 – 1 of 1) sorted by relevance
151 self._state_size = self._cell_state_size() * len(self._config.recurrents)244 total_cell_state_size = self._cell_state_size()311 def _cell_state_size(self): member in GridRNNCell