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

add wandb support #12

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

add wandb support #12

wants to merge 3 commits into from

Conversation

tcapelle
Copy link

@tcapelle tcapelle commented Nov 26, 2021

This PR adds wandb logging for the training script 🚀
With this tool, we can compare runs on the dashboard and then get super nice results.
It also automatically logs the apple system metrics like GPU power, CPU power, etc..
I have been also benchmarking the processor recently!

image

And check the model run here

@tcapelle
Copy link
Author

tcapelle commented Dec 3, 2021

I also wrote a report on my findings:
https://wandb.ai/tcapelle/apple_m1_pro/reports/Deep-Learning-on-the-M1-Pro-with-Apple-Silicon---VmlldzoxMjQ0NjY3

  • I would absolutely recommend you re-run your benchmarks on NGC containers, as the performance for Tensorflow can be substantially higher.

@tlkh
Copy link
Owner

tlkh commented Dec 3, 2021

I did use the NGC TF container.

What is the image size you used? From your script, it looks like it defaults to 128x128? That could be why it looks like it runs faster.

@tcapelle
Copy link
Author

tcapelle commented Dec 8, 2021

Nice!
Yeah, I ran on 128x128.

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

Successfully merging this pull request may close these issues.

2 participants