* initial const prop attempt * added support for broadcast ops * adde all binary broadcast ops into custom builders with precise type * added test example * working * format * fixed suggestion by Tung, start woring on unary * added subtraction and neg the right way, and added elementwise mul too * formatting changes * format * format * added instructions to add new optimizations |
||
|---|---|---|
| .. | ||
| onnx_canonicalization.mlir | ||
| onnx_constprop.mlir | ||
| onnx_decompose.mlir | ||
| onnx_elide_constants.mlir | ||
| onnx_krnl_global_elision.mlir | ||
| onnx_lowering.mlir | ||
| onnx_lowering_with_dealloc.mlir | ||
| onnx_shape_inference.mlir | ||
| onnx_shape_inference_maxpool.mlir | ||