高性能计算课程&CUDA编程实例&深度学习推理框架
☆72Sep 21, 2023Updated 2 years ago
Alternatives and similar repositories for HPC
Users that are interested in HPC are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- STL源码剖析学习笔记☆11Jun 28, 2022Updated 4 years ago
- [ISSN 0168-1699, COMPUT ELECTRON AGR 2024] FastSegFormer: A knowledge distillation-based method for real-time semantic segmentation of su…☆22Feb 6, 2024Updated 2 years ago
- 国科大高性能计算机系统课程源代码☆12Jun 17, 2020Updated 6 years ago
- 基于noise2noise修改的深度学习去水印项目。☆18Dec 5, 2019Updated 6 years ago
- A deep learning framework realized by cpp(Eigen based).☆29Aug 20, 2020Updated 5 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- hpc-learning☆782May 30, 2024Updated 2 years ago
- Reinforcing Action Policies by Prophesying☆41Nov 26, 2025Updated 7 months ago
- GEMM by WMMA (tensor core)☆15Jul 31, 2022Updated 3 years ago
- 这个项目介绍了简单的CUDA入门,涉及到CUDA执行模型、线程层次、CUDA内存模型、核函数的编写方式以及PyTorch使用CUDA扩展的两种方式。通过该项目可以基本入门基于PyTorch的CUDA扩 展的开发方式。☆95Nov 12, 2021Updated 4 years ago
- ☆16Feb 20, 2024Updated 2 years ago
- 2020秋中山大学高性能计算课程课件与作业☆48Jan 25, 2021Updated 5 years ago
- 机器学习使用过的API中文版及机器学习的理论知识☆13Jun 8, 2025Updated last year
- TensorRT实现部署YOLOV5☆13Jul 30, 2022Updated 3 years ago
- 使用 Rust 语言重新实现 https://github.com/zjhellofss/KuiperInfer 和 https://github.com/zjhellofss/kuiperdatawhale 中的深度学习推理框架。☆17Apr 9, 2024Updated 2 years ago
- GPUs on demand by Runpod - Special Offer Available • AdRun AI, ML, and HPC workloads on powerful cloud GPUs—without limits or wasted spend. Deploy GPUs in under a minute and pay by the second.
- 学习CUDA编程基础☆15Jun 27, 2019Updated 7 years ago
- C++分布式网络通信框架(RPC)☆22Apr 19, 2026Updated 2 months ago
- libxco是一个轻量级高性能协程网络库☆11Jul 10, 2025Updated 11 months ago
- bilibili视频【CUDA 12.x 并行编程入门(C++版)】配套代码☆35Aug 12, 2024Updated last year
- Resources for our IJCAI 2020 paper, TopicKA: Generating Commonsense Knowledge-Aware Dialogue Responses Towards the Recommended Topic Fact☆12Nov 30, 2020Updated 5 years ago
- 高性能计算相关知识学习笔记,包含学习笔记和相关知识的代码demo,在持续完善中。 如果有帮助的话请Star一下,对作者帮助很大,谢谢!☆474Mar 28, 2023Updated 3 years ago
- Official repository for "Vid2World: Crafting Video Diffusion Models to Interactive World Models" (ICLR 2026), https://arxiv.org/abs/2505.…☆66Jan 27, 2026Updated 5 months ago
- 唐诗三百首☆17May 19, 2025Updated last year
- [AAAI 2026] WorldRFT: Latent World Model Planning with Reinforcement Fine-Tuning for Autonomous Driving☆39Dec 23, 2025Updated 6 months ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- Official repository for the CVPR 2026 paper "ACPV-Net: All-Class Polygonal Vectorization for Seamless Vector Map Generation from Aerial I…☆40May 17, 2026Updated last month
- 基于《cuda编程-基础与实践》(樊哲勇 著)的cuda学习之路。☆426Jan 15, 2024Updated 2 years ago
- Source code for our journal submission : ELD-Net: An efficient deep learning architecture for accurate saliency detection☆10Nov 27, 2017Updated 8 years ago
- ☆15Nov 27, 2023Updated 2 years ago
- DGEMM on KNL, achieve 75% MKL☆19May 19, 2022Updated 4 years ago
- 校招、秋招、春招、实习好项目,带你从零动手实现支持LLama2/3和Qwen2.5的大模型推理框架。☆548Oct 28, 2025Updated 8 months ago
- 校招、秋招、春招、实习好项目!带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library st…☆3,446Jun 22, 2025Updated last year
- 这是一个使用opencv读取视频并 使用socket进行传输视频画面的脚本文件,相较于调用ffmpeg传输节约了90%的数据量☆11May 14, 2024Updated 2 years ago
- ☆47Sep 8, 2025Updated 9 months ago
- 1-Click AI Models by DigitalOcean Gradient • AdDeploy popular AI models on DigitalOcean Gradient GPU virtual machines with just a single click. Zero configuration with optimized deployments.
- AI-powered novel writing system with multi-agent collaboration, three-layer memory, and real-time streaming generation | 基于多智能体的长篇小说创作系统☆34Mar 22, 2026Updated 3 months ago
- ☆11Aug 26, 2017Updated 8 years ago
- ☆11Oct 18, 2022Updated 3 years ago
- 大模型推理框架加速,让 LLM 飞起来☆24May 10, 2024Updated 2 years ago
- Code || Q&A☆11Oct 25, 2018Updated 7 years ago
- fastText中文词向量训练调优,加权融合字向量和词向量,解决过度表征字面量而非语义的问题☆12Aug 3, 2020Updated 5 years ago
- MIT6.824分布式系统的C++版本实现,能学到分布式系统设计、rpc使用、mapreduce、基本数据库设计、raft算法、分布式一致性等后端知识点,结合了linux系统的许多系统调用☆58Apr 29, 2023Updated 3 years ago