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 2021/06/28 21:54:56 UTC

[GitHub] [tvm] schilkunda-amba opened a new pull request #8362: Relay to onnx conversion

schilkunda-amba opened a new pull request #8362:
URL: https://github.com/apache/tvm/pull/8362


   * Added support for following ops: Sigmoid, Copy, Round and Cast
   * Fixed issue in Pool conversion


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] schilkunda-amba closed pull request #8362: Relay to onnx conversion

Posted by GitBox <gi...@apache.org>.
schilkunda-amba closed pull request #8362:
URL: https://github.com/apache/tvm/pull/8362


   


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] schilkunda-amba commented on pull request #8362: Relay to onnx conversion

Posted by GitBox <gi...@apache.org>.
schilkunda-amba commented on pull request #8362:
URL: https://github.com/apache/tvm/pull/8362#issuecomment-875107733


   Okay, will make those changes and resubmit.


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] u99127 commented on pull request #8362: Relay to onnx conversion

Posted by GitBox <gi...@apache.org>.
u99127 commented on pull request #8362:
URL: https://github.com/apache/tvm/pull/8362#issuecomment-874307284


   > * Added support for following ops: Sigmoid, Copy, Round, Cast and Conv2D transpose
   > * Fixed issues in Pool and Pad conversion
   
   Could you please fix the title to say this adds support for the above mentioned ONNX operators. The ONNX frontend lowers to Relay , not the other way around .. :) 
   
   Could you also have a separate pull request for fixing issues vs new features and could you explain what the fixes are doing and if there are tests that cover these fixes ?  


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] u99127 commented on pull request #8362: Relay to onnx conversion

Posted by GitBox <gi...@apache.org>.
u99127 commented on pull request #8362:
URL: https://github.com/apache/tvm/pull/8362#issuecomment-874307284


   > * Added support for following ops: Sigmoid, Copy, Round, Cast and Conv2D transpose
   > * Fixed issues in Pool and Pad conversion
   
   Could you please fix the title to say this adds support for the above mentioned ONNX operators. The ONNX frontend lowers to Relay , not the other way around .. :) 
   
   Could you also have a separate pull request for fixing issues vs new features and could you explain what the fixes are doing and if there are tests that cover these fixes ?  


-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org