Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PaddlePaddle Hackathon] add Squeezenet #36066

Merged
merged 26 commits into from
Nov 3, 2021
Merged

[PaddlePaddle Hackathon] add Squeezenet #36066

merged 26 commits into from
Nov 3, 2021

Commits on Sep 24, 2021

  1. add squeezenet

    fuqianya committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    9736436 View commit details
    Browse the repository at this point in the history
  2. py2 support

    fuqianya committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    b9a26d9 View commit details
    Browse the repository at this point in the history
  3. add unit test

    fuqianya committed Sep 24, 2021
    Configuration menu
    Copy the full SHA
    db5d41f View commit details
    Browse the repository at this point in the history
  4. Update squeezenet.py

    fuqianya authored Sep 24, 2021
    Configuration menu
    Copy the full SHA
    d753f10 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2021

  1. fix code style

    fuqianya committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    d54e23e View commit details
    Browse the repository at this point in the history
  2. fix code style

    fuqianya committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    14500e8 View commit details
    Browse the repository at this point in the history
  3. deleted unreferenced package

    fuqianya committed Sep 25, 2021
    Configuration menu
    Copy the full SHA
    7b10fb7 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2021

  1. add en doc

    fuqianya committed Sep 26, 2021
    Configuration menu
    Copy the full SHA
    b486ba4 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

  1. update pretrained model

    fuqianya committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    92e461f View commit details
    Browse the repository at this point in the history
  2. add pretrained test

    fuqianya committed Sep 27, 2021
    Configuration menu
    Copy the full SHA
    7ee491b View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. remove name of weights

    fuqianya committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    2de7106 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2021

  1. update SqueezeNet API

    fuqianya committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    e99ae39 View commit details
    Browse the repository at this point in the history
  2. fix CI

    fuqianya committed Oct 8, 2021
    Configuration menu
    Copy the full SHA
    67dfda8 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. Fix merge conflicts

    fuqianya committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    460178f View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2021

  1. fix merge conflicts

    fuqianya committed Oct 16, 2021
    Configuration menu
    Copy the full SHA
    9c29d42 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. fix merge conflicts

    fuqianya committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    5fd51ab View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Configuration menu
    Copy the full SHA
    5084c36 View commit details
    Browse the repository at this point in the history
  2. fix CI

    fuqianya committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    fbd459f View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2021

  1. Configuration menu
    Copy the full SHA
    8c9f23b View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    ba4f10b View commit details
    Browse the repository at this point in the history
  2. fix CI

    fuqianya committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    1ba6a6e View commit details
    Browse the repository at this point in the history
  3. fix CI

    fuqianya committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    e1c0cfe View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. fix CI

    fuqianya committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    fe9421a View commit details
    Browse the repository at this point in the history
  2. fix CI

    fuqianya committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    1057929 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2021

  1. fix merge conflicts

    fuqianya committed Nov 1, 2021
    Configuration menu
    Copy the full SHA
    e3d621b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. 1 Configuration menu
    Copy the full SHA
    6ba9791 View commit details
    Browse the repository at this point in the history