Releases: opentensor/bittensor
3.5.0 / 2022-11-24
What's Changed
-
[Fix] allow synapse all (#988)
- allow set synapse All using flag
- add test
- use dot get
-
[Feature] Mark registration threads as daemons (#998)
- make solver processes daemons
-
[Feature] Validator debug response table (#999)
- Add response table to validator debugging
-
[Feature] Validator weight setting improvements (#1000)
- Remove responsive prioritization from validator weight calculation
- Move metagraph_sync just before weight setting
- Add metagraph register to validator
- Update validator epoch conditions
- Log epoch while condition details
- Consume validator nucleus UID queue fully
- Increase synergy table display precision
- Round before casting to int in phrase_cross_entropy
-
small fix for changelog and version by @Eugene-hu in #993
-
release/3.5.0 by @eduardogr in #1006
Full Changelog: v3.4.3...v3.5.0
3.4.3 / 2022-11-15
What's Changed
Full Changelog: v3.4.2...v3.4.3
3.4.2 / 2022-11-09
What's Changed
- Adding 3.4.0 changelog to CHANGELOG.md by @eduardogr in #953
- Release 3.4.2 by @unconst in #970
Full Changelog: v3.4.1...v3.4.2
3.4.1 / 2022-10-13
What's Changed
- [Hotfix] Fix CUDA Reg update block by @camfairchild in #954
Full Changelog: v3.4.0...v3.4.1
3.4.0 / 2022-10-13
What's Changed
- Parameters update by @Eugene-hu #936
- Bittensor Generate by @unconst #941
- Prometheus by @unconst #928
- [Tooling][Release] Adding release script by @eduardogr in #948
Full Changelog: v3.3.4...v3.4.0
3.3.4 / 2022-10-03
What's Changed
- [hot-fix] fix indent again. add test by @camfairchild in #907
- Delete old gitbooks by @quac88 in #924
- Release/3.3.4 by @Eugene-hu in #927
New Contributors
Full Changelog: v3.3.3...v3.3.4
3.3.3 / 2022-09-06
What's Changed
- [feature] cpu register faster by @camfairchild in #854
- [hotfix] fix flags for multiproc register limit by @camfairchild in #876
- Fix/diff unpack bit shift by @camfairchild in #878
- [Feature] [cubit] CUDA registration solver by @camfairchild in #868
- Fix/move overview args to cli by @camfairchild in #867
- Add/address CUDA reg changes by @camfairchild in #879
- [Fix] --help command by @camfairchild in #884
- Validator hotfix min allowed weights by @Eugene-hu in #885
- [BIT-552] Validator improvements (nucleus permute, synergy avg) by @opentaco in #889
- Bit 553 bug fixes by @isabella618033 in #886
- add check to add ws:// if needed by @camfairchild in #896
- [BIT-572] Exclude lowest quantile from weight setting by @opentaco in #895
- [BIT-573] Improve validator epoch and responsives handling by @opentaco in #901
- Nobunaga Release V3.3.3 by @Eugene-hu in #899
Full Changelog: v3.3.2...v3.3.3
3.3.2 / 2022-08-18
SynapseType fix in dendrite
What's Changed
- SynapseType fix in dendrite by @robertalanm in #874
Full Changelog: v3.3.1...v3.3.2
3.3.1 / 2022-08-17
What's Changed
- [hotfix] Fix GPU reg bug. bad indent by @camfairchild in #883
Full Changelog: v3.3.0...v3.3.1
3.3.0 / 2022-08-16
CUDA registration
This release adds the ability to complete the registration using a CUDA-capable device.
See https://github.com/opentensor/cubit/releases/tag/v1.0.5 for the required cubit
v1.0.5 release
Also a few bug fixes for the CLI
What's Changed
- [hotfix] fix flags for run command, fix hotkeys flag for overview, and [feature] CUDA reg by @camfairchild in #877
Full Changelog: v3.2.0...v3.3.0