S5TFDataLoader
public protocol S5TFDataLoader : IteratorProtocol, Sequence
                Undocumented
- 
                  
                  
Undocumented
Declaration
Swift
var batchSize: Int? { get } - 
                  
                  
Undocumented
Declaration
Swift
func batched(_ batchSize: Int) -> Self 
            View on GitHub
          
      S5TFDataLoader Protocol Reference