Revisions of python-torch

buildservice-autocommit accepted request 1211707 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 44)
baserev update by copy to link target
Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) accepted request 1209529 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 43)
-  Update to 2.5.0:
  * https://github.com/pytorch/pytorch/releases/tag/v2.5.0
buildservice-autocommit accepted request 1206037 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 42)
baserev update by copy to link target
Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) committed (revision 41)
Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) accepted request 1205667 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 40)
- Add patch to fix build with oneDNN
Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) accepted request 1205559 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 38)
- Update to 2.4.1:
  * https://github.com/pytorch/pytorch/releases/tag/v2.4.1
- Skip update to 2.4.0:
  * https://github.com/pytorch/pytorch/releases/tag/v2.4.0
- Remove _service since 'osc mr download_files' is easier to use
  and maintain
- Drop config vars not used anymore: BUILD_CAFFE2, USE_LEVELDB, USE_LMDB,
  USE_OPENCV, USE_TBB
- Remove examples package since code has been removed upstream
- Refresh pacth:
  * skip-third-party-check.patch
buildservice-autocommit accepted request 1198004 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 37)
baserev update by copy to link target
Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) accepted request 1197958 from Guang Yee's avatar Guang Yee (yeey) (revision 36)
- Enable sle15_python_module_pythons.
- GCC 9.3 or newer is required, regardless if CUDA is enabled.
  See https://github.com/pytorch/pytorch/blob/v2.3.1/CMakeLists.txt#L48
  Therefore, for SLE15 we went with GCC 11 as it seems to be the most
  common one.
- Use %gcc_version macro for Tumbleweed.
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1189413 from Christian Goll's avatar Christian Goll (mslacken) (revision 35)
initialized devel package after accepting 1189413
Christian Goll's avatar Christian Goll (mslacken) accepted request 1189263 from Christian Goll's avatar Christian Goll (mslacken) (revision 33)
make flavors conflicting
Christian Goll's avatar Christian Goll (mslacken) accepted request 1188410 from Christian Goll's avatar Christian Goll (mslacken) (revision 32)
- update to 2.3.1 with following summarized highlights:
  * from 2.0.x:
    - torch.compile is the main API for PyTorch 2.0, which wraps your model and
      returns a compiled model. It is a fully additive (and optional) feature
      and hence 2.0 is 100% backward compatible by definition
    - Accelerated Transformers introduce high-performance support for training
      and inference using a custom kernel architecture for scaled dot product
      attention (SPDA). The API is integrated with torch.compile() and model
      developers may also use the scaled dot product attention kernels directly
      by calling the new scaled_dot_product_attention() operato
  * from 2.1.x:
    - automatic dynamic shape support in torch.compile,
      torch.distributed.checkpoint for saving/loading distributed training jobs
      on multiple ranks in parallel, and torch.compile support for the NumPy
      API.
    - In addition, this release offers numerous performance improvements (e.g.
      CPU inductor improvements, AVX512 support, scaled-dot-product-attention
      support) as well as a prototype release of torch.export, a sound
      full-graph capture mechanism, and torch.export-based quantization.
  * from 2.2.x:
    - 2x performance improvements to scaled_dot_product_attention via
      FlashAttention-v2 integration, as well as AOTInductor, a new
      ahead-of-time compilation and deployment tool built for non-python
      server-side deployments.
  * from 2.3.x:
    - support for user-defined Triton kernels in torch.compile, allowing for
      users to migrate their own Triton kernels from eager without
      experiencing performance complications or graph breaks. As well, Tensor
      Parallelism improves the experience for training Large Language Models
      using native PyTorch functions, which has been validated on training
Christian Goll's avatar Christian Goll (mslacken) accepted request 907893 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 30)
- Fix build on x86_64 by using GCC10 instead of GCC11
  https://github.com/google/XNNPACK/issues/1550
- Update to 1.9.0
- Release notes: https://github.com/pytorch/pytorch/releases/tag/v1.9.0
- Drop upstreamed patch:
  * fix-mov-operand-for-gcc.patch
- Drop unneeded patches:
  * removed-peachpy-depedency.patch
- Refresh patches:
  * skip-third-party-check.patch
  * fix-call-of-onnxInitGraph.patch
- Add new patch:
  * pytorch-rm-some-gitmodules.patch
Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) accepted request 907682 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 29)
- Add _service file to ease future update of deps
- Update sleef to fix build on aarch64
buildservice-autocommit accepted request 888695 from Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) (revision 28)
baserev update by copy to link target
Guillaume GARDET's avatar Guillaume GARDET (Guillaume_G) accepted request 888124 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 27)
- Don't build python36-* package (missing pandas)
buildservice-autocommit accepted request 865723 from Christian Goll's avatar Christian Goll (mslacken) (revision 26)
baserev update by copy to link target
Christian Goll's avatar Christian Goll (mslacken) accepted request 865528 from Benjamin Greiner's avatar Benjamin Greiner (bnavigator) (revision 25)
- Fix python-rpm-macros usage
Displaying revisions 1 - 20 of 44
openSUSE Build Service is sponsored by