juliusshufan commented on issue #12591: USE_MKLDNN=1 is default in make build (mkldnn must be explicitly turned off) URL: https://github.com/apache/incubator-mxnet/pull/12591#issuecomment-423890706 Apart from ImageNet-1k traning test, training test also been executed on small dataset, that includes: | Training set | Validation set | Classes | Source -- | -- | -- | -- | -- CiFAR-10 | 50,000 | 10,000 | 10 | Released by MxNET official http://data.mxnet.io/data/cifar10/ CiFAR-100 | 50,000 | 10,000 | 100 | Released by MxNET official http://data.mxnet.io/data/cifar100.zip sampled ImageNet | 100,200 | 10,000 | 200 | Sampled from ImageNet-1k and converted following the structure and classes retrieved from tinyImageNet (https://www.kaggle.com/c/tiny-imagenet/)
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
