tvm icon indicating copy to clipboard operation
tvm copied to clipboard

WIP: [ONNX][TOPI] Add Col2Im operation

Open vvchernov opened this issue 2 years ago • 2 comments
trafficstars

Implementation of Col2Im operation from ONNX opset on TVM side

vvchernov avatar Feb 24 '23 07:02 vvchernov

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

tvm-bot avatar Feb 24 '23 07:02 tvm-bot

Hi, any update on this pr? col2im and im2col are some missing ops that would be nice to have support.

alexfanqi avatar May 06 '24 09:05 alexfanqi