HuangCongQing / cuda-learningLinks
cuda编程学习入门
☆38Updated 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:
- Learning cuda codes☆79Updated 4 years ago
- 这个项目介绍了简单的CUDA入门,涉及到CUDA执行模型、线程层次、CUDA内存模型、核函数的编写方式以及PyTorch使用CUDA扩展的两种方式。通过该项目可以基本入门基于PyTorch的CUDA扩展的开发方式。☆94Updated 4 years ago
- 高性能编程 笔记☆168Updated 3 years ago
- 大规模并行处理器编程实战 第二版答案☆33Updated 3 years ago
- A large number of cuda/tensorrt cases . 大量案例来学习cuda/tensorrt☆161Updated 3 years ago
- A simple neural network inference framework☆25Updated 2 years ago
- 🐱 ncnn int8 模型量化评估☆14Updated 3 years ago
- CUDA 6大并行计算模式 代码与笔记☆61Updated 5 years ago
- HUI11126 / Compute-continuous-moments-de-ned-in-a-rectangular-region-using-CUDA-and-some-applications☆24Updated 3 years ago
- cuda 加速3D点云算法库,持续更新(含cudaicp,glfw点云可视化等)☆16Updated 3 years ago
- bilibili视频【CUDA 12.x 并行编程入门(C++版)】配套代码☆31Updated last year
- ☆26Updated 4 years ago
- ☆43Updated 3 years ago
- PointPillars TensorRT version pretrained on MMDetection3d with WaymoOpenDataset☆21Updated 3 years ago
- learn TensorRT from scratch🥰☆17Updated last year
- The CMake version of cuda_by_example☆149Updated 5 years ago
- This is a repository to practice multi-thread programming in C++☆26Updated last year
- For 2022 Nvidia Hackathon☆22Updated 3 years ago
- 使用ONNXRuntime部署一种用于边缘检测的轻量级密集卷积神经网络LDC,包含C++和Python两个版本的程序☆11Updated 2 years ago
- CVFusion is an open-source deep learning compiler to fuse the OpenCV operators.☆33Updated 3 years ago
- ☆34Updated 5 years ago
- Quick and Self-Contained TensorRT Custom Plugin Implementation and Integration☆74Updated 6 months ago
- ☆17Updated last year
- ☆14Updated 4 years ago
- Image Filtering using CUDA☆30Updated 6 years ago
- Flash Attention in ~100 lines of CUDA (forward pass only)☆10Updated last year
- in this repo, we deployed SOLOv2 to TensorRT with C++.☆34Updated 2 years ago
- 本仓库在OpenVINO推理框架下部署Nanodet检测算法,并重写预处理和后处理部分,具有超高性能!让你在Intel CPU平台上的检测速度起飞! 并基于NNCF和PPQ工具将模型量化(PTQ)至int8精度,推理速度更快!☆16Updated 2 years ago
- 关于书籍CUDA Programming使用了pycuda模块的Python版本的示例代码☆257Updated 5 years ago
- CUDA-DClust+: Fast DBSCAN algorithm implemented on CUDA. Based on the research paper.☆17Updated 7 months ago