Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/layers/
Drecurrent.py449 def _get_output_shape(flat_output_size): function
463 _get_output_shape, self.cell.output_size))
467 output_shape = _get_output_shape(state_size[0])