Iterate on the raw PTB data. This generates batch_size pointers into the raw PTB data, and allows minibatch iteration along these pointers. Args: raw_data: one of the raw data outputs from ptb_raw_data. batch_size: int, the batch size. num_steps: int, the number of unrolls. Yi
(raw_data, batch_size, num_steps)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected