Pinned Repositories
100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
Anakin
ArchProbe
A profiler to disclose and quantify hardware features on GPUs.
DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,近30万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
fastnn
A mobile CPU neural network computer library of best performance
ffmpeg-libav-tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more
Optical-Flow
自己开发的一个光流算法
vulkan-tutorial
This is a series of tutorials on Vulkan, include all example projects which step by step.
vulkan_minimal_compute
Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.
VulkanSamples
Vulkan Samples
chenqy4933's Repositories
chenqy4933/ffmpeg-libav-tutorial
FFmpeg libav tutorial - learn how media works from basic to transmuxing, transcoding and more
chenqy4933/vulkan_minimal_compute
Minimal Example of Using Vulkan for Compute Operations. Only ~400LOC.
chenqy4933/100-exercises-to-learn-rust
A self-paced course to learn Rust, one exercise at a time.
chenqy4933/ArchProbe
A profiler to disclose and quantify hardware features on GPUs.
chenqy4933/awesome-mlops
A curated list of references for MLOps
chenqy4933/AutoGPT
An experimental open-source attempt to make GPT-4 fully autonomous.
chenqy4933/awesome-tensor-compilers
A list of awesome compiler projects and papers for tensor computation and deep learning.
chenqy4933/baichuan-7B
A large-scale 7B pretraining language model developed by BaiChuan-Inc.
chenqy4933/benchmark
A microbenchmark support library
chenqy4933/ChatGLM-6B
ChatGLM-6B: An Open Bilingual Dialogue Language Model | 开源双语对话语言模型
chenqy4933/chatGLM.cpp
Locally run an Instruction-Tuned Chat-Style LLM
chenqy4933/chibicc
A small C compiler
chenqy4933/ColossalAI
Making large AI models cheaper, faster and more accessible
chenqy4933/COSMA
Distributed Communication-Optimal Matrix-Matrix Multiplication Algorithm
chenqy4933/cuda_sgemm
chenqy4933/Documentation
MegEngine Official Documentation
chenqy4933/fauxpilot
FauxPilot - an open-source alternative to GitHub Copilot server
chenqy4933/flatbuffers
FlatBuffers: Memory Efficient Serialization Library
chenqy4933/Hook
a graphical C/C++ runtime editor
chenqy4933/llm-course
Course to get into Large Language Models (LLMs) with roadmaps and Colab notebooks.
chenqy4933/MegEngine
chenqy4933/project-based-tutorials-in-c
A curated list of project-based tutorials in C
chenqy4933/search_with_lepton
Building a quick conversation-based search demo with Lepton AI.
chenqy4933/sentencepiece
Unsupervised text tokenizer for Neural Network-based text generation.
chenqy4933/tinygrad
You like pytorch? You like micrograd? You love tinygrad! ❤️
chenqy4933/tpucontest
chenqy4933/turingas
Assembler for NVIDIA Volta and Turing GPUs
chenqy4933/tvm_mlir_learn
tvm learn
chenqy4933/vllm
A high-throughput and memory-efficient inference and serving engine for LLMs
chenqy4933/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported.