Files
clang-p2996/mlir/lib/Dialect/Tensor/Utils/Utils.cpp
Fabian Mora 695c4f2309 [NFC][mlir][tensor] Use ValueRange instead of SmallVector in tensor::createPadHighOp (#144397)
Use `ValueRange` instead of `SmallVector` in `tensor::createPadHighOp`
for the `dynOutDims` arg.
2025-06-16 14:04:30 -04:00

6.8 KiB