Created by: shippingwang
- Dataloader: reduce pre-allocated space in distributed mode
- Optimizer: fix bug when using other optimizers which are not in the list
- fix test_batch_size bug when not indicating it while doing validating
- use the logging module to print info instead of the print function