Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
11db2ff
pytorch v2.6.0.rc7
h-vetinari Jan 18, 2025
5645301
MNT: Re-rendered with conda-build 25.1.1, conda-smithy 3.45.2, and co…
h-vetinari Jan 18, 2025
1219e26
rebase patches
h-vetinari Jan 18, 2025
1e211b2
Remove bound on setuptools version
h-vetinari Jan 19, 2025
63c7c00
better sort pytorch run requirements
h-vetinari Jan 19, 2025
bc3581d
update dependencies for 2.6.0
h-vetinari Jan 19, 2025
113d413
pin libtorch in pytorch
h-vetinari Jan 19, 2025
c1b9cf6
backport fix for aarch build failure
h-vetinari Jan 20, 2025
bf65aa4
reduce OMP_NUM_THREADS further due to OOMs in test
h-vetinari Jan 20, 2025
6757593
use full paths to patched files in submodule
h-vetinari Jan 20, 2025
fa31c3f
don't pin libtorch exactly for non-megabuilds
h-vetinari Jan 20, 2025
49d134a
make build number arithmetic explicit
h-vetinari Jan 20, 2025
7cd981d
disable patch in submodule
h-vetinari Jan 20, 2025
1405263
don't pin build number of libtorch in pytorch (for non-megabuild)
h-vetinari Jan 20, 2025
51155b0
Merge remote-tracking branch 'upstream/main' into 2.6
h-vetinari Feb 3, 2025
be1ff5b
pytorch v2.6.0
h-vetinari Jan 31, 2025
95eb614
MNT: Re-rendered with conda-build 25.1.1, conda-smithy 3.45.4, and co…
h-vetinari Jan 31, 2025
beb5481
remove test skips for 3.13
h-vetinari Jan 31, 2025
7c0d921
vendor upstream smoke_test.py; not part of tarball
h-vetinari Jan 31, 2025
b627641
skip torchinductor tests on osx; segfaults hard
h-vetinari Feb 2, 2025
c12f03d
backport patch for torchinductor failures on windows
h-vetinari Feb 2, 2025
ce47e0a
skip a minor tolerance violation on osx
h-vetinari Feb 3, 2025
ba2564b
drop unsuccessful patch; now covered by skip
h-vetinari Feb 3, 2025
ab889b7
drop unnecessary CUDAFLAGS in bld.bat
h-vetinari Feb 3, 2025
194f2d9
skip test_batchnorm_nhwc_cpu on linux as well
h-vetinari Feb 4, 2025
8804810
disable smoke test on aarch
h-vetinari Feb 4, 2025
93854a6
Revert "Unvendor pybind11 and eigen"
h-vetinari Feb 5, 2025
b4ab27b
use different formulation for ptxas warning filter
h-vetinari Feb 5, 2025
f72a13e
re-add zlib to pytorch's host deps
h-vetinari Feb 5, 2025
b1658ef
remove smoke test
h-vetinari Feb 5, 2025
8a43a63
deactivate pytest-xdist for linux-64+CUDA+MKL
h-vetinari Feb 7, 2025
1da1037
temporary: skip known-passing builds to conserve resources
h-vetinari Feb 7, 2025
4784f25
Revert "deactivate pytest-xdist for linux-64+CUDA+MKL"
h-vetinari Feb 7, 2025
51109f4
fix stray `)` that broke pytest
h-vetinari Feb 7, 2025
796a52b
fix the way we look for `$PREFIX/include` in cross-compilation
h-vetinari Feb 8, 2025
d72a0fd
Revert "temporary: skip known-passing builds to conserve resources"
h-vetinari Feb 8, 2025
96d3954
Reapply "Unvendor pybind11 and eigen"
h-vetinari Feb 8, 2025
051b686
different spelling for handing `-w` to `-Xptxas`
h-vetinari Feb 8, 2025
71e319d
skip test_mutable_custom_op_fixed_layout everywhere
h-vetinari Feb 8, 2025
de7707c
robustify CONDA_BUILD_CROSS_COMPILATION handling
h-vetinari Feb 8, 2025
381fcb8
set CUDA_VERSION during build; test `torch.version.cuda` is correct
h-vetinari Feb 9, 2025
04e1437
enable `torch.backends` tests also for win+CUDA
h-vetinari Feb 9, 2025
7549d5f
Revert "disable non-mkl builds on windows"
h-vetinari Feb 9, 2025
7bccdf6
DEBUG: only windows + openblas
h-vetinari Feb 9, 2025
003b301
MNT: Re-rendered with conda-build 25.1.1, conda-smithy 3.45.4, and co…
h-vetinari Feb 9, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
79 changes: 0 additions & 79 deletions .azure-pipelines/azure-pipelines-osx.yml

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading
Loading