EngineUtil
¶
Contains utility functions to construct a batch. This is used both by Theano and TF.
-
EngineUtil.
assign_dev_data
(device, dataset, batches, load_seqs=True)[source]¶ Parameters: load_seqs (bool) – :returns successful and how much batch idx to advance. :rtype: (bool,int)