Go to file
Christian Goll 9c8ce17a59 - 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

OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-torch?expand=0&rev=32
2024-07-19 12:15:19 +00:00
_constraints OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-torch?expand=0&rev=31 2022-05-24 05:53:14 +00:00
_multibuild - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
_service OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-torch?expand=0&rev=31 2022-05-24 05:53:14 +00:00
.gitattributes - moved libraries to seperate package, unfortunatley they have no 2019-08-28 11:58:32 +00:00
.gitignore - moved libraries to seperate package, unfortunatley they have no 2019-08-28 11:58:32 +00:00
cpuinfo-d6860c4.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
fix-setup.patch - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
flatbuffers-01834de.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
fmt-e69e5f9.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
foxi-c278588.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
FP16-4dfe081.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
FXdiv-b408327.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
gemmlowp-3fb5c.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
gloo-5354032.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
kineto-3f30237.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
libnop-910b558.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
onnx-990217f.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
pocketfft-9d3ab05.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
psimd-072586a.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
pthreadpool-4fe0e1e.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
pybind11-3e9dfa2.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
python-torch.changes - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
python-torch.spec - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
pytorch-2.3.1.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
QNNPACK-7d2a4e9.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
releases.html OBS-URL: https://build.opensuse.org/package/show/science:machinelearning/python-torch?expand=0&rev=31 2022-05-24 05:53:14 +00:00
skip-third-party-check.patch - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
sleef-e0a003e.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
tensorpipe-52791a2.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00
XNNPACK-fcbf55a.tar.gz - update to 2.3.1 with following summarized highlights: 2024-07-19 12:15:19 +00:00