Fully native training stacks written eg. in C++ shouldn’t rely on a python wrapper process to log to wandb.
Thus comprehensive documentation how the wandb package logs to the wandb service, sufficient for reimplementation of the client would be much appreciated.
Hi @mikex86
Good day and thank you for reaching out to us! Have you checked our documentation for APIs? Please check it here and let us know if this helps.
Thanks,
Paulo
Hello,
I have already looked at the documentation for the python API.
I suppose there is some scheme how these method calls translate into requests.
This I suppose is consistent for all these methods to implement some RPC scheme.
I haven’t found documentation on this in particular.
If that is cleared up, I suppose the API doc is sufficient.
Hi @mikex86 Good day and thank you for your feedback. In addition to the documentation I shared, you can also check our C++ library docs here for your reference. I hope this helps. Thank you!
That is very helpful, thanks!
You are very welcome. Please feel free to reach out to us again if you need further assistance.