tvm
tvm copied to clipboard
WIP: [ONNX][TOPI] Add Col2Im operation
trafficstars
Implementation of Col2Im operation from ONNX opset on TVM side
Thanks for contributing to TVM! Please refer to the contributing guidelines https://tvm.apache.org/docs/contribute/ for useful information and tips. Please request code reviews from Reviewers by @-ing them in a comment.
- cc @KJlaccHoeUM9l See #10317 for details
Generated by tvm-bot
Hi, any update on this pr? col2im and im2col are some missing ops that would be nice to have support.