Longsheng Mou f1dd6b3cf8
[mlir][tensor] Fix createFillOrGenerateOp (#121205)
This PR clones the padding value defined inside the PadOp block to
outside to prevent a crash. Fixes #120947.
2025-04-15 09:29:44 +08:00
..