-
Notifications
You must be signed in to change notification settings - Fork 217
Upgrade to libtorch 2.5.1 #1423
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
4 commits
Select commit
Hold shift + click to select a range
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,8 +1,8 @@ | ||
| <Project> | ||
| <PropertyGroup> | ||
| <MajorVersion>0</MajorVersion> | ||
| <MinorVersion>104</MinorVersion> | ||
| <MinorVersion>105</MinorVersion> | ||
| <PatchVersion>0</PatchVersion> | ||
| <PreviousPackageVersion>0.103.1</PreviousPackageVersion> | ||
| <PreviousPackageVersion>0.104.0</PreviousPackageVersion> | ||
| </PropertyGroup> | ||
| </Project> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,30 +1,31 @@ | ||
| 293064 libbackend_with_compiler.so | ||
| 1126504 libc10.so | ||
| 1444824 libc10_cuda.so | ||
| 843617 libc10d_cuda_test.so | ||
| 22505 libcaffe2_nvrtc.so | ||
| 107496985 libcublas-37d11411.so.12 | ||
| 515090264 libcublasLt-f97bfc2c.so.12 | ||
| 695585 libcudart-9335f6a2.so.12 | ||
| 104664 libcudnn.so.9 | ||
| 240675313 libcudnn_adv.so.9 | ||
| 4700665 libcudnn_cnn.so.9 | ||
| 569612689 libcudnn_engines_precompiled.so.9 | ||
| 9562545 libcudnn_engines_runtime_compiled.so.9 | ||
| 3141321 libcudnn_graph.so.9 | ||
| 86313377 libcudnn_heuristic.so.9 | ||
| 108399185 libcudnn_ops.so.9 | ||
| 283265 libgomp-98b21ff3.so.1 | ||
| 253880 libjitbackend_test.so | ||
| 398408 libnnapi_backend.so | ||
| 43681 libnvToolsExt-847d78f2.so.1 | ||
| 56875329 libnvrtc-b51b459d.so.12 | ||
| 6846017 libnvrtc-builtins.so | ||
| 53625 libshm.so | ||
| 15704 libtorch.so | ||
| 503454193 libtorch_cpu.so | ||
| 1487160249 libtorch_cuda.so | ||
| 401400273 libtorch_cuda_linalg.so | ||
| 20817 libtorch_global_deps.so | ||
| 29034321 libtorch_python.so | ||
| 967256 libtorchbind_test.so | ||
| 331,816 libaoti_custom_ops.so | ||
| 288,672 libbackend_with_compiler.so | ||
| 1,215,456 libc10.so | ||
| 833,576 libc10d_cuda_test.so | ||
| 1,482,296 libc10_cuda.so | ||
| 22,545 libcaffe2_nvrtc.so | ||
| 107,496,985 libcublas-37d11411.so.12 | ||
| 515,090,264 libcublasLt-f97bfc2c.so.12 | ||
| 695,585 libcudart-9335f6a2.so.12 | ||
| 104,664 libcudnn.so.9 | ||
| 240,675,313 libcudnn_adv.so.9 | ||
| 4,700,665 libcudnn_cnn.so.9 | ||
| 569,612,689 libcudnn_engines_precompiled.so.9 | ||
| 9,562,545 libcudnn_engines_runtime_compiled.so.9 | ||
| 3,141,321 libcudnn_graph.so.9 | ||
| 86,313,377 libcudnn_heuristic.so.9 | ||
| 108,399,185 libcudnn_ops.so.9 | ||
| 283,265 libgomp-98b21ff3.so.1 | ||
| 244,496 libjitbackend_test.so | ||
| 390,312 libnnapi_backend.so | ||
| 56,875,329 libnvrtc-b51b459d.so.12 | ||
| 6,846,017 libnvrtc-builtins.so | ||
| 43,681 libnvToolsExt-847d78f2.so.1 | ||
| 53,625 libshm.so | ||
| 15,704 libtorch.so | ||
| 1,025,232 libtorchbind_test.so | ||
| 447,891,009 libtorch_cpu.so | ||
| 1,490,739,561 libtorch_cuda.so | ||
| 389,644,088 libtorch_cuda_linalg.so | ||
| 16,881 libtorch_global_deps.so | ||
| 28,364,592 libtorch_python.so |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
src/Redist/libtorch-cpu/libtorch-cxx11-abi-shared-with-deps-2.5.1%2Bcpu.zip.sha
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| 618CA54EEF82A1DCA46FF1993D5807D9C0DEB0BAE147DA4974166A147CB562FA |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| 0822824C1DF267159A649AD4701518217C60B8F75DE056A26AB43958D8AB1622 |
1 change: 1 addition & 0 deletions
1
src/Redist/libtorch-cpu/libtorch-win-shared-with-deps-2.5.1%2Bcpu.zip.sha
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| 176F3C501E50694CEC2F23CA512CA36C0C268F523E90D91C8FCA57BED56A6A65 |
1 change: 1 addition & 0 deletions
1
src/Redist/libtorch-cpu/libtorch-win-shared-with-deps-debug-2.5.1%2Bcpu.zip.sha
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| 4C1E40EA4D78F97207CC9188F39C8B57F4BB2A45A2E8787EF96B9C14F226410F |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1 change: 1 addition & 0 deletions
1
src/Redist/libtorch-cuda-12.1/libtorch-cxx11-abi-shared-with-deps-2.5.1%2Bcu121.zip.sha
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| 4097D7D4869AFF57B6F2611907C8F46320FBEB5463D0561EA6BDE5AC6BEB8D35 |
1 change: 1 addition & 0 deletions
1
src/Redist/libtorch-cuda-12.1/libtorch-win-shared-with-deps-2.5.1%2Bcu121.zip.sha
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| 4AF1F5C45F62AAE1C5F371DEE51918CDA310AD2F33DF39C8B2D3843C36164917 |
1 change: 1 addition & 0 deletions
1
src/Redist/libtorch-cuda-12.1/libtorch-win-shared-with-deps-debug-2.5.1%2Bcu121.zip.sha
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1 @@ | ||
| 9AFF48C4CCD8A00957F49F9C0A9B9DDD47F0AC0C4AADBFF7C9DCA49D7C331491 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,38 +1,36 @@ | ||
| 358912 asmjit.dll | ||
| 828416 c10.dll | ||
| 358400 c10_cuda.dll | ||
| 16384 caffe2_nvrtc.dll | ||
| 98058240 cublas64_12.dll | ||
| 538818048 cublasLt64_12.dll | ||
| 527872 cudart64_12.dll | ||
| 438840 cudnn64_9.dll | ||
| 241576488 cudnn_adv64_9.dll | ||
| 4019752 cudnn_cnn64_9.dll | ||
| 588910632 cudnn_engines_precompiled64_9.dll | ||
| 8235560 cudnn_engines_runtime_compiled64_9.dll | ||
| 2160680 cudnn_graph64_9.dll | ||
| 85741608 cudnn_heuristic64_9.dll | ||
| 107721256 cudnn_ops64_9.dll | ||
| 190346752 cufft64_11.dll | ||
| 295936 cufftw64_11.dll | ||
| 4327424 cupti64_2023.1.1.dll | ||
| 63505408 curand64_10.dll | ||
| 110190080 cusolver64_11.dll | ||
| 77008384 cusolverMg64_11.dll | ||
| 262348288 cusparse64_12.dll | ||
| 4961280 fbgemm.dll | ||
| 344576 fbjni.dll | ||
| 2047000 libiomp5md.dll | ||
| 41496 libiompstubs5md.dll | ||
| 34385920 nvJitLink_120_0.dll | ||
| 48128 nvToolsExt64_1.dll | ||
| 7001600 nvrtc-builtins64_121.dll | ||
| 42161152 nvrtc64_120_0.dll | ||
| 192000 pytorch_jni.dll | ||
| 9728 torch.dll | ||
| 238000640 torch_cpu.dll | ||
| 923134464 torch_cuda.dll | ||
| 9728 torch_global_deps.dll | ||
| 195072 uv.dll | ||
| 89088 zlibwapi.dll | ||
| 358,912 asmjit.dll | ||
| 877,568 c10.dll | ||
| 379,392 c10_cuda.dll | ||
| 16,384 caffe2_nvrtc.dll | ||
| 98,058,240 cublas64_12.dll | ||
| 538,818,048 cublasLt64_12.dll | ||
| 527,872 cudart64_12.dll | ||
| 438,840 cudnn64_9.dll | ||
| 241,576,488 cudnn_adv64_9.dll | ||
| 4,019,752 cudnn_cnn64_9.dll | ||
| 588,910,632 cudnn_engines_precompiled64_9.dll | ||
| 8,235,560 cudnn_engines_runtime_compiled64_9.dll | ||
| 2,160,680 cudnn_graph64_9.dll | ||
| 85,741,608 cudnn_heuristic64_9.dll | ||
| 107,721,256 cudnn_ops64_9.dll | ||
| 190,346,752 cufft64_11.dll | ||
| 295,936 cufftw64_11.dll | ||
| 4,327,424 cupti64_2023.1.1.dll | ||
| 63,505,408 curand64_10.dll | ||
| 110,190,080 cusolver64_11.dll | ||
| 77,008,384 cusolverMg64_11.dll | ||
| 262,348,288 cusparse64_12.dll | ||
| 4,961,280 fbgemm.dll | ||
| 1,250,312 libiomp5md.dll | ||
| 41,992 libiompstubs5md.dll | ||
| 34,385,920 nvJitLink_120_0.dll | ||
| 7,001,600 nvrtc-builtins64_121.dll | ||
| 42,161,152 nvrtc64_120_0.dll | ||
| 48,128 nvToolsExt64_1.dll | ||
| 9,728 torch.dll | ||
| 249,325,056 torch_cpu.dll | ||
| 927,949,824 torch_cuda.dll | ||
| 9,728 torch_global_deps.dll | ||
| 195,072 uv.dll | ||
| 89,088 zlibwapi.dll | ||
|
|
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.