Batch an MLIR Region
Open
- Dominant language
- LLVM
- Stars
- 1.7k
- Forks
- 188
- Avg merge
- 1d 22h
- Merged PRs (30d)
- 26
Description
I can AD an MLIR Region with `AutoDiffRegionOp`. Can I similarly batch an MLIR Region?
I only see `BatchOp`, which operates on function names afaict (the `summary` is a copy-paste from `AutoDiffOp`).
I specifically want this for StableHLO.
Contributor guide
Assessment
This issue has not been assessed yet.