microsoft / knossos-ksc

Compiler with automatic differentiation
Other
45 stars 10 forks source link

Fix PyTorch implementation of sqrl #1027

Closed dcrc2 closed 3 years ago

dcrc2 commented 3 years ago

Fixes #1026

The "PyTorch" implementation of sqrl was inadvertently changed to call Knossos code, rather than being pure PyTorch as intended.