This template by @veritas9872 lets you build pytorch from source in a Docker image. They claim that torch is a lot faster when built from source because of optimizations the compiler can make for your specific hardware. Would be an interesting feature for cog for people who didn't mind long build times / for a production image.
This template by @veritas9872 lets you build pytorch from source in a Docker image. They claim that torch is a lot faster when built from source because of optimizations the compiler can make for your specific hardware. Would be an interesting feature for cog for people who didn't mind long build times / for a production image.