Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add pyre_extensions as a dependency (#2572)
Summary: Pyre extensions offers useful functionality like `none_throws` and `assert_is_instance` that can be used to refine the type-hints during runtime. This is a light-weight dependency that can help us improve type-checker friendliness of BoTorch over time. Reviewed By: Balandat Differential Revision: D64348157 Pulled By: saitcakmak
- Loading branch information