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 2020/03/05 16:29:12 UTC

[GitHub] [incubator-tvm] maheshambule commented on issue #4979: [Relay/TOPI/TF][Op] Add support for randomuniform Op in TVM

maheshambule commented on issue #4979: [Relay/TOPI/TF][Op] Add support for randomuniform Op in TVM
URL: https://github.com/apache/incubator-tvm/pull/4979#issuecomment-595320437
 
 
   @MarisaKirisame, could you please elaborate more on outputting the new seed?  Does it mean that in case if seed is not provided Relay should generate (and not the operator to keep it pure) a new seed,  pass it to the operator and then store it in a global mutable reference at Relay level. And in case if seed is provided just pass it to the operator.  

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