Brandon Amos

Results 91 issues of Brandon Amos

Mentioned by @akshayka in #100 as there's a lot of shared code between three layers now. Should be clean and easy to add and would make maintenance easier!

This PR fixes a small issue in the PyTorch tutorial where Xtrain.grad is not zeroed before it's used

There are a few technical details to be discussed/worked out here and we should decide on the best interface for this, but just quickly filing this for now to get...

Serializing the canonicalization takes a non-negligible amount of time for larger batches (~500ms for a batch size of 128) and is relatively easy to batch up for cone programs. I've...

Is there an easy way to enable it for the others too? ![image](https://user-images.githubusercontent.com/707462/216720678-dc7217aa-32dc-45c0-9a7a-b9aeacfcf259.png)

This has some examples and a prototype @dishank-b and I created to help us get in equality constraints with an augmented Lagrangian method as described in [this slide deck](http://www.seas.ucla.edu/~vandenbe/133B/lectures/nllseq.pdf). It's...

CLA Signed