Searched refs:SynthesizeInput (Results 1 – 1 of 1) sorted by relevance
164 def SynthesizeInput(self, seq_length, batch_size, seed=1234): member in CudnnTestModel654 inputs, initial_state = model.SynthesizeInput(seq_length, batch_size)938 inputs, _ = model.SynthesizeInput(seq_length, batch_size, seed)