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

Final Report Outline #2

Open
13 of 17 tasks
izaakniksan opened this issue Apr 1, 2020 · 1 comment
Open
13 of 17 tasks

Final Report Outline #2

izaakniksan opened this issue Apr 1, 2020 · 1 comment
Assignees

Comments

@izaakniksan
Copy link
Owner

izaakniksan commented Apr 1, 2020

  • Go over rubric

  • Explain that sometimes cache size < sum of all the totals because tensors come in and out of existence at different times. So all won't exist at once.

  • Explain why in resnet, the current cache is much smaller than the max cache. Also, CUDA driver takes up hundreds of MB when initialized (Memory Usage is higher than other Pytorch implementation? facebookresearch/maskrcnn-benchmark#182)

  • Explain stack trace of building from source, show how I searched

  • Acknowledgements : how to format it? Put it right after abstract?

  • make sure all listings are labelled

  • Conclusion

  • In section 4.5, change activation to feature map

  • Put all gathered data tables. Remove "iteration #, epoch#' from the table titles, and just explain that I waited until steady state.

  • Future work (profile more models, extend to multi-gpu [say that I couldn't do this because I don't have access to such a setup])

  • Talk about why gradients increase in mem usage (what are intermediate gradients?)

  • Cite the resnet paper/implementation/imagenet dataset in appendix

  • Explain memory profiler (step by step, how hooks work, etc.)

  • Change tables to isolate intermediate grads on their own, since i didn't include them in the bar graphs

  • Get more recommendation data

  • System diagram on powerpoint

  • Add official cover page

@izaakniksan izaakniksan self-assigned this Apr 1, 2020
@tygamvrelis
Copy link

Looks good man

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