Skip to content

A lightweight demo of DLProf using PyTorch MNIST example

License

Notifications You must be signed in to change notification settings

JingchaoZhang/DLProf_Demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DLProf_Demo

A lightweight demo of DLProf using PyTorch MNIST example

1. Create an environment with dependencies specified in env.yml:

conda env create -f env.yml

2. Activate the new environment:

conda activate dlprof

3. Follow the demo here:

https://jingchaozhang.github.io/DLProf-Demo/

About

A lightweight demo of DLProf using PyTorch MNIST example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages