CINN icon indicating copy to clipboard operation
CINN copied to clipboard

Add model MobileNetV1, ResNet50 and SqueezeNet

Open haozech opened this issue 4 years ago • 1 comments

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.

haozech avatar Sep 22 '21 12:09 haozech

Thanks for your contribution!

paddle-bot-old[bot] avatar Sep 22 '21 12:09 paddle-bot-old[bot]