Skip to content

Conversation

@mbencer
Copy link

@mbencer mbencer commented Apr 9, 2025

This commit adds capabilities to test models which have inputs with dynamic shapes. It requires an additional step in circle compilation pipeline - model resizing via circle-resizer.

ONE-DCO-1.0-Signed-off-by: Mateusz Bencer m.bencer@partner.samsung.com

This commit adds capabilities to test models which have inputs with dynamic shapes.
It requires an additional step in circle compilation pipeline - model resizing via circle-resizer.

ONE-DCO-1.0-Signed-off-by: Mateusz Bencer <m.bencer@partner.samsung.com>

__test_dir = Path(os.path.dirname(os.path.abspath(__file__))) / "artifacts"
__circle2circle_path = "/usr/share/one/bin/circle2circle"
__circle_resizer_path = "/usr/share/one/bin/circle-resizer"
Copy link
Author

Choose a reason for hiding this comment

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

Waiting for Samsung/ONE#14727

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant