Pinned Repositories
30dayMakeCppServer
30天自制C++服务器,包含教程和源代码
Awesome-GPU
Awesome resources for GPUs
awesome-multimodal-ml
Reading list for research topics in multimodal machine learning
awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
becoming-a-compiler-engineer
编译器入门课程的配套教学资料
blogroll
世界一流兼容并包TUNA协会收集的周围同学们的Blog
CCF-CSP-and-PAT-solution
CCF CSP和PAT考试题解(使用C++14语法)
chibicc
A small C compiler
cmake_learn
convert_lidar_to_sparse_depth
rightchose's Repositories
rightchose/Awesome-GPU
Awesome resources for GPUs
rightchose/awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
rightchose/becoming-a-compiler-engineer
编译器入门课程的配套教学资料
rightchose/chibicc
A small C compiler
rightchose/cmake_learn
rightchose/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
rightchose/cuda-learn-note
CUDA 高频面试题汇总 / C++笔记
rightchose/CUDA-Programming-Guide-in-Chinese
This is a Chinese translation of the CUDA programming guide
rightchose/CUDA_Freshman
rightchose/cuda_learn
rightchose/CUDALibrarySamples
CUDA Library Samples
rightchose/EFNet
Event-based Fusion for Motion Deblurring with Cross-modal Attention (ECCV'22 Oral) https://ahupujr.github.io/EFNet/
rightchose/GSL
Guidelines Support Library
rightchose/HugeCTR
HugeCTR is a high efficiency GPU framework designed for Click-Through-Rate (CTR) estimating training
rightchose/kernel_new_features
一个深挖 Linux 内核的新功能特性,以 io_uring, cgroup, ebpf, llvm 为代表,包含开源项目,代码案例,文章,视频,架构脑图等
rightchose/kkndme_tianya
天涯 kkndme 神贴聊房价
rightchose/KuiperInfer
带你从零实现一个高性能的深度学习推理库,Implement a high-performance deep learning inference library step by step
rightchose/llm_test_cpu
rightchose/llvmlite
A lightweight LLVM python binding for writing JIT compilers
rightchose/MatmulTutorial
A Easy-to-understand TensorOp Matmul Tutorial
rightchose/maxas
Assembler for NVIDIA Maxwell architecture
rightchose/mmdeploy-summer-camp
🐱 ncnn int8 模型量化评估
rightchose/modern_cpp_learn_note
rightchose/open-box
Generalized and Efficient Blackbox Optimization System [SIGKDD'21].
rightchose/project-based-learning
Curated list of project-based tutorials
rightchose/records
记录
rightchose/sponge
CS144 Lab Assignments
rightchose/workflow
C++ Parallel Computing and Asynchronous Networking Engine
rightchose/XiangShan
Open-source high-performance RISC-V processor
rightchose/YHs_Sample
Yinghan's Code Sample