Skip to content

[ONNX Editor] Add initializers for model inputs#4025

Merged
postrational merged 16 commits intoopenvinotoolkit:masterfrom
t-jankowski:tj/onnx-editor/set-input-values
Feb 16, 2021
Merged

[ONNX Editor] Add initializers for model inputs#4025
postrational merged 16 commits intoopenvinotoolkit:masterfrom
t-jankowski:tj/onnx-editor/set-input-values

Conversation

@t-jankowski
Copy link
Copy Markdown
Contributor

It extends ONNX Model Editor with function to setup or modify initializers for particular inputs of the model.

Ticket: 45413

set_input_values() method adds initializer to the model or modifies existing
one. It does modify inputs.
If model does not contain input nor initializer of given name
then throw.
@t-jankowski t-jankowski self-assigned this Jan 26, 2021
@t-jankowski t-jankowski requested a review from a team January 26, 2021 14:57
@openvino-pushbot openvino-pushbot added the category: Core OpenVINO Core (aka ngraph) label Jan 26, 2021
@GlebKazantaev GlebKazantaev requested review from ilyachur and removed request for a team January 26, 2021 16:31
well .. it seems like an upgrade to newer clang-format version should
take place as 3.9 not provided with Ubuntu 20
@t-jankowski t-jankowski requested a review from tomdol January 28, 2021 16:51
@t-jankowski t-jankowski requested a review from ilyachur January 29, 2021 09:20
@t-jankowski t-jankowski requested a review from tsocha January 29, 2021 16:15
@ilyachur
Copy link
Copy Markdown
Contributor

Do we have a plan to have this functionality in 2021.3 release?
Or should we wait for release branch creation?

@postrational postrational merged commit 5e17926 into openvinotoolkit:master Feb 16, 2021
@t-jankowski t-jankowski deleted the tj/onnx-editor/set-input-values branch June 23, 2021 19:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: Core OpenVINO Core (aka ngraph)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants