-
Notifications
You must be signed in to change notification settings - Fork 444
Release 3.4.2 #970
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release 3.4.2 #970
Changes from all commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
782dc3e
[feature] external axon flags (#887)
4772122
[fix] fixes unstake with max-stake flag (#905)
a778fb8
Merge remote-tracking branch 'origin/master' into nobunaga
Eugene-hu 0afe907
local train bug fix (#906)
Eugene-hu 4bfb69b
[feature] [CUDA solver] Add multi-GPU and ask for CUDA during btcli r…
7f9d1f4
[Docs] Update old docs link to new link. Change discord invite to cus…
c62a81d
Fix for test_neuron.py (#917)
Eugene-hu f9da8f1
[feature] add --seed option to regen_hotkey (#916)
816a00c
circle ci version update and fix (#920)
Eugene-hu f34283c
Add test_phrases_split unit test
opentaco 46b580c
Update unravel_topk_token_phrases with faster implementation
opentaco d6c3a97
Merge branch 'nobunaga' into feature/BIT-574/deserialization_speed_up_v2
opentaco cc84c75
Rename test_phrases_split to test_random_topk_token_phrases
opentaco 73256bd
Merge remote-tracking branch 'origin/feature/BIT-574/deserialization_…
opentaco 2415446
Unit tests cleanup (#922)
Eugene-hu 946ac4f
Merge branch 'nobunaga' into feature/BIT-574/deserialization_speed_up_v2
opentaco e5a41eb
Merge pull request #921 from opentensor/feature/BIT-574/deserializati…
opentaco e9d8275
Deactivate test_random_topk_token_phrases unit test
opentaco 58adeae
Create topk_tensor on origin device
opentaco e988cd9
Merge pull request #925 from opentensor/feature/BIT-587/deactivate-un…
opentaco 9b5190f
Merge branch 'nobunaga' into feature/BIT-588/device_unravel_topk_toke…
opentaco 1a2aad9
Merge pull request #926 from opentensor/feature/BIT-588/device_unrave…
opentaco 3990a28
Normalization Update (#909)
Eugene-hu e9a847d
Adding development workflow documentation and script for bumping the …
eduardogr 00bc477
Revert "Normalization Update (#909)"
Eugene-hu 06b8541
Parachain registration (#912)
shibshib 0cd949f
Bit 583 memory optimization v4 (#929)
isabella618033 623e1f0
Merge remote-tracking branch 'origin/master' into nobunaga
Eugene-hu 8de2a69
feature/BIT-579/Adding Prometheus (#928)
eduardogr be033bf
Dendrite Text Generate (#941)
unconst 67839ec
Subtensor and Normalization updates (#936)
Eugene-hu bd04152
Prometheus bug fix (#942)
Eugene-hu f09a2f0
[Fix] only reregister if flag is set (#937)
camfairchild 4579ba9
[BIT 584] [feature] btcli register output stats not in place (#923)
camfairchild c8e6838
[Fix] multi cuda fix (#940)
camfairchild 8741c12
Fix/pin wandb (#945)
camfairchild ebb0e88
[Fix] change bellagene entrypoint string (#938)
camfairchild 6bc905a
Update dockerfile to current on dockerhub (#934)
camfairchild 286ff26
Minor fixes (#955)
unconst d8fa7dd
Remove locals from cli and bittensor common (#947)
unconst f921242
Merge remote-tracking branch 'origin/master' into nobunaga
Eugene-hu 8850a62
[feature] Improve dataloader performance (#950)
joeylegere 2df26db
No set weights (#959)
unconst 1da158c
Bit 590 backward fix (#957)
isabella618033 e09bace
[Fix] add perpet hash rate and adjust alpha (#960)
camfairchild 151fdfb
[Fix] stake conversion issue (#958)
camfairchild 587d41c
initial commit
unconst a7b664f
fix manager server no return
unconst 951c47c
Dasyncio (#967)
unconst 1e460bb
Update __init__.py
unconst 9cfe0fa
Merge branch 'nobunaga' of https://github.com/opentensor/bittensor in…
unconst 39bef70
Moving to release
unconst e692818
Release 3.4.2 (#969)
unconst 530700f
fix failing test_forward_priority_2nd_request_timeout
unconst 32a7d23
Merge branch 'nobunaga' of https://github.com/opentensor/bittensor in…
unconst d4f0554
remove test_receptor test
unconst 13cf598
fix tests
unconst 18a20ea
Decrease validator moving average window
opentaco d9096c5
Merge branch 'nobunaga' into Release_3.4.2
unconst 3b4f35b
Release 3.4.2 (#972)
unconst da406b2
Merge branch 'nobunaga' into feature/BIT-594/decrease_validator_movin…
opentaco 8c8ba07
No version checking (#974)
unconst 4111297
Merge branch 'nobunaga' of https://github.com/opentensor/bittensor in…
unconst 521a367
Promo suffix (#977)
unconst b72f4aa
Update bittensor/VERSION
isabella618033 c11ff11
Validator exit (#980)
unconst 276e146
Promo suffix (#977) (#981)
unconst ba34f1c
Merge branch 'nobunaga' into feature/BIT-594/decrease_validator_movin…
unconst 58ae9d6
Merge pull request #971 from opentensor/feature/BIT-594/decrease_vali…
opentaco e7ce3b5
Merge branch 'nobunaga' into Release_3.4.2
opentaco File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1 +1 @@ | ||
| 3.4.1 | ||
| 3.4.2 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.