pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/math/py-torch
Module Name: pkgsrc
Committed By: ryoon
Date: Tue Jan 21 13:36:49 UTC 2025
Added Files:
pkgsrc/math/py-torch: DESCR Makefile PLIST buildlink3.mk distinfo
pkgsrc/math/py-torch/patches: patch-c10_core_Scalar.h
patch-c10_macros_Macros.h patch-cmake_Dependencies.cmake
patch-cmake_Modules_FindBLAS.cmake patch-cmake_public_mkldnn.cmake
patch-third__party_cpuinfo_CMakeLists.txt
patch-third__party_cpuinfo_src_cpuinfo_internal-api.h
patch-third__party_cpuinfo_src_init.c
patch-third__party_cpuinfo_src_netbsd_api.h
patch-third__party_cpuinfo_src_netbsd_topology.c
patch-third__party_cpuinfo_src_x86_netbsd_init.c
patch-third__party_fbgemm_third__party_cpuinfo_src_init.c
patch-third__party_kineto_libkineto_src_ThreadUtil.cpp
patch-third__party_protobuf_post__process__dist.sh
patch-torch_csrc_utils_byte__order.h
Log Message:
math/py-torch: import py313-torch-2.5.1
PyTorch is a Python package that provides two high-level features:
* Tensor computation (like NumPy) with strong GPU acceleration
* Deep neural networks built on a tape-based autograd system
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/math/py-torch/DESCR \
pkgsrc/math/py-torch/Makefile pkgsrc/math/py-torch/PLIST \
pkgsrc/math/py-torch/buildlink3.mk pkgsrc/math/py-torch/distinfo
cvs rdiff -u -r0 -r1.1 pkgsrc/math/py-torch/patches/patch-c10_core_Scalar.h \
pkgsrc/math/py-torch/patches/patch-c10_macros_Macros.h \
pkgsrc/math/py-torch/patches/patch-cmake_Dependencies.cmake \
pkgsrc/math/py-torch/patches/patch-cmake_Modules_FindBLAS.cmake \
pkgsrc/math/py-torch/patches/patch-cmake_public_mkldnn.cmake \
pkgsrc/math/py-torch/patches/patch-third__party_cpuinfo_CMakeLists.txt \
pkgsrc/math/py-torch/patches/patch-third__party_cpuinfo_src_cpuinfo_internal-api.h \
pkgsrc/math/py-torch/patches/patch-third__party_cpuinfo_src_init.c \
pkgsrc/math/py-torch/patches/patch-third__party_cpuinfo_src_netbsd_api.h \
pkgsrc/math/py-torch/patches/patch-third__party_cpuinfo_src_netbsd_topology.c \
pkgsrc/math/py-torch/patches/patch-third__party_cpuinfo_src_x86_netbsd_init.c \
pkgsrc/math/py-torch/patches/patch-third__party_fbgemm_third__party_cpuinfo_src_init.c \
pkgsrc/math/py-torch/patches/patch-third__party_kineto_libkineto_src_ThreadUtil.cpp \
pkgsrc/math/py-torch/patches/patch-third__party_protobuf_post__process__dist.sh \
pkgsrc/math/py-torch/patches/patch-torch_csrc_utils_byte__order.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffs are larger than 1MB and have been omitted
Home |
Main Index |
Thread Index |
Old Index