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> |
||
---|---|---|
.. | ||
Builder | ||
Conversion | ||
Dialect | ||
Interface | ||
Pass | ||
Runtime | ||
Tool | ||
Transform | ||
CMakeLists.txt | ||
ExternalUtil.hpp.in | ||
InitMLIRPasses.hpp | ||
InitOMPasses.hpp | ||
MainUtils.cpp | ||
MainUtils.hpp | ||
main.cpp |