catalyst
catalyst copied to clipboard
A JIT compiler for hybrid quantum programs in PennyLane
Results
282
catalyst issues
Sort by
recently updated
recently updated
newest added
**Context:** In the compiler driver, we only check if there is any `GradientOpInterface` for enzyme. However, it only works for early mlir levels with `replace_ir`. This PR moves the check...
**Context:** Gets location information from JAX to MLIR, but not yet to LLVM. **Description of the Change:** **Benefits:** **Possible Drawbacks:** **Related GitHub Issues:**