Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/layers/
Dcudnn_recurrent.py110 output, states = self._process_batch(inputs, initial_state)
272 def _process_batch(self, inputs, initial_state): member in CuDNNGRU
468 def _process_batch(self, inputs, initial_state): member in CuDNNLSTM