Logging tensorboard consistency (#1224)
* update mnist and cifer multithread to match imagenet in terms of logging and SummaryWriter
* update mp_mnist
* flush and other fixes
* test_util to flush and close writer
* pip install tensorboard during circleci testing setup
* use util method to init SummaryWriter
* remove import from multiprocess mnist