Skip to content

Draft: [Feat] Add examples

Axel Farrugia requested to merge feat_add_examples into dev

Context

To complete the benchmark, several models need to be added to the CPP export : #70

Changes

New models examples

  • Resnet50
  • Resnet8
  • MobileNetv1 -> Left shift issue
  • MobileNetv1 VWW
  • Deep Auto Encoder
  • DS-CNN

Features

  • Now check if the exported model contains Left bitshift as it is not yet supported by the export.
Edited by Axel Farrugia

Merge request reports

Loading