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

Revise Transformation docs: python API #26008

Merged

Conversation

evkotov
Copy link
Contributor

@evkotov evkotov commented Aug 9, 2024

Details:

  • MatcherPass doc
  • ModelPass doc

Tickets:

@evkotov evkotov requested review from a team as code owners August 9, 2024 15:57
@evkotov evkotov requested review from tsavina and removed request for a team August 9, 2024 15:57
@github-actions github-actions bot added category: docs OpenVINO documentation category: docs_snippets OpenVINO docs snippets (docs/snippets) labels Aug 9, 2024
@github-actions github-actions bot removed the category: docs_snippets OpenVINO docs snippets (docs/snippets) label Aug 13, 2024
@akuporos
Copy link
Contributor

Could you please also confirm that you've run these snippets locally?
You just need to set export PYTHONPATH=/path/to/openvino/bin/intel64/Debug/python:/path/to/openvino/docs/articles_en/assets
and run python3 ${OPENVINO_REPO}/docs/articles_en/assets/snippets/main.py

@itikhono itikhono changed the title Cvs 76333 python transformations Revise Transformation docs: python API Sep 4, 2024
@evkotov evkotov force-pushed the cvs_76333_python_transformations branch from c819f45 to b5c2f9f Compare September 5, 2024 09:38
@evkotov
Copy link
Contributor Author

evkotov commented Sep 5, 2024

Could you please also confirm that you've run these snippets locally? You just need to set export PYTHONPATH=/path/to/openvino/bin/intel64/Debug/python:/path/to/openvino/docs/articles_en/assets and run python3 ${OPENVINO_REPO}/docs/articles_en/assets/snippets/main.py
I checked only my scripts running - they are ok

@evkotov evkotov requested a review from akuporos September 5, 2024 13:12
@evkotov evkotov requested a review from akuporos September 5, 2024 14:31
@itikhono itikhono added this pull request to the merge queue Sep 6, 2024
Merged via the queue into openvinotoolkit:master with commit 86dfbca Sep 6, 2024
115 checks passed
github-merge-queue bot pushed a commit that referenced this pull request Sep 6, 2024
Porting: #26008

---------

Co-authored-by: Roman Kazantsev <roman.kazantsev@intel.com>
@evkotov evkotov deleted the cvs_76333_python_transformations branch September 7, 2024 12:56
ababushk pushed a commit to ababushk/openvino that referenced this pull request Sep 11, 2024
### Details:
 - MatcherPass doc
 - ModelPass doc

### Tickets:
 - CVS-76333

---------

Co-authored-by: Maciej Smyk <maciejx.smyk@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: docs OpenVINO documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants