(batchSize int, preFetch int)
| 22 | Unshuffle() error |
| 23 | GetColumnNames() []string |
| 24 | GeneratorChan(batchSize int, preFetch int) chan Batch |
| 25 | Generate(batchSize int) ([]*tf.Tensor, *tf.Tensor, *tf.Tensor, error) |
| 26 | Reset() error |
| 27 | SaveProcessors(saveDir string) error |
no outgoing calls
no test coverage detected