opentensor / bittensor

Internet-scale Neural Networks
https://www.bittensor.com/
MIT License
934 stars 323 forks source link

async Subtensor class #2360

Closed roman-opentensor closed 1 week ago

roman-opentensor commented 1 month ago

We need to provide a async implementation of the Subtensor class, as a separate class for folks to use. This will be a standalone and entirely optional implementation

roman-opentensor commented 4 weeks ago

https://github.com/opentensor/bittensor/pull/2374 https://github.com/opentensor/bittensor/pull/2380