Batched QP (and other optimization algorithm)
Open
question
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 76
- Avg merge
- 2d 21h
- Merged PRs (30d)
- 1
Description
I'm trying to make OSQP batchable (so I can make it a layer in neural networks, like OptNet), but I couldn't find any documentation yet about using `vmap` to solve batched version of optimization problems.
Contributor guide
Assessment
This issue has not been assessed yet.