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

Add documentation for framework conversion #1659

Merged
merged 4 commits into from
Oct 28, 2024

Conversation

sooahleex
Copy link
Contributor

@sooahleex sooahleex commented Oct 25, 2024

Summary

  • Update documentation for framework conversion
  • Add same notebook in kaggle : kaggle notebook

How to test

Checklist

  • I have added unit tests to cover my changes.​
  • I have added integration tests to cover my changes.​
  • I have added the description of my changes into CHANGELOG.​
  • I have updated the documentation accordingly

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.
  • I have updated the license header for each file (see an example below).
# Copyright (C) 2024 Intel Corporation
#
# SPDX-License-Identifier: MIT

@sooahleex sooahleex added the DOC Improvements or additions to documentation label Oct 25, 2024
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

@sooahleex sooahleex marked this pull request as ready for review October 25, 2024 07:39
@sooahleex sooahleex requested review from a team as code owners October 25, 2024 07:39
@sooahleex sooahleex requested review from jihyeonyi and removed request for a team October 25, 2024 07:39
Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.19%. Comparing base (ff5fd94) to head (b599f4d).
Report is 27 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1659      +/-   ##
===========================================
+ Coverage    81.06%   81.19%   +0.12%     
===========================================
  Files          278      283       +5     
  Lines        32517    33005     +488     
  Branches      6607     5309    -1298     
===========================================
+ Hits         26360    26798     +438     
- Misses        4701     4753      +52     
+ Partials      1456     1454       -2     
Flag Coverage Δ
ubuntu-20.04_Python-3.10 81.17% <ø> (+0.12%) ⬆️
windows-2022_Python-3.10 81.17% <ø> (+0.12%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@jihyeonyi jihyeonyi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sooahleex sooahleex merged commit 028f9f7 into openvinotoolkit:develop Oct 28, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DOC Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants