You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Huggingface announced a pytorch visualizer: https://huggingface.co/blog/train_memory. Now that we're approaching the ability to generate decks for failed executions, we should investigate if possibility of turning the pytorch visualizer into a deck.
Goal: What should the final outcome look like, ideally?
Investigate the possibility of rendering the profiling data generated by pytorch in a flyte deck.
Describe alternatives you've considered
Copy the profiling file to blob store and generate a link at the end of the execution.
Propose: Link/Inline OR Additional context
No response
Are you sure this issue hasn't been raised already?
Yes
Have you read the Code of Conduct?
Yes
The text was updated successfully, but these errors were encountered:
Motivation: Why do you think this is important?
Huggingface announced a pytorch visualizer: https://huggingface.co/blog/train_memory. Now that we're approaching the ability to generate decks for failed executions, we should investigate if possibility of turning the pytorch visualizer into a deck.
Goal: What should the final outcome look like, ideally?
Investigate the possibility of rendering the profiling data generated by pytorch in a flyte deck.
Describe alternatives you've considered
Copy the profiling file to blob store and generate a link at the end of the execution.
Propose: Link/Inline OR Additional context
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: