Skip to content

Deprecate printable_graph in helper#6803

Merged
justinchuby merged 1 commit intomainfrom
justinchu/deprecate-helper
Mar 28, 2025
Merged

Deprecate printable_graph in helper#6803
justinchuby merged 1 commit intomainfrom
justinchu/deprecate-helper

Conversation

@justinchuby
Copy link
Copy Markdown
Member

Deprecate printable_graph because it is not catching up with the latest of onnx. Recommend users to use onnx.printer.to_text instead.

This PR also makes create_op_set_id_version_map private because it is intended as a private function.

Signed-off-by: Justin Chu <justinchuby@users.noreply.github.com>
@justinchuby justinchuby added this to the 1.19 milestone Mar 11, 2025
@justinchuby justinchuby requested a review from a team as a code owner March 11, 2025 18:10
@github-project-automation github-project-automation Bot moved this to In progress in PR Tracker Mar 11, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 56.28%. Comparing base (41dda44) to head (aadffed).
Report is 200 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #6803   +/-   ##
=======================================
  Coverage   56.28%   56.28%           
=======================================
  Files         509      509           
  Lines       32579    32580    +1     
  Branches     3099     3099           
=======================================
+ Hits        18336    18337    +1     
  Misses      13385    13385           
  Partials      858      858           

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

@github-project-automation github-project-automation Bot moved this from In progress to Reviewer approved in PR Tracker Mar 28, 2025
@justinchuby justinchuby added this pull request to the merge queue Mar 28, 2025
Merged via the queue into main with commit 91abed6 Mar 28, 2025
@justinchuby justinchuby deleted the justinchu/deprecate-helper branch March 28, 2025 14:54
@github-project-automation github-project-automation Bot moved this from Reviewer approved to Done in PR Tracker Mar 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants