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

Tutorial about serverless functions #3124

Merged
merged 70 commits into from
Jul 21, 2021
Merged

Tutorial about serverless functions #3124

merged 70 commits into from
Jul 21, 2021

Commits on Apr 23, 2021

  1. Initial version of the tutorial

    Nikita Manovich committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    3e378ff View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…

    …rial
    Nikita Manovich committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    7fbc77a View commit details
    Browse the repository at this point in the history
  2. Implemented serverless function detectron2/retinanet

    Nikita Manovich committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    400f7b0 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Add "DL model as a serverless function" section.

    Nikita Manovich committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    b2f6168 View commit details
    Browse the repository at this point in the history
  2. Add code and links for readability.

    Nikita Manovich committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    c04bd1d View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…

    …rial
    Nikita Manovich committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    d8b8047 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

  1. Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…

    …rial
    Nikita Manovich committed May 6, 2021
    Configuration menu
    Copy the full SHA
    18b45f2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…

    …rial
    Nikita Manovich committed May 6, 2021
    Configuration menu
    Copy the full SHA
    543bfb2 View commit details
    Browse the repository at this point in the history
  3. Started "introduction" section.

    Nikita Manovich committed May 6, 2021
    Configuration menu
    Copy the full SHA
    617f234 View commit details
    Browse the repository at this point in the history
  4. Initial version of "introduction" is ready.

    Nikita Manovich committed May 6, 2021
    Configuration menu
    Copy the full SHA
    fad5430 View commit details
    Browse the repository at this point in the history
  5. Minor changes.

    Nikita Manovich committed May 6, 2021
    Configuration menu
    Copy the full SHA
    14b45cd View commit details
    Browse the repository at this point in the history

Commits on May 7, 2021

  1. Started tutorial for SiamMask.

    Nikita Manovich committed May 7, 2021
    Configuration menu
    Copy the full SHA
    5cc915d View commit details
    Browse the repository at this point in the history
  2. Initial tutorial for siammask tracker.

    Nikita Manovich committed May 7, 2021
    Configuration menu
    Copy the full SHA
    d8ab99c View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…

    …rial
    Nikita Manovich committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    db371d6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    422b75f View commit details
    Browse the repository at this point in the history
  3. Fix remark warnings.

    Nikita Manovich committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    3baee46 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Added a section how to debug serverless function using Boris's

    instructions.
    Nikita Manovich committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    5e5f174 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…

    …rial
    Nikita Manovich committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    4276750 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2088b2 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

  1. Added troubleshooting guide

    Nikita Manovich committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    47b2c6b View commit details
    Browse the repository at this point in the history
  2. Added optimized version of retinanet for GPU.

    Nikita Manovich committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    b649c38 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Better support of functions optimized for GPU

    Nikita Manovich committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    a931a10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba4eb57 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Fixed a couple of typos and updated the CHANGELOG.md

    Nikita Manovich committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    43010ff View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…

    …rial
    Nikita Manovich committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    487d36e View commit details
    Browse the repository at this point in the history
  3. Add a section about YOLO v3 detecton model.

    Nikita Manovich committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    d2fcdae View commit details
    Browse the repository at this point in the history
  4. Added a section about Mask RCNN.

    Nikita Manovich committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    f021c42 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Optimized images.

    Nikita Manovich committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    02a1eb0 View commit details
    Browse the repository at this point in the history
  2. Fix a couple of typos.

    Nikita Manovich committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    49e4875 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Update serverless/deploy_gpu.sh

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    bed0691 View commit details
    Browse the repository at this point in the history
  2. Update serverless/deploy_gpu.sh

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    b69d1b6 View commit details
    Browse the repository at this point in the history
  3. Update serverless/deploy_gpu.sh

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    9b930c7 View commit details
    Browse the repository at this point in the history
  4. Update serverless/pytorch/facebookresearch/detectron2/retinanet/nucli…

    …o/function-gpu.yaml
    
    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    e9996b3 View commit details
    Browse the repository at this point in the history
  5. Update serverless/pytorch/facebookresearch/detectron2/retinanet/nucli…

    …o/main.py
    
    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 14, 2021
    Configuration menu
    Copy the full SHA
    572d637 View commit details
    Browse the repository at this point in the history
  6. Fixed review comments.

    Nikita Manovich committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    187aa2a View commit details
    Browse the repository at this point in the history
  7. Removed unnecessary code and apply comments from the review.

    Nikita Manovich committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    d4734e8 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

  1. Configuration menu
    Copy the full SHA
    f9a0029 View commit details
    Browse the repository at this point in the history
  2. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    deb82bd View commit details
    Browse the repository at this point in the history
  3. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    c6e5914 View commit details
    Browse the repository at this point in the history
  4. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    e43b6ac View commit details
    Browse the repository at this point in the history
  5. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    62adeca View commit details
    Browse the repository at this point in the history
  6. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    c1f3085 View commit details
    Browse the repository at this point in the history
  7. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    875f75f View commit details
    Browse the repository at this point in the history
  8. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    bb4011a View commit details
    Browse the repository at this point in the history
  9. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    a977fb8 View commit details
    Browse the repository at this point in the history
  10. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    6fd4f70 View commit details
    Browse the repository at this point in the history
  11. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    ed527c7 View commit details
    Browse the repository at this point in the history
  12. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    b6baae4 View commit details
    Browse the repository at this point in the history
  13. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    935fcb4 View commit details
    Browse the repository at this point in the history
  14. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    8bc12b1 View commit details
    Browse the repository at this point in the history
  15. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    cba2090 View commit details
    Browse the repository at this point in the history
  16. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    5ce6abd View commit details
    Browse the repository at this point in the history
  17. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    9ca1f3a View commit details
    Browse the repository at this point in the history
  18. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    e0be95e View commit details
    Browse the repository at this point in the history
  19. minor changes

    Nikita Manovich committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    0383bb0 View commit details
    Browse the repository at this point in the history
  20. Merge branch 'nm/serverless_tutorial' of github.com:openvinotoolkit/c…

    …vat into nm/serverless_tutorial
    Nikita Manovich committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    6305b05 View commit details
    Browse the repository at this point in the history
  21. nuclio --> Nuclio

    Nikita Manovich committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    76c9b08 View commit details
    Browse the repository at this point in the history
  22. sh,bash -> console

    Nikita Manovich committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    5f45aa6 View commit details
    Browse the repository at this point in the history
  23. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    a871783 View commit details
    Browse the repository at this point in the history
  24. sync deploy_cpu.sh and deploy_gpu.sh

    Nikita Manovich committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    5352e01 View commit details
    Browse the repository at this point in the history
  25. Merge branch 'nm/serverless_tutorial' of github.com:openvinotoolkit/c…

    …vat into nm/serverless_tutorial
    Nikita Manovich committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    28d5266 View commit details
    Browse the repository at this point in the history
  26. Removed unnecessary encode operation.

    Nikita Manovich committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    2177ab4 View commit details
    Browse the repository at this point in the history
  27. Update site/content/en/docs/manual/advanced/serverless-tutorial.md

    Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
    Nikita Manovich and Roman Donchenko authored Jul 16, 2021
    Configuration menu
    Copy the full SHA
    4d39303 View commit details
    Browse the repository at this point in the history
  28. Fixed comments from review.

    Nikita Manovich committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    7e8768c View commit details
    Browse the repository at this point in the history
  29. Merge branch 'nm/serverless_tutorial' of github.com:openvinotoolkit/c…

    …vat into nm/serverless_tutorial
    Nikita Manovich committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    3651313 View commit details
    Browse the repository at this point in the history
  30. Add RetinaNet into README.md

    Nikita Manovich committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    fab1f43 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Reverted changes with nuclio update.

    Nikita Manovich committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    21037ba View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…

    …rial
    Nikita Manovich committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    0f39814 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…

    …rial
    Nikita Manovich committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    d8c665b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Fix several pylint warnings

    Nikita Manovich committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    7bd2403 View commit details
    Browse the repository at this point in the history