1. 24 11月, 2018 1 次提交
  2. 17 11月, 2018 1 次提交
  3. 31 10月, 2018 1 次提交
  4. 09 10月, 2018 1 次提交
  5. 26 9月, 2018 1 次提交
  6. 18 9月, 2018 1 次提交
  7. 11 9月, 2018 1 次提交
    • L
      Merge pull request #12071 from l-bat/l-bat:onnx_parser · 0c859002
      Lubov Batanina 提交于
      * Add Squeezenet support in ONNX
      
      * Add AlexNet support in ONNX
      
      * Add Googlenet support in ONNX
      
      * Add CaffeNet and RCNN support in ONNX
      
      * Add VGG16 and VGG16 with batch normalization support in ONNX
      
      * Add RCNN, ZFNet, ResNet18v1 and ResNet50v1 support in ONNX
      
      * Add ResNet101_DUC_HDC
      
      * Add Tiny Yolov2
      
      * Add CNN_MNIST, MobileNetv2 and LResNet100 support in ONNX
      
      * Add ONNX models for emotion recognition
      
      * Add DenseNet121 support in ONNX
      
      * Add Inception v1 support in ONNX
      
      * Refactoring
      
      * Fix tests
      
      * Fix tests
      
      * Skip unstable test
      
      * Modify Reshape operation
      0c859002