google-deepmind / google-deepmind/sonnet
How to build/install from source with v2?
Open
- Dominant language
- Python
- Stars
- 10k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
It appears as though the v2 branch has removed `docs/INSTALL.md`, `install.sh`, `BUILD` and the `:install` bazel target. Here's the full diff between versions 1.33 and 2.0.0: https://github.com/deepmind/sonnet/compare/v1.33...v2.0.0. What are the official steps to build 2.0.0 and later versions from source? Is there a convenient way to build them into a wheel?
Also, is the `v2` or the `master` branch the main development branch?
Contributor guide
Assessment
This issue has not been assessed yet.