Ibraheem
Ibraheem
@gus-opentensor This change is dependent on our upcoming release which adds first_party_loggers. Once we roll that out, we can mark this ready to go.
Converting this to draft as per the team's discussion to roll this out with the other commit/reveal improvements.
Closing this we are now working on a revamped commit-reveal command
Hello @toilaluan, Can you use `weight_utils.convert_weights_and_uids_for_emit` to normalize the weights? This should convert them to int cc: @opendansor
Hey @mvds00 Thank you for your contribution. The test looks good. Just waiting if you would like to push your fix regarding the .neurons in save/load - otherwise we can...
The error message goes away in 2 cases: - Revert the logging fix (https://github.com/opentensor/bittensor/commit/54b7f3d84f74e2bbd89442e118a39573ddadbc2a) OR - Revert the _terminate_workers_and_wait_for_exit fix (https://github.com/opentensor/bittensor/commit/c8fde9d0a13493c70b9b31cbce01fceca1455996) Need to diagnose where the multiprocessing issue is stemming...