torch-extension

This Python module provides a collection of utility functions designed for advanced tensor manipulation using PyTorch. It includes functions for applying operations along specific dimensions, mapping…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install torch-extension

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.1.3.9 2024-08-10    
0.0.1.3.8 2024-08-06    
0.0.1.3.7 2024-07-26    
0.0.1.3.6 2024-07-25    
0.0.1.3.5 2024-07-15    
0.0.1.3.4 2024-07-14    
0.0.1.3.3 2024-07-14    
0.0.1.3.2 2024-07-14    
0.0.1.3.1 2024-07-13    
0.0.1.3 2024-07-13    
0.0.1.2 2024-07-13    
0.0.1.1 2024-07-13    
0.0.1 2024-07-01    

Issues with this package?

Page last updated 2024-08-10 07:27:04 UTC