Skip to content
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

Tensorboard examples and/or documentation do not exist #380

Open
Trolldemorted opened this issue Sep 19, 2022 · 3 comments
Open

Tensorboard examples and/or documentation do not exist #380

Trolldemorted opened this issue Sep 19, 2022 · 3 comments

Comments

@Trolldemorted
Copy link

Thanks a lot for maintaining Rust bindings! I have built a very simple actor critic algorithm in Rust, and it works like a charm. However, how can I emit events for tensorboard to get fancy graphs?

Unfortunately I could find no examples or documentation anywhere. Is there anything that would point me into the right direction? Even examples for the c++ API are hard to find.

@Corallus-Caninus
Copy link
Contributor

@adamcrume is this available in the documentation somewhere? my framework project needs tensorboard but I cant find anything on how to set it up in Rust.

@Trolldemorted
Copy link
Author

@Corallus-Caninus did you manage to get anything to work so far?

@Corallus-Caninus
Copy link
Contributor

No I haven't @adamcrume do you have any insight into how tensorboard can at least visualize the Graph? So far all I can find is that I need to populate a logdir manually. Sorry for the late reply I'll try to be more active.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants