mxnet
Classes | Enumerations
dmlc::io Namespace Reference

Classes

struct  FileInfo
 use to store file information More...
 
class  FileSystem
 file system system interface More...
 
struct  URI
 common data structure for URI More...
 

Enumerations

enum  FileType { kFile, kDirectory }
 type of file More...
 

Enumeration Type Documentation

type of file

Enumerator
kFile 

the file is file

kDirectory 

the file is directory