4ab96fbc6c
* Reorganize main function. * Follow review comments. * Emit constants are globals in Krnl and LLVM dialects. * Replace internal malloc with memory pool and getref instruction. * Lower krnl.getref to LLVM. * Fix formatting issues. * Add tests. * Add missing dependency. * Improve LLVM lowering. * Add test to show getref is generic. |
||
---|---|---|
.. | ||
onnx_canonicalization.mlir | ||
onnx_constprop.mlir | ||
onnx_decompose.mlir | ||
onnx_elide_constants.mlir | ||
onnx_enable_memory_pool.mlir | ||
onnx_krnl_global_elision.mlir | ||
onnx_lowering.mlir | ||
onnx_lowering_with_dealloc.mlir | ||
onnx_shape_inference.mlir | ||
onnx_shape_inference_maxpool.mlir |