Skip to content

Remove extract_sub_graph function from tf_optimize method. #2051

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

Merged
merged 1 commit into from
Sep 30, 2022
Merged

Remove extract_sub_graph function from tf_optimize method. #2051

merged 1 commit into from
Sep 30, 2022

Conversation

fatcat-z
Copy link
Collaborator

@fatcat-z fatcat-z commented Sep 29, 2022

  1. This is not needed for optimizing the graph.
  2. extract_sub_graph is going to be deprecated in future version.
  3. Fix (extract_sub_graph is deprecated and will be removed in a future version) Python API from_keras #2049 .
    Signed-off-by: Jay Zhang [email protected]

@fatcat-z fatcat-z requested a review from xiaowuhu September 29, 2022 15:34
@fatcat-z fatcat-z merged commit c60c5ee into onnx:main Sep 30, 2022
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.

(extract_sub_graph is deprecated and will be removed in a future version) Python API from_keras
2 participants