onnxruntime
5bd1ff0f - Fix transpose of empty initializers called from constant folding (#25922)

Commit
106 days ago
Fix transpose of empty initializers called from constant folding (#25922) ### Description ConstantFolding crashes when a constant empty initializer is transposed. ### Motivation and Context This rare case happened when converting a LLM into onnx with static shape.
Author
Parents
Loading