Stars
PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT
Cross-platform, customizable ML solutions for live and streaming media.
NVIDIA Linux open GPU kernel module source
A General-purpose Task-parallel Programming System using Modern C++
🧑🏫 60+ Implementations/tutorials of deep learning papers with side-by-side notes 📝; including transformers (original, xl, switch, feedback, vit, ...), optimizers (adam, adabelief, sophia, ...), ga…
Guide to using pre-trained large language models of source code
An unofficial cuda assembler, for all generations of SASS, hopefully :)
OpenBLAS is an optimized BLAS library based on GotoBLAS2 1.13 BSD version.
A C++ Compute/Graphics Library and Toolchain enabling same-source CUDA/Host/Metal/OpenCL/Vulkan C++ programming and execution.
⚓ 我的游戏程序员生涯的读书笔记合辑。你可以把它看作一个加强版的Blog。涉及图形学、实时渲染、编程实践、GPU编程、设计模式、软件工程等内容。Keep Reading , Keep Writing , Keep Coding.
Apply Deep Q-Network (DQN) algorithm to learn how to play Neon Drive steam game.
A modular framework for vision & language multimodal research from Facebook AI Research (FAIR)
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba. Full multimodal LLM Android App:[MNN-LLM-Android](./apps/Android/MnnLlmChat/READ…
tree is a library for working with nested data structures
Go语言Web管理面板,包含:计划任务 / MySQL管理 / Redis管理 / FTP管理 / SSH管理 / 服务器管理 / Caddy和Nginx配置 / DDNS / FRP可视化配置 / 云存储管理 等功能。可运行于 Windows / Linux / MacOS 等主流系统平台和 树莓派 / 路由器 等ARM设备
服务器管理工具,目前有文件管理器、进程监控、计划任务、webSSH、多主机管理等,准备在自己服务器上用,后续会加入更多运维相关,本项目后端python+flask,前端使用layui+jquery,代码在线编辑使用codemirror,webSSH后端使用paramiko前端xterm