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: [email protected] With regards, Apache Git Services
