-
Notifications
You must be signed in to change notification settings - Fork 3k
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
Commits on Apr 23, 2021
-
Initial version of the tutorial
Nikita Manovich committedApr 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 3e378ff - Browse repository at this point
Copy the full SHA 3e378ffView commit details
Commits on Apr 26, 2021
-
Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…
…rial
Nikita Manovich committedApr 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 7fbc77a - Browse repository at this point
Copy the full SHA 7fbc77aView commit details -
Implemented serverless function detectron2/retinanet
Nikita Manovich committedApr 26, 2021 Configuration menu - View commit details
-
Copy full SHA for 400f7b0 - Browse repository at this point
Copy the full SHA 400f7b0View commit details
Commits on Apr 27, 2021
-
Add "DL model as a serverless function" section.
Nikita Manovich committedApr 27, 2021 Configuration menu - View commit details
-
Copy full SHA for b2f6168 - Browse repository at this point
Copy the full SHA b2f6168View commit details -
Add code and links for readability.
Nikita Manovich committedApr 27, 2021 Configuration menu - View commit details
-
Copy full SHA for c04bd1d - Browse repository at this point
Copy the full SHA c04bd1dView commit details
Commits on Apr 28, 2021
-
Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…
…rial
Nikita Manovich committedApr 28, 2021 Configuration menu - View commit details
-
Copy full SHA for d8b8047 - Browse repository at this point
Copy the full SHA d8b8047View commit details
Commits on May 6, 2021
-
Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…
…rial
Nikita Manovich committedMay 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 18b45f2 - Browse repository at this point
Copy the full SHA 18b45f2View commit details -
Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…
…rial
Nikita Manovich committedMay 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 543bfb2 - Browse repository at this point
Copy the full SHA 543bfb2View commit details -
Started "introduction" section.
Nikita Manovich committedMay 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 617f234 - Browse repository at this point
Copy the full SHA 617f234View commit details -
Initial version of "introduction" is ready.
Nikita Manovich committedMay 6, 2021 Configuration menu - View commit details
-
Copy full SHA for fad5430 - Browse repository at this point
Copy the full SHA fad5430View commit details -
Nikita Manovich committed
May 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 14b45cd - Browse repository at this point
Copy the full SHA 14b45cdView commit details
Commits on May 7, 2021
-
Started tutorial for SiamMask.
Nikita Manovich committedMay 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 5cc915d - Browse repository at this point
Copy the full SHA 5cc915dView commit details -
Initial tutorial for siammask tracker.
Nikita Manovich committedMay 7, 2021 Configuration menu - View commit details
-
Copy full SHA for d8ab99c - Browse repository at this point
Copy the full SHA d8ab99cView commit details
Commits on Jun 23, 2021
-
Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…
…rial
Nikita Manovich committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for db371d6 - Browse repository at this point
Copy the full SHA db371d6View commit details -
Moved serverless documentation into the new place (cvat/site/...)
Nikita Manovich committedJun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 422b75f - Browse repository at this point
Copy the full SHA 422b75fView commit details -
Nikita Manovich committed
Jun 23, 2021 Configuration menu - View commit details
-
Copy full SHA for 3baee46 - Browse repository at this point
Copy the full SHA 3baee46View commit details
Commits on Jun 25, 2021
-
Added a section how to debug serverless function using Boris's
instructions.
Nikita Manovich committedJun 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 5e5f174 - Browse repository at this point
Copy the full SHA 5e5f174View commit details
Commits on Jul 6, 2021
-
Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…
…rial
Nikita Manovich committedJul 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 4276750 - Browse repository at this point
Copy the full SHA 4276750View commit details -
Added troubleshooting guide for running serverless functions.
Nikita Manovich committedJul 6, 2021 Configuration menu - View commit details
-
Copy full SHA for f2088b2 - Browse repository at this point
Copy the full SHA f2088b2View commit details
Commits on Jul 7, 2021
-
Nikita Manovich committed
Jul 7, 2021 Configuration menu - View commit details
-
Copy full SHA for 47b2c6b - Browse repository at this point
Copy the full SHA 47b2c6bView commit details -
Added optimized version of retinanet for GPU.
Nikita Manovich committedJul 7, 2021 Configuration menu - View commit details
-
Copy full SHA for b649c38 - Browse repository at this point
Copy the full SHA b649c38View commit details
Commits on Jul 8, 2021
-
Better support of functions optimized for GPU
Nikita Manovich committedJul 8, 2021 Configuration menu - View commit details
-
Copy full SHA for a931a10 - Browse repository at this point
Copy the full SHA a931a10View commit details -
Added a section with optimizing serverless functions for GPU.
Nikita Manovich committedJul 8, 2021 Configuration menu - View commit details
-
Copy full SHA for ba4eb57 - Browse repository at this point
Copy the full SHA ba4eb57View commit details
Commits on Jul 12, 2021
-
Fixed a couple of typos and updated the CHANGELOG.md
Nikita Manovich committedJul 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 43010ff - Browse repository at this point
Copy the full SHA 43010ffView commit details -
Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…
…rial
Nikita Manovich committedJul 12, 2021 Configuration menu - View commit details
-
Copy full SHA for 487d36e - Browse repository at this point
Copy the full SHA 487d36eView commit details -
Add a section about YOLO v3 detecton model.
Nikita Manovich committedJul 12, 2021 Configuration menu - View commit details
-
Copy full SHA for d2fcdae - Browse repository at this point
Copy the full SHA d2fcdaeView commit details -
Added a section about Mask RCNN.
Nikita Manovich committedJul 12, 2021 Configuration menu - View commit details
-
Copy full SHA for f021c42 - Browse repository at this point
Copy the full SHA f021c42View commit details
Commits on Jul 13, 2021
-
Nikita Manovich committed
Jul 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 02a1eb0 - Browse repository at this point
Copy the full SHA 02a1eb0View commit details -
Nikita Manovich committed
Jul 13, 2021 Configuration menu - View commit details
-
Copy full SHA for 49e4875 - Browse repository at this point
Copy the full SHA 49e4875View commit details
Commits on Jul 14, 2021
-
Update serverless/deploy_gpu.sh
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 14, 2021 Configuration menu - View commit details
-
Copy full SHA for bed0691 - Browse repository at this point
Copy the full SHA bed0691View commit details -
Update serverless/deploy_gpu.sh
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 14, 2021 Configuration menu - View commit details
-
Copy full SHA for b69d1b6 - Browse repository at this point
Copy the full SHA b69d1b6View commit details -
Update serverless/deploy_gpu.sh
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 9b930c7 - Browse repository at this point
Copy the full SHA 9b930c7View commit details -
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 authoredJul 14, 2021 Configuration menu - View commit details
-
Copy full SHA for e9996b3 - Browse repository at this point
Copy the full SHA e9996b3View commit details -
Update serverless/pytorch/facebookresearch/detectron2/retinanet/nucli…
…o/main.py Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 572d637 - Browse repository at this point
Copy the full SHA 572d637View commit details -
Nikita Manovich committed
Jul 14, 2021 Configuration menu - View commit details
-
Copy full SHA for 187aa2a - Browse repository at this point
Copy the full SHA 187aa2aView commit details -
Removed unnecessary code and apply comments from the review.
Nikita Manovich committedJul 14, 2021 Configuration menu - View commit details
-
Copy full SHA for d4734e8 - Browse repository at this point
Copy the full SHA d4734e8View commit details
Commits on Jul 16, 2021
-
Fix problems with retinanet function and apply Roman's suggestion.
Nikita Manovich committedJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for f9a0029 - Browse repository at this point
Copy the full SHA f9a0029View commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for deb82bd - Browse repository at this point
Copy the full SHA deb82bdView commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for c6e5914 - Browse repository at this point
Copy the full SHA c6e5914View commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for e43b6ac - Browse repository at this point
Copy the full SHA e43b6acView commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 62adeca - Browse repository at this point
Copy the full SHA 62adecaView commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for c1f3085 - Browse repository at this point
Copy the full SHA c1f3085View commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 875f75f - Browse repository at this point
Copy the full SHA 875f75fView commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for bb4011a - Browse repository at this point
Copy the full SHA bb4011aView commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for a977fb8 - Browse repository at this point
Copy the full SHA a977fb8View commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 6fd4f70 - Browse repository at this point
Copy the full SHA 6fd4f70View commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for ed527c7 - Browse repository at this point
Copy the full SHA ed527c7View commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for b6baae4 - Browse repository at this point
Copy the full SHA b6baae4View commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 935fcb4 - Browse repository at this point
Copy the full SHA 935fcb4View commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 8bc12b1 - Browse repository at this point
Copy the full SHA 8bc12b1View commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for cba2090 - Browse repository at this point
Copy the full SHA cba2090View commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 5ce6abd - Browse repository at this point
Copy the full SHA 5ce6abdView commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 9ca1f3a - Browse repository at this point
Copy the full SHA 9ca1f3aView commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for e0be95e - Browse repository at this point
Copy the full SHA e0be95eView commit details -
Nikita Manovich committed
Jul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 0383bb0 - Browse repository at this point
Copy the full SHA 0383bb0View commit details -
Merge branch 'nm/serverless_tutorial' of github.com:openvinotoolkit/c…
…vat into nm/serverless_tutorial
Nikita Manovich committedJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 6305b05 - Browse repository at this point
Copy the full SHA 6305b05View commit details -
Nikita Manovich committed
Jul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 76c9b08 - Browse repository at this point
Copy the full SHA 76c9b08View commit details -
Nikita Manovich committed
Jul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 5f45aa6 - Browse repository at this point
Copy the full SHA 5f45aa6View commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for a871783 - Browse repository at this point
Copy the full SHA a871783View commit details -
sync deploy_cpu.sh and deploy_gpu.sh
Nikita Manovich committedJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 5352e01 - Browse repository at this point
Copy the full SHA 5352e01View commit details -
Merge branch 'nm/serverless_tutorial' of github.com:openvinotoolkit/c…
…vat into nm/serverless_tutorial
Nikita Manovich committedJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 28d5266 - Browse repository at this point
Copy the full SHA 28d5266View commit details -
Removed unnecessary encode operation.
Nikita Manovich committedJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 2177ab4 - Browse repository at this point
Copy the full SHA 2177ab4View commit details -
Update site/content/en/docs/manual/advanced/serverless-tutorial.md
Co-authored-by: Roman Donchenko <roman.donchenko@intel.com>
Nikita Manovich and Roman Donchenko authoredJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 4d39303 - Browse repository at this point
Copy the full SHA 4d39303View commit details -
Nikita Manovich committed
Jul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 7e8768c - Browse repository at this point
Copy the full SHA 7e8768cView commit details -
Merge branch 'nm/serverless_tutorial' of github.com:openvinotoolkit/c…
…vat into nm/serverless_tutorial
Nikita Manovich committedJul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 3651313 - Browse repository at this point
Copy the full SHA 3651313View commit details -
Nikita Manovich committed
Jul 16, 2021 Configuration menu - View commit details
-
Copy full SHA for fab1f43 - Browse repository at this point
Copy the full SHA fab1f43View commit details
Commits on Jul 19, 2021
-
Reverted changes with nuclio update.
Nikita Manovich committedJul 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 21037ba - Browse repository at this point
Copy the full SHA 21037baView commit details -
Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…
…rial
Nikita Manovich committedJul 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 0f39814 - Browse repository at this point
Copy the full SHA 0f39814View commit details
Commits on Jul 20, 2021
-
Merge remote-tracking branch 'origin/develop' into nm/serverless_tuto…
…rial
Nikita Manovich committedJul 20, 2021 Configuration menu - View commit details
-
Copy full SHA for d8c665b - Browse repository at this point
Copy the full SHA d8c665bView commit details
Commits on Jul 21, 2021
-
Nikita Manovich committed
Jul 21, 2021 Configuration menu - View commit details
-
Copy full SHA for 7bd2403 - Browse repository at this point
Copy the full SHA 7bd2403View commit details