Recognize digits model (tensorflow version) on TensorRT
Created by: sidgoyal78
In order to compare performance of the C++ inference framework with that of TensorRT (#8671 (closed)), we need to get the tensorflow model of recognize digits running with TensorRT. (As of now we need to use Tensorflow's model, as we don't have a Fluid to TensorRT converter yet.)