You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Summary:
Pull Request resolved: pytorch#11123
this adds an operator that fills a tensor with a uniform(min, max)
the implementation is to use the fp32 generator and convert to fp16
if performance becomes an issue we could resort to intrinsics
Reviewed By: jspark1105, chocjy
Differential Revision: D9598142
fbshipit-source-id: 5aeab99acf7c3596fa6c33611d9d2c484f7c1145
0 commit comments