onnxruntime
fdc3bcae - Disable local symbol table for function shape inferencing. (#17267)

Commit
2 years ago
Disable local symbol table for function shape inferencing. (#17267) ### Description Temporarily disable symbol tables. ### Motivation and Context Local symbol tables mark unrelated shapes re-use and cause inference to error out. https://github.com/microsoft/onnxruntime/issues/17061
Author
Parents
Loading