suggestion of adding torch.profile #148
frankchieng
started this conversation in
Ideas
Replies: 1 comment
-
I like that idea. I actually planned to add bonus material on profiling once all the chapters are finished. It didn't quite make it into Appendix A because it was originally a main chapter, and the text was already borderline too long. So that's why I will do it as a standalone resource profiling codes from an existing chapter. I am not sure yet whether I will do it as a write-up or a video. Thanks for suggesting though! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
i just check out the code of appendix-A/01_main-chapter-code /DDP-script.py,how about adding
than we can see the tracing profiling json file in google Chrome
Beta Was this translation helpful? Give feedback.
All reactions