24d0a2ac71
* Add shape inference and names - Add shape inference for PRelu - Fix shape inference for group conv for ConvTranspose - Add input and output names for graphs (functions) - Add support for (u)int8 tensor attributes * Fix format issues * Revert formatting for gen_onnx_mlir.py * Pads can have ArrayAttr and DenseElementsAttr so support both * NumInputs is the number of graph inputs that don't have initializers * Add test for 2D batchnorm * Fix typo in define_loops in new 2d BN test * Change 'name' to 'onnx_node_name' * Fix Batchnorm for 2D I/O and add lowering test Co-authored-by: Gheorghe-Teodor Bercea <gt.bercea@gmail.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
build-mlir.cmd | ||
build-mlir.sh | ||
clone-mlir-master.sh | ||
clone-mlir.sh | ||
debug.py | ||
gen_onnx_mlir.py | ||
install-mlir.cmd | ||
install-mlir.sh | ||
install-onnx-mlir.cmd | ||
install-onnx-mlir.sh | ||
setup-onnx-mlir-windows.cmd |