Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add timeout ability to gen_* functions (facebook#1562)
Summary: X-link: pytorch/botorch#1562 Exposes the ability to pass a `timeout_sec` kwarg to `gen_candidates_scipy` and `gen_candidates_torch` that allows to stop the optimization after running for more than `timeout_sec` seconds. Reviewed By: esantorella Differential Revision: D42024857 fbshipit-source-id: 0d4d96a7f17161993775a777b8b148fdcb149017
- Loading branch information