skylineprof / skyline

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

Organize and merge in evaluation code #51

Closed geoffxy closed 4 years ago

geoffxy commented 4 years ago

The code in the eval branch was used to evaluate Skyline's predictive models for the paper. We need to figure out how to merge it into the master branch without necessarily exposing all of the evaluation utilities in production versions.

geoffxy commented 4 years ago

Completed as of commit b1828dab66822f0575bfff3a0230ddbc7ca7ccef.