forked from OSchip/llvm-project
288bf2b5b9
- Retains Quantization types and predicates. - Retains utilities and example (testable) passes/ops. - Retains unit tests for example passes/ops. - Moves fixed point ops (and corresponding real ops) to FxpMathOps. - Moves real -> fixed point pass to FxpMathOps. - Sever the dependency on the TF dialect from Quantization. These dialects should now be open-sourcable. -- PiperOrigin-RevId: 241825598 |
||
---|---|---|
mlir |