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/11/11 02:34:24 UTC

[GitHub] [tvm] shengxinhu opened a new pull request #9493: [Frontend][ONNX] Support RandomNormal operator

shengxinhu opened a new pull request #9493:
URL: https://github.com/apache/tvm/pull/9493


   support RandomUniformLike, RandomNormal and RandomNormalLike
   


-- 
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] jwfromm commented on pull request #9493: [Frontend][ONNX] Support RandomNormal operator

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


   Awesome, thanks for this contribution @shengxinhu!


-- 
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] jwfromm merged pull request #9493: [Frontend][ONNX] Support RandomNormal operator

Posted by GitBox <gi...@apache.org>.
jwfromm merged pull request #9493:
URL: https://github.com/apache/tvm/pull/9493


   


-- 
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] AndrewZhaoLuo commented on pull request #9493: [Frontend][ONNX] Support RandomNormal operator

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


   Huh, you know what, im not sure anymore, looking at this pr: https://github.com/apache/tvm/pull/9519/files, can't seem to find the tests anymore. Must have been mistaken or confused. Go ahead and merge


-- 
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] AndrewZhaoLuo commented on pull request #9493: [Frontend][ONNX] Support RandomNormal operator

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


   Thanks for contribution! I'm working on upgrading ONNX in our CI. 
   
   The new version seems to have a few official tests for these operators (even though they've been around since opset 1) which I will run by hopefully by the end of this week.


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