Resolved #687: fixed output dtype of uniform and normal random samples
This output dtype is now always of the type given by the dtype argument,
and the other variables used in the computation (e.g. low & high for
uniform) are now cast to this dtype to make sure they do not upcast the
result.
正在显示
请
注册
或者
登录
后发表评论