facebookresearch / theseus

A library for differentiable nonlinear optimization
MIT License
1.78k stars 128 forks source link

First pass at adding support for scaling in rand/randn. #633

Open a3ahmad opened 11 months ago

a3ahmad commented 11 months ago

Motivation and Context

An attempt at addressing issue #135

How Has This Been Tested

Not yet, hoping to discuss effective strategies as part of the discussion about this PR.

Types of changes

Additional parameter to rand/randn

Checklist