/
LR_01_002: Port Numpy
LR_01_002: Port Numpy
About
ML and AI are some of the most commonly used workloads in Python. We want to make sure the major libraries are running efficiently on RISC-V to make it a competitive platform for these workloads.
Numpy is the fundamental package for scientific computing with Python. It relies on native BLAS implementations for some of its compute, but some other parts use Numpy-specific implementations. We want to make sure these Numpy-specific components are fast on RISC-V.
https://github.com/numpy/numpy
, multiple selections available,
Related content
LR_01_017: Package and distribute numpy wheel
LR_01_017: Package and distribute numpy wheel
More like this
LR_01_021: Fix Numpy assumptions of NaN
LR_01_021: Fix Numpy assumptions of NaN
More like this
LR_01_004: Port UCC
LR_01_004: Port UCC
More like this
LR_01_007: Package and distribute PyTorch wheel
LR_01_007: Package and distribute PyTorch wheel
More like this
Project RP011 Python Package Support for RISC-V (riscv64)
Project RP011 Python Package Support for RISC-V (riscv64)
More like this
LR_01_003: Port UCX
LR_01_003: Port UCX
More like this