RepoNVIDIANVIDIApublished Mar 25, 2026seen 5d

NVIDIA/warp-nn

Python

Open original ↗

Captured source

source ↗
published Mar 25, 2026seen 5dcaptured 14hhttp 200method plain

NVIDIA/warp-nn

Description: CUDA Graphable Neural Networks for NVIDIA Warp

Language: Python

License: Apache-2.0

Stars: 7

Forks: 2

Open issues: 1

Created: 2026-03-25T16:39:17Z

Pushed: 2026-05-23T15:20:45Z

Default branch: develop

Fork: no

Archived: no

README: ![PyPI version](https://badge.fury.io/py/warp-nn)

Warp-NN: CUDA Graphable Neural Networks for NVIDIA Warp

[Documentation](https://nvidia.github.io/warp-nn/latest) | Changelog

Warp-NN is a Warp-native Python library for building and training neural networks for Physical AI workflows. It is designed for compact neural network components that run directly within Warp-based simulation, robotics, control, and differentiable computing pipelines. It is not intended to be a general-purpose replacement for PyTorch, JAX, or other ML frameworks.

> Disclaimer: > Warp-NN is not part of the warp-lang package, and it is not maintained by the NVIDIA Warp core team. > It is a Warp ecosystem library maintained by @Toni-SM / NVIDIA Isaac Sim. > Issues, releases, roadmap, and support are managed by the maintainers of this repository.

Installation

The easiest way to install Warp-NN is from PyPI. Refer to the *Installation* section in docs for more details.

pip install warp-nn

Support

Questions and discussions can be opened on GitHub Discussions.

Problems, issues, and feature requests can be opened on GitHub Issues.

Contributing

Contributions and pull requests from the community are welcome. Please see the Contribution Guide for more information on contributing to the development of Warp-NN.

License

Warp-NN is provided under the Apache License, Version 2.0. Please see LICENSE.md for full license text.

This project will download and install additional third-party open source software projects. Review the license terms of these open source projects before use.

Notability

notability 3.0/10

New repo, low stars