Skip to content

Conversation

@MirceaDan99
Copy link
Contributor

@MirceaDan99 MirceaDan99 commented Mar 19, 2025

Details:

Tickets:

@MirceaDan99 MirceaDan99 requested a review from a team as a code owner March 19, 2025 14:26
@github-actions github-actions bot added the category: Core OpenVINO Core (aka ngraph) label Mar 19, 2025
@ilya-lavrenov ilya-lavrenov added this to the 2025.2 milestone Mar 19, 2025

bool is_copyable() const override;

bool visit_attributes(AttributeVisitor& visitor) override;
Copy link
Contributor

Choose a reason for hiding this comment

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

Can some test be added in src/core/tests/pass/serialization/serialize.cpp


auto s_model = ov::test::readModel(m_out_xml_path, m_out_bin_path);
for (auto&& ov_node : s_model->get_ops()) {
if (auto it_weightless_cache_attribute =
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't we also check that this condition is true for expected nodes?

@github-actions
Copy link
Contributor

This PR will be closed in a week because of 2 weeks of no activity.

@github-actions github-actions bot added the Stale label May 26, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Jun 4, 2025

This PR was closed because it has been stalled for 2 week with no activity.

@github-actions github-actions bot closed this Jun 4, 2025
@praasz praasz removed this from the 2025.2 milestone Jun 4, 2025
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) Stale

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants