Exporter library for PyTorch to NVIDIA Nsight Deep Learning Designer XDL format
Project description
Nsight PyTorch2XDL
Nsight PyTorch2XDL is a Python library that provides tools for exporting PyTorch models to NVIDIA Nsight Deep Learning Designer XDL format. The library handles the conversion of PyTorch operators to their corresponding XDL operators. It also provides functionality to export the model's weights.
Installing from PyPI
Nsight PyTorch2XDL can be installed directly from the Python Package Index (PyPI).
Basic Installation
For most users, a basic installation is sufficient:
pip install nsight-pytorch2xdl
Installation from source
Install as an editable install:
pip install -e .
If you want to manage all run-time dependencies yourself, also pass the --no-deps flag.
Package Dependencies
The required package dependencies can be installed with
python -m pip install -r requirements.txt
License
All files in this package are subject to the Apache 2.0 license.
Disclaimer
nsight-pytorch2xdl is in a Beta state. Beta products may not be fully functional, may contain errors or design flaws, and may be changed at any time without notice. We appreciate your feedback to improve and iterate on our Beta products.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file nsight_pytorch2xdl-0.0.2-py3-none-any.whl.
File metadata
- Download URL: nsight_pytorch2xdl-0.0.2-py3-none-any.whl
- Upload date:
- Size: 160.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b3c1ced0ddf197a22534142657c270cc9284624c5f51c8e93afd669862b66ec6
|
|
| MD5 |
faf88c5d0d2bc53016dadc9da71e220f
|
|
| BLAKE2b-256 |
a7e8b18fd7282b5bdddf71e5cd79635c25973e44b1408a3ea267b6c81efd98d4
|