skylineprof / skyline

🏙 Interactive in-editor performance profiling, visualization, and debugging for PyTorch neural networks.
Apache License 2.0
30 stars 3 forks source link

Add a CLI interface to the memory and run time profilers #37

Closed geoffxy closed 4 years ago

geoffxy commented 4 years ago

This will allow us to save the report SQL files for later processing. This is useful when we need to debug the profiling results.

geoffxy commented 4 years ago

Completed as of commit 5bef4664f5fa2972d0643692c718a7682bde0524.