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.py4315 def swap_batch_timestep(input_t): function
4322 inputs = nest.map_structure(swap_batch_timestep, inputs)
4338 mask = swap_batch_timestep(mask)
4633 outputs = nest.map_structure(swap_batch_timestep, outputs)