Lists (3)
Sort Name ascending (A-Z)
Stars
CLI11 is a command line parser for C++11 and beyond that provides a rich feature set with a simple and intuitive interface.
NVIDIA DLA-SW, the recipes and tools for running deep learning workloads on NVIDIA DLA cores for inference applications.
CMake 教程 Modern-CMake 的简体中文翻译,中文版 Gitbook :https://modern-cmake-cn.github.io/Modern-CMake-zh_CN/ Chinese(simplified) translation of famous cmake tutorial Modern CMake. GitHub Pages : https://modern…
This project is intended to add support for the Logitech G923 steering wheel to the Linux kernel.
An open-source C++ library developed and used at Facebook.
C++11/14/17/20 Concurrency Demystified: From Core Principles to Thread-Safe Code
📖 作为对《C++ Concurrency in Action - SECOND EDITION》的中文翻译。
Samples for CUDA Developers which demonstrates features in CUDA Toolkit
📘《Python进阶》(Intermediate Python - Chinese Version)
Simple examples to introduce PyTorch
pytorch handbook是一本开源的书籍,目标是帮助那些希望和使用PyTorch进行深度学习开发和研究的朋友快速入门,其中包含的Pytorch教程全部通过测试保证可以成功运行
Example code for Modern SystemC using Modern C++
Build the Linux Kernel and Modules on board the NVIDIA Jetson Nano Developer Kit
Perception and AI components for autonomous mobile robotics.
DJI Tello drone python interface using the official Tello SDK. Feel free to contribute!
Mini Drone/Quadcopter Firmware for ESP32 and ESP32-S Series SoCs.
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
本仓库将PyTorch官方书籍《Deep learning with PyTorch》(基本摘录版)翻译成中文版并给出可运行的相关代码。
Code for the book Deep Learning with PyTorch by Eli Stevens, Luca Antiga, and Thomas Viehmann.
Code for the Make Your Own Neural Network book
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
NVIDIA® TensorRT™ is an SDK for high-performance deep learning inference on NVIDIA GPUs. This repository contains the open source components of TensorRT.
Sample codes for my CUDA programming book