CINN
CINN copied to clipboard
Add model MobileNetV1, ResNet50 and SqueezeNet
This pr supports 2 new Models: MobileNetV1 and ResNet50. And their corresponding tests are added, too.
To achieve this, a new op reshape2 is added and some bugs are fixed.
Thanks for your contribution!