float16 image classification c++ inference example
Created by: kexinzhao
After we can get the saved float16 program desc and float16 weights as mentioned in #9866 (closed), we want to have c++ float16 inference example code to do testing and benchmarking.