Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/
Dbackend.py3364 def swap_batch_timestep(input_t): function
3371 inputs = nest.map_structure(swap_batch_timestep, inputs)
3387 mask = swap_batch_timestep(mask)
3650 outputs = nest.map_structure(swap_batch_timestep, outputs)