diff options
author | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-01-29 17:06:33 +0000 |
---|---|---|
committer | Repository mirror & CI <repomirrorci@gentoo.org> | 2022-01-29 17:06:33 +0000 |
commit | cc47cccc7517455f0e4e64e7e447c2251a617ebd (patch) | |
tree | 5ab615ef2e4ffbd7206485ae05a8ba228cd5c49c /Miezhiko.txt | |
parent | 2022-01-29T16:45:01Z (diff) | |
download | repos-cc47cccc7517455f0e4e64e7e447c2251a617ebd.tar.gz repos-cc47cccc7517455f0e4e64e7e447c2251a617ebd.tar.bz2 repos-cc47cccc7517455f0e4e64e7e447c2251a617ebd.zip |
2022-01-29T17:00:01Z
Diffstat (limited to 'Miezhiko.txt')
-rw-r--r-- | Miezhiko.txt | 70 |
1 files changed, 1 insertions, 69 deletions
diff --git a/Miezhiko.txt b/Miezhiko.txt index c435cab4b431..e79387870472 100644 --- a/Miezhiko.txt +++ b/Miezhiko.txt @@ -12,75 +12,7 @@ pkgcore 0.12.8 $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync Miezhiko *** syncing Miezhiko -From https://github.com/Miezhiko/Overlay - ba15ecf..bab436c mawa -> origin/mawa -Updating ba15ecf..bab436c -Fast-forward - sci-libs/libtorch-bin/Manifest | 3 - - sci-libs/libtorch-bin/libtorch-bin-1.10.1.ebuild | 49 --- - sci-libs/libtorch-bin/metadata.xml | 8 - - sci-libs/pytorch/Manifest | 66 ++++ - ...-t-build-libtorch-again-for-PyTorch-1.4.0.patch | 30 ++ - ...-t-build-libtorch-again-for-PyTorch-1.7.1.patch | 18 ++ - ...path-to-caffe2-build-dir-made-by-libtorch.patch | 46 +++ - ...rpath-of-Caffe2-library-for-system-wide-i.patch | 104 +++++++ - ...ibrary-directory-according-to-CMake-build.patch | 31 ++ - ...conversion-ambiguity-in-ternary-operators.patch | 38 +++ - sci-libs/pytorch/files/get_third_parties | 20 ++ - sci-libs/pytorch/files/pytorch-1.10.0-clhpp2.patch | 52 ++++ - .../files/pytorch-1.10.0-fix-distutils.patch | 93 ++++++ - sci-libs/pytorch/files/pytorch-1.10.0-nonull.patch | 12 + - .../files/pytorch-1.10.1-nccl-nvccflags.patch | 37 +++ - sci-libs/pytorch/files/pytorch-1.2.0-setup.patch | 24 ++ - .../files/pytorch-1.4.0-nccl-nvccflags.patch | 28 ++ - .../pytorch/files/pytorch-1.4.0-skip-tests.patch | 28 ++ - sci-libs/pytorch/files/pytorch-1.4.0-sleef.patch | 15 + - .../files/pytorch-1.6.0-global-dlopen.patch | 15 + - .../files/pytorch-1.6.0-nccl-nvccflags.patch | 27 ++ - sci-libs/pytorch/files/pytorch-1.6.0-setup.patch | 14 + - .../pytorch/files/pytorch-1.6.0-skip-tests.patch | 14 + - .../pytorch-1.6.0-tensorpipe-unbundle-libuv.patch | 13 + - .../pytorch/files/pytorch-1.7.1-no-rpath.patch | 12 + - sci-libs/pytorch/files/pytorch-1.7.1-setup.patch | 12 + - .../pytorch-1.7.1-tensorpipe-unbundle-libuv.patch | 12 + - .../files/pytorch-1.7.1-torch_shm_manager.patch | 13 + - ...ibrary-directory-according-to-CMake-build.patch | 32 ++ - .../files/pytorch-1.9.1-fix-wrong-hipify.patch | 13 + - sci-libs/pytorch/metadata.xml | 34 +++ - sci-libs/pytorch/pytorch-1.10.2.ebuild | 339 +++++++++++++++++++++ - 32 files changed, 1192 insertions(+), 60 deletions(-) - delete mode 100644 sci-libs/libtorch-bin/Manifest - delete mode 100644 sci-libs/libtorch-bin/libtorch-bin-1.10.1.ebuild - delete mode 100644 sci-libs/libtorch-bin/metadata.xml - create mode 100644 sci-libs/pytorch/Manifest - create mode 100644 sci-libs/pytorch/files/0002-Don-t-build-libtorch-again-for-PyTorch-1.4.0.patch - create mode 100644 sci-libs/pytorch/files/0002-Don-t-build-libtorch-again-for-PyTorch-1.7.1.patch - create mode 100644 sci-libs/pytorch/files/0003-Change-path-to-caffe2-build-dir-made-by-libtorch.patch - create mode 100644 sci-libs/pytorch/files/0004-Don-t-fill-rpath-of-Caffe2-library-for-system-wide-i.patch - create mode 100644 sci-libs/pytorch/files/0005-Change-library-directory-according-to-CMake-build.patch - create mode 100644 sci-libs/pytorch/files/0010-Remove-conversion-ambiguity-in-ternary-operators.patch - create mode 100644 sci-libs/pytorch/files/get_third_parties - create mode 100644 sci-libs/pytorch/files/pytorch-1.10.0-clhpp2.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.10.0-fix-distutils.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.10.0-nonull.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.10.1-nccl-nvccflags.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.2.0-setup.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.4.0-nccl-nvccflags.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.4.0-skip-tests.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.4.0-sleef.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.6.0-global-dlopen.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.6.0-nccl-nvccflags.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.6.0-setup.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.6.0-skip-tests.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.6.0-tensorpipe-unbundle-libuv.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.7.1-no-rpath.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.7.1-setup.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.7.1-tensorpipe-unbundle-libuv.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.7.1-torch_shm_manager.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.9.0-Change-library-directory-according-to-CMake-build.patch - create mode 100644 sci-libs/pytorch/files/pytorch-1.9.1-fix-wrong-hipify.patch - create mode 100644 sci-libs/pytorch/metadata.xml - create mode 100644 sci-libs/pytorch/pytorch-1.10.2.ebuild +Already up to date. *** synced Miezhiko * Sync succeeded $ git log --format=%ci -1 |