HuangCongQing / cuda-learningLinks
cuda编程学习入门
☆37Updated last year
Alternatives and similar repositories for cuda-learning
Users that are interested in cuda-learning are comparing it to the libraries listed below
Sorting:
- 高性能编程 笔记☆166Updated 3 years ago
- 这个项目介绍了简单的CUDA入门,涉及到CUDA执行模型、线程层次、CUDA内存模型、核函数的编写方式以及PyTorch使用CUDA扩展的两种方式。通过该项目可以基本入门基于PyTorch的CUDA扩展的开发方式。☆94Updated 3 years ago
- Learning cuda codes☆79Updated 4 years ago
- 大规模并行处理器编程实战 第二版答案☆33Updated 3 years ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- learn TensorRT from scratch🥰☆17Updated last year
- A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt☆157Updated 3 years ago
- The CMake version of cuda_by_example☆149Updated 5 years ago
- A simple neural network inference framework☆25Updated 2 years ago
- CUDA-DClust+: Fast DBSCAN algorithm implemented on CUDA. Based on the research paper.☆17Updated 6 months ago
- cuda 加速3D点云算法库,持续更新(含cudaicp,glfw点云可视化等)☆16Updated 3 years ago
- 使用ONNXRuntime部署一种用于边缘检测的轻量级密集卷积神经网络LDC,包含C++和Python两个版本的程序☆11Updated 2 years ago
- ☆26Updated 4 years ago
- bilibili视频【CUDA 12.x 并行编程入门(C++版)】配套代码☆30Updated last year
- ☆14Updated 3 years ago
- ☆34Updated 5 years ago
- An onnx-based quantitation tool.☆71Updated last year
- c++ detail implementation of camera calibration☆62Updated 5 years ago
- PointPillars TensorRT version pretrained on MMDetection3d with WaymoOpenDataset☆21Updated 3 years ago
- OpenVINO™ optimization for PointPillars*☆31Updated 6 months ago
- ☆43Updated 3 years ago
- A Minimalistic Auto-Diff Optimization Framework for Teaching and Understanding Pytorch☆23Updated 2 weeks ago
- This is a repository to practice multi-thread programming in C++☆26Updated last year
- pdf☆92Updated 7 years ago
- ☆120Updated 2 years ago
- 🐱 ncnn int8 模型量化评估☆14Updated 3 years ago
- TensorRT简明教程☆26Updated 4 years ago
- 本仓库在OpenVINO推理框架下部署Nanodet检测算法,并重写预处理和后处理部分, 具有超高性能!让你在Intel CPU平台上的检测速度起飞! 并基于NNCF和PPQ工具将模型量化(PTQ)至int8精度,推理速度更快!☆15Updated 2 years ago
- For 2022 Nvidia Hackathon☆22Updated 3 years ago
- 1.相机模型标定(鱼眼相机,普通相机);2.立体相机标定与极线矫正;3.RGB(/灰度)相机与深度相机(tof)标定,数据融合;4.外参标定☆48Updated last year