Skip to content

Disable local symbol table for function shape inferencing. - #17267

Merged
yuslepukhin merged 1 commit into
mainfrom
yuslepukhin/symbolic_table_usage
Aug 23, 2023
Merged

Disable local symbol table for function shape inferencing.#17267
yuslepukhin merged 1 commit into
mainfrom
yuslepukhin/symbolic_table_usage

Conversation

@yuslepukhin

Copy link
Copy Markdown
Contributor

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
Comment thread onnxruntime/core/graph/function_utils.cc
Comment thread onnxruntime/core/graph/function_utils.cc
@yuslepukhin
yuslepukhin merged commit fdc3bca into main Aug 23, 2023
@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
Lafi7e 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