opentensor / bittensor

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

Reimplement `to_wandb()` for dendrite and metagraph on `text_prompting`. #1332

Closed ifrit98 closed 1 year ago

ifrit98 commented 1 year ago

See: https://github.com/opentensor/bittensor/blob/master/bittensor/_dendrite/dendrite_impl.py#L1028

and

https://github.com/opentensor/bittensor/blob/master/bittensor/_metagraph/metagraph_impl.py#L406

ifrit98 commented 1 year ago

This is a stub for later and to spark discussion. Figure this may be useful for continual monitoring and analysis, yes @steffencruz ?

steffencruz commented 1 year ago

ohfosho!

ifrit98 commented 1 year ago

Outdated.