You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2019/11/07 16:03:56 UTC

[GitHub] [incubator-tvm] cchung100m opened a new pull request #4271: [Relay][Frontend][ONNX] operator support: DepthToSpace, SpaceToDepth

cchung100m opened a new pull request #4271: [Relay][Frontend][ONNX] operator support: DepthToSpace, SpaceToDepth
URL: https://github.com/apache/incubator-tvm/pull/4271
 
 
   Hi @zhiics @jroesch @hlu1
   
   Following [post](https://discuss.tvm.ai/t/typeerror-from-onnx-got-an-unexpected-keyword-argument-opset/4617/3?u=cchung100m) at tvm forum, I add the implementation of `DepthToSpace` operator and `SpaceToDepth` operator for frontend/onnx.py
   
   I would appreciate if you can review/manage this PR, thank you.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services