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

SSD support in NNVM #1214

Merged
merged 22 commits into from
Jun 14, 2018
Merged

SSD support in NNVM #1214

merged 22 commits into from
Jun 14, 2018

Commits on Jun 14, 2018

  1. Add SSD tutorial for CPU

    Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    4aaf27c View commit details
    Browse the repository at this point in the history
  2. Add test for build with extra_lib

    Ubuntu authored and Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    3219070 View commit details
    Browse the repository at this point in the history
  3. Fix ssd tutorial

    Ubuntu authored and Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    bb9cdce View commit details
    Browse the repository at this point in the history
  4. Small fix

    Ubuntu authored and Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    b24755c View commit details
    Browse the repository at this point in the history
  5. Fix pylint

    Ubuntu authored and Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    baa731d View commit details
    Browse the repository at this point in the history
  6. Store ssd inference symbol json file

    Ubuntu authored and Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    60c7f52 View commit details
    Browse the repository at this point in the history
  7. Remove json file

    Ubuntu authored and Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    64ffb4a View commit details
    Browse the repository at this point in the history
  8. Fix cpplint

    Ubuntu authored and Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    d20606a View commit details
    Browse the repository at this point in the history
  9. Fix BatchNorm scale issue

    Ubuntu authored and Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    23f49b4 View commit details
    Browse the repository at this point in the history
  10. Address comments

    Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    58f47a7 View commit details
    Browse the repository at this point in the history
  11. Fix typo

    Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    307032c View commit details
    Browse the repository at this point in the history
  12. Split multibox_detection

    Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    1bba66a View commit details
    Browse the repository at this point in the history
  13. Fix output formant of multibox_transform_loc

    Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    bb30396 View commit details
    Browse the repository at this point in the history
  14. Remove build extra lib

    Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    837fc7a View commit details
    Browse the repository at this point in the history
  15. Fix lint

    Ubuntu authored and Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    3b31541 View commit details
    Browse the repository at this point in the history
  16. Fix tutorial title

    Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    e998878 View commit details
    Browse the repository at this point in the history
  17. Remove split_last_op

    Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    a9e2c7d View commit details
    Browse the repository at this point in the history
  18. Move download to testing

    Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    355fae1 View commit details
    Browse the repository at this point in the history
  19. Fix lint

    Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    5db4aba View commit details
    Browse the repository at this point in the history
  20. Minor fix

    Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    2983847 View commit details
    Browse the repository at this point in the history
  21. Update dowmload docstring

    Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    78e5b45 View commit details
    Browse the repository at this point in the history
  22. Fix lint

    Wang committed Jun 14, 2018
    Configuration menu
    Copy the full SHA
    3cc2d43 View commit details
    Browse the repository at this point in the history