Model Optimization and reducing precision from FP32 to FP 16 for speedup and reducing graph size. — What is this article about? Whom is this meant for? More than an article, this is basically how to, on optimizing a Tensorflow model, using TF Graph transformation tools and NVIDIA Tensor RT. This is a bit of a Heavy Reading and meant for Data Science Engineers than Data Scientist. Also, more than a how-to, it also illustrates the bugs…