1882059ac9
* Support Pads for MaxPoolSingleOut * Regenerate onnx.md to include the new op * Edit comments * Undo redundant parts that were unintentionally changed * Move declarative rewriting rules into canonicalize to avoid creating a new op * Reformat the rewriting rule pattern of MaxPoolSingleOut * Put ONNXPadConstantValuePadOp's build method into a .cpp file instead of a tablegen file * Use the same helper function as the one in inferShape for the ONNXPadConstantValuePadOp's build method * Change function names and fix padding for the spatial dimensions * Call shape-inference again after canonicalization to infer shape for newly added ops during canonicalization. * Fix typos |
||
---|---|---|
.. | ||
backend | ||
mlir | ||
CMakeLists.txt |