• Libtorch各版本下载


    Libtorch各版本下载 (不定期 更新)

    linux版本:

    Libtorch 1.0.0

    cpu:    	https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.0.0.zip
    
    • 1

    Libtorch 1.1.0 —— 1.5.0

    不同的版本只需要修改最后的几个数字以及对应的CUDA的版本

    cpu:    	https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.1.0.zip
    cuda10.0:  	https://download.pytorch.org/libtorch/cu100/libtorch-shared-with-deps-1.1.0.zip
    
    • 1
    • 2

    Libtorch 1.6.0

    cpu:   	https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.6.0%2Bcpu.zip
    cuda10.1:  	https://download.pytorch.org/libtorch/cu101/libtorch-shared-with-deps-1.6.0%2Bcu101.zip
    cuda10.2:  	https://download.pytorch.org/libtorch/cu102/libtorch-shared-with-deps-1.6.0.zip
    
    • 1
    • 2
    • 3

    Libtorch 1.7.0

    cpu:   	https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.7.0%2Bcpu.zip
    cuda10.1:  	https://download.pytorch.org/libtorch/cu101/libtorch-shared-with-deps-1.7.0%2Bcu101.zip
    cuda10.2: 	https://download.pytorch.org/libtorch/cu102/libtorch-shared-with-deps-1.7.0.zip
    
    • 1
    • 2
    • 3

    Libtorch 1.8.0

    cpu:   	https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.8.0%2Bcpu.zip
    cuda10.2:  	https://download.pytorch.org/libtorch/cu102/libtorch-shared-with-deps-1.8.0.zip
    
    • 1
    • 2

    Libtorch 1.9.0

    
    cpu:   	https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.9.0%2Bcpu.zip
    cuda10.2:  	https://download.pytorch.org/libtorch/cu102/libtorch-shared-with-deps-1.9.0%2Bcu102.zip
    
    • 1
    • 2
    • 3

    libtorch 1.10.0

    cpu:   	https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.10.0%2Bcpu.zip
    cuda10.2:  	https://download.pytorch.org/libtorch/cu102/libtorch-shared-with-deps-1.10.0%2Bcu102.zip
    
    • 1
    • 2

    libtorch 1.11.0

    
    cpu:   	https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.11.0%2Bcpu.zip
    cuda11.3:  	https://download.pytorch.org/libtorch/cu113/libtorch-shared-with-deps-1.11.0%2Bcu113.zip
    
    • 1
    • 2
    • 3

    libtorch 1.12.0

    cpu:   	https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.12.0%2Bcpu.zip
    cuda11.3:  	https://download.pytorch.org/libtorch/cu113/libtorch-shared-with-deps-1.12.0%2Bcu113.zip
    cuda11.6:  	https://download.pytorch.org/libtorch/cu116/libtorch-shared-with-deps-1.12.0%2Bcu116.zip
    
    • 1
    • 2
    • 3

    libtorch 1.13.0

    cpu:   	https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-1.13.0%2Bcpu.zip
    cuda11.6:  	https://download.pytorch.org/libtorch/cu116/libtorch-shared-with-deps-1.13.0%2Bcu116.zip
    cuda11.7:  	https://download.pytorch.org/libtorch/cu117/libtorch-shared-with-deps-1.13.0%2Bcu117.zip
    
    • 1
    • 2
    • 3

    libtorch 2.0.1

    cpu-Pre-cxx11 ABI :  		https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-2.0.1%2Bcpu.zip
    cpu-cxx11 ABI: 				https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-2.0.1%2Bcpu.zip
    cuda11.7-Pre-cxx11 ABI :	https://download.pytorch.org/libtorch/cu117/libtorch-shared-with-deps-2.0.1%2Bcu117.zip
    cuda11.7-cxx11 ABI: 		https://download.pytorch.org/libtorch/cu117/libtorch-cxx11-abi-shared-with-deps-2.0.1%2Bcu117.zip
    cuda11.8-Pre-cxx11 ABI :	https://download.pytorch.org/libtorch/cu118/libtorch-shared-with-deps-2.0.1%2Bcu118.zip
    cuda11.8-cxx11 ABI: 		https://download.pytorch.org/libtorch/cu118/libtorch-cxx11-abi-shared-with-deps-2.0.1%2Bcu118.zip
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6

    libtorch 2.1.0

    cpu-Pre-cxx11 ABI :			https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-2.1.0%2Bcpu.zip
    cpu-cxx11 ABI:	 			https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-2.1.0%2Bcpu.zip
    cuda11.8-Pre-cxx11 ABI :	https://download.pytorch.org/libtorch/cu118/libtorch-shared-with-deps-2.1.0%2Bcu118.zip
    cuda11.8-cxx11 ABI:			https://download.pytorch.org/libtorch/cu118/libtorch-cxx11-abi-shared-with-deps-2.1.0%2Bcu118.zip
    cuda12.1-Pre-cxx11 ABI :	https://download.pytorch.org/libtorch/cu121/libtorch-shared-with-deps-2.1.0%2Bcu121.zip
    cuda12.1-cxx11 ABI:			https://download.pytorch.org/libtorch/cu121/libtorch-cxx11-abi-shared-with-deps-2.1.0%2Bcu121.zip
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6

    libtorch 2.2.0

    cpu-Pre-cxx11 ABI :			https://download.pytorch.org/libtorch/cpu/libtorch-shared-with-deps-2.2.0%2Bcpu.zip
    cpu-cxx11 ABI:				https://download.pytorch.org/libtorch/cpu/libtorch-cxx11-abi-shared-with-deps-2.2.0%2Bcpu.zip
    cuda11.8-Pre-cxx11 ABI :	https://download.pytorch.org/libtorch/cu118/libtorch-shared-with-deps-2.2.0%2Bcu118.zip
    cuda11.8-cxx11 ABI:			https://download.pytorch.org/libtorch/cu118/libtorch-cxx11-abi-shared-with-deps-2.2.0%2Bcu118.zip
    cuda12.1-Pre-cxx11 ABI :	https://download.pytorch.org/libtorch/cu121/libtorch-shared-with-deps-2.2.0%2Bcu121.zip
    cuda12.1-cxx11 ABI:			https://download.pytorch.org/libtorch/cu121/libtorch-cxx11-abi-shared-with-deps-2.2.0%2Bcu121.zip
    ROCm5.7-Pre-cxx11 ABI :		https://download.pytorch.org/libtorch/rocm5.7/libtorch-shared-with-deps-2.2.0%2Brocm5.7.zip
    ROCm5.7-cxx11 ABI :			https://download.pytorch.org/libtorch/rocm5.7/libtorch-cxx11-abi-shared-with-deps-2.2.0%2Brocm5.7.zip
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
    • 7
    • 8

    win版本:

    Libtorch 1.0.0

    cpu-release:    https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.0.0.zip
    cu100-release:  https://download.pytorch.org/libtorch/cu100/libtorch-win-shared-with-deps-1.0.0.zip
    
    • 1
    • 2

    Libtorch 1.1.0 —— 1.5.0

    不同的版本只需要修改最后的几个数字以及对应的CUDA的版本

    cpu-debug:      https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.1.0.zip
    cpu-release:    https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.1.0.zip
    cu100-debug:    https://download.pytorch.org/libtorch/cu100/libtorch-win-shared-with-deps-debug-1.1.0.zip
    cu100-release:  https://download.pytorch.org/libtorch/cu100/libtorch-win-shared-with-deps-1.1.0.zip
    
    • 1
    • 2
    • 3
    • 4

    Libtorch 1.6.0

    cpu-debug:     https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.6.0%2Bcpu.zip
    cpu-release:   https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.6.0%2Bcpu.zip
    cu101-debug:    https://download.pytorch.org/libtorch/cu101/libtorch-win-shared-with-deps-debug-1.6.0%2Bcu101.zip
    cu101-release:  https://download.pytorch.org/libtorch/cu101/libtorch-win-shared-with-deps-1.6.0%2Bcu101.zip
    cu102-debug:    https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-debug-1.6.0.zip
    cu102-release:  https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-1.6.0.zip
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6

    Libtorch 1.7.0

    cpu-debug:     https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.7.0%2Bcpu.zip
    cpu-release:   https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.7.0%2Bcpu.zip
    cu101-debug:    https://download.pytorch.org/libtorch/cu101/libtorch-win-shared-with-deps-debug-1.7.0%2Bcu101.zip
    cu101-release:  https://download.pytorch.org/libtorch/cu101/libtorch-win-shared-with-deps-1.7.0%2Bcu101.zip
    cu102-debug:    https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-debug-1.7.0.zip
    cu102-debug:    https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-1.7.0.zip
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6

    Libtorch 1.8.0

    cpu-debug:     https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.8.0%2Bcpu.zip
    cpu-release:   https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.8.0%2Bcpu.zip
    cu102-debug:    https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-debug-1.8.0.zip
    cu102-release:  https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-1.8.0.zip
    
    • 1
    • 2
    • 3
    • 4

    Libtorch 1.9.0

    cpu-debug:     https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.9.0%2Bcpu.zip
    cpu-release:   https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.9.0%2Bcpu.zip
    cu102-debug:    https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-debug-1.9.0%2Bcu102.zip
    cu102-release:  https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-1.9.0%2Bcu102.zip
    
    • 1
    • 2
    • 3
    • 4

    libtorch 1.10.0

    cpu-debug:     https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.10.0%2Bcpu.zip
    cpu-release:   https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.10.0%2Bcpu.zip
    cu102-debug:    https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-debug-1.10.0%2Bcu102.zip
    cu102-release:  https://download.pytorch.org/libtorch/cu102/libtorch-win-shared-with-deps-1.10.0%2Bcu102.zip
    
    • 1
    • 2
    • 3
    • 4

    libtorch 1.11.0

    cpu-debug:     https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.11.0%2Bcpu.zip
    cpu-release:   https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.11.0%2Bcpu.zip
    cu113-debug:    https://download.pytorch.org/libtorch/cu113/libtorch-win-shared-with-deps-debug-1.11.0%2Bcu113.zip
    cu113-release:  https://download.pytorch.org/libtorch/cu113/libtorch-win-shared-with-deps-1.11.0%2Bcu113.zip
    
    • 1
    • 2
    • 3
    • 4

    libtorch 1.12.0

    cpu-release:   https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.12.0%2Bcpu.zip
    cpu-debug:     https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.12.0%2Bcpu.zip
    cu113-debug:    https://download.pytorch.org/libtorch/cu113/libtorch-win-shared-with-deps-debug-1.12.0%2Bcu113.zip
    cu113-release:  https://download.pytorch.org/libtorch/cu113/libtorch-win-shared-with-deps-1.12.0%2Bcu113.zip
    cu116-debug:    https://download.pytorch.org/libtorch/cu116/libtorch-win-shared-with-deps-debug-1.12.0%2Bcu116.zip
    cu116-release:  https://download.pytorch.org/libtorch/cu116/libtorch-win-shared-with-deps-1.12.0%2Bcu116.zip
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6

    libtorch 1.13.0

    cpu-release:   https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-1.13.0%2Bcpu.zip
    cpu-debug:     https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-1.13.0%2Bcpu.zip
    cu116-debug:    https://download.pytorch.org/libtorch/cu116/libtorch-win-shared-with-deps-debug-1.13.0%2Bcu116.zip
    cu116-release:  https://download.pytorch.org/libtorch/cu116/libtorch-win-shared-with-deps-1.13.0%2Bcu116.zip
    cu117-debug:    https://download.pytorch.org/libtorch/cu117/libtorch-win-shared-with-deps-debug-1.13.0%2Bcu117.zip
    cu117-release:  https://download.pytorch.org/libtorch/cu117/libtorch-win-shared-with-deps-1.13.0%2Bcu117.zip
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6

    libtorch 2.0.1

    cpu-release:  		https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.0.1%2Bcpu.zip
    cpu-debug: 			https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-2.0.1%2Bcpu.zip
    cuda11.7-release:	https://download.pytorch.org/libtorch/cu117/libtorch-win-shared-with-deps-2.0.1%2Bcu117.zip
    cuda11.7-debug: 	https://download.pytorch.org/libtorch/cu117/libtorch-win-shared-with-deps-debug-2.0.1%2Bcu117.zip
    cuda11.8-release:	https://download.pytorch.org/libtorch/cu118/libtorch-win-shared-with-deps-2.0.1%2Bcu118.zip
    cuda11.8-debug: 	https://download.pytorch.org/libtorch/cu118/libtorch-win-shared-with-deps-debug-2.0.1%2Bcu118.zip
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6

    libtorch 2.1.0

    cpu-release:		https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.1.0%2Bcpu.zip
    cpu-debug:			https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-2.1.0%2Bcpu.zip
    cuda11.8-release:	https://download.pytorch.org/libtorch/cu118/libtorch-win-shared-with-deps-2.1.0%2Bcu118.zip
    cuda11.8-debug:		https://download.pytorch.org/libtorch/cu118/libtorch-win-shared-with-deps-debug-2.1.0%2Bcu118.zip
    cuda12.1-release:	https://download.pytorch.org/libtorch/cu121/libtorch-win-shared-with-deps-2.1.0%2Bcu121.zip
    cuda12.1-debug:		https://download.pytorch.org/libtorch/cu121/libtorch-win-shared-with-deps-debug-2.1.0%2Bcu121.zip
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6

    libtorch 2.2.0

    cpu-release:		https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-2.2.0%2Bcpu.zip
    cpu-debug:			https://download.pytorch.org/libtorch/cpu/libtorch-win-shared-with-deps-debug-2.2.0%2Bcpu.zip
    cuda11.8-release:	https://download.pytorch.org/libtorch/cu118/libtorch-win-shared-with-deps-2.2.0%2Bcu118.zip
    cuda11.8-debug:		https://download.pytorch.org/libtorch/cu118/libtorch-win-shared-with-deps-debug-2.2.0%2Bcu118.zip
    cuda12.1-release:	https://download.pytorch.org/libtorch/cu121/libtorch-win-shared-with-deps-2.2.0%2Bcu121.zip
    cuda12.1-debug:		https://download.pytorch.org/libtorch/cu121/libtorch-win-shared-with-deps-debug-2.2.0%2Bcu121.zip
    
    • 1
    • 2
    • 3
    • 4
    • 5
    • 6
  • 相关阅读:
    【校招VIP】前端HTML考察之meta标签相关
    JVM虚拟机理解
    mybatis-plus-join
    极市整理的超全CV资源:CVPR、ECCV、valse资源汇总
    部署springboot打包不打包配置文件,配置文件为外部配置文件使用 (真实场景)
    面试官:说说微服务灰度发布的底层实现?
    港科夜闻|香港科技大学吴宏伟教授荣获国际滑坡协会(ICL)颁发2022年Varnes奖章...
    (附源码)ssm医院挂号系统 毕业设计 250858
    Vue动手实践p110和p107小试牛刀
    视频图像处理算法opencv模块硬件设计图像颜色识别模块
  • 原文地址:https://blog.csdn.net/liang_baikai/article/details/127849577