Skip to content
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

Disable local symbol table for function shape inferencing. #17267

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

yuslepukhin
Copy link
Member

Description

Temporarily disable symbol tables.

Motivation and Context

Local symbol tables mark unrelated shapes re-use and cause inference to error out.

#17061

@yuslepukhin yuslepukhin changed the title Disable local symblol table for function shape inferencing. Disable local symbol table for function shape inferencing. Aug 23, 2023
@yuslepukhin yuslepukhin merged commit fdc3bca into main Aug 23, 2023
95 checks passed
@yuslepukhin yuslepukhin deleted the yuslepukhin/symbolic_table_usage branch August 23, 2023 21:46
@faxu faxu added the triage:approved Approved for cherrypicks for release label Aug 24, 2023
centwang pushed a commit that referenced this pull request Aug 28, 2023
### Description
Temporarily disable symbol tables.

### Motivation and Context
Local symbol tables mark unrelated shapes re-use and cause inference to
error out.

#17061
snnn pushed a commit that referenced this pull request Aug 28, 2023
kleiti pushed a commit to kleiti/onnxruntime that referenced this pull request Mar 22, 2024
…#17267)

### Description
Temporarily disable symbol tables.

### Motivation and Context
Local symbol tables mark unrelated shapes re-use and cause inference to
error out.

microsoft#17061
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage:approved Approved for cherrypicks for release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants