NVlabs/vibetensor
Our first fully AI generated deep learning system
Implements a complete deep learning runtime stack spanning Python/Node.js bindings through a C++20 core with native CUDA support, including a schema-lite dispatcher, reverse-mode autograd, stream-ordered memory allocator, and CUDA graph capture. Provides PyTorch-compatible eager execution with DLPack zero-copy interoperability, dynamic operator plugins via stable C ABI, and experimental multi-GPU fabric tensors with topology awareness. The entire ~60k-line C++/CUDA codebase was generated and validated by LLM agents using build tests and differential checks rather than manual code review.
578 stars.
Stars
578
Forks
44
Language
Python
License
Apache-2.0
Category
Last pushed
Feb 02, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/NVlabs/vibetensor"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
KarelDO/xmc.dspy
In-Context Learning for eXtreme Multi-Label Classification (XMC) using only a handful of examples.
figmentapp/figment
Figment makes creative AI fun and accessible.
0H4S/My-Prompt
Prompt Manager
michael-borck/converse-python-partner-ai
Teaches intentional prompting methodology for treating AI as a thinking partner in development.
CoCreate-app/CoCreate-openai
Integrates OpenAI's API into web applications, offering easy access to AI-driven features via a...