EnzymeAD / EnzymeAD/Reactant.jl
Renaming macros
Open
breaking
- Dominant language
- Julia
- Stars
- 370
- Forks
- 74
- Avg merge
- 18h 47m
- Merged PRs (30d)
- 30
Description
* `@code_hlo` -> `@code_mlir dialect=:stablehlo ...` (dialect=:stablehlo being the default one)
* `@code_mhlo` -> `@code_mlir dialect=:mhlo ...`
* `@code_xla` (part of https://github.com/EnzymeAD/Reactant.jl/pull/743) -> `@code_hlo`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.