| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…rk without autocast, fix benchmark code for cases when to use autocase
|
@eolecvk seems torch and torchvision are included in the setup.py. I don't know if @justinpinkney has particular reason for doing it that way. |
Sorry, something went wrong.
It's because the original repo was setup that way: ...but even in their case, they install pytorch and torchvision in conda's environment.yaml: |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Removing autocast does seem to reduce the latency and memory in a big way!
Here is what the new benchmark results for autocast v fp16 look like.
Also added benchmark config instructions in benchmark.md