JackonYang / paper-reading

比做算法的懂工程落地,比做工程的懂算法模型。

Home Page:https://dwpl6xgouw.feishu.cn/wiki/space/7241969616761716739?ccm_open_type=lark_wiki_spaceLink&open_tab_from=wiki_home

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Paper Reading -- Deep Learning Infra

比做算法的懂工程落地,比做工程的懂算法模型。

  1. 编程: c++ / CUDA / 汇编 / python / Shell
  2. 算法: deep learning / CV / NLP etc,训练框架,推理部署
  3. 加速: AI compiler, 并行优化,profile 工具
  4. 工程: 硬件体系结构,OS & linux kernel, 分布式 & k8s 集群,存储

Awesome Online Tools

URL Brief Notes
https://en.wikichip.org/wiki/WikiChip 查各类芯片的架构 & spec
https://www.cpubenchmark.net 查芯片(CPU)的 benchmark, 算力(Ops/s)
https://www.videocardbenchmark.net 查显卡的 benchmark
https://godbolt.org/ 在线看 c++ 代码的汇编代码
https://quick-bench.com/ 在线测 c++ 代码的 benchmark
https://en.cppreference.com c++ 手册

AI compiler

Deep Learning

大模型 & AIGC

AI 落地应用

算法相关

DL 框架

HPC - 高性能计算

Learning Maps

  • perf-tools-map: 性能调优的工具 & 工具使用文档
  • cpu 架构: todo
  • Learning CUDA: gpu 架构 & CUDA
  • 并行加速: todo (指令级并行,单独 topic?)

Good Readings

Tutorials with code

Engineering 工程化

Docker & K8S

Protobuf & gRPC

(文档)

(笔记)

编程语言

汇编

  • x86 汇编
  • MIPS 汇编

C++

Python & Shell

使用说明

powered by https://github.com/JackonYang/paper-pipe

Feishu Drive 下载已收集的论文 pdf,放在 paper-pdfs 目录下

About

比做算法的懂工程落地,比做工程的懂算法模型。

https://dwpl6xgouw.feishu.cn/wiki/space/7241969616761716739?ccm_open_type=lark_wiki_spaceLink&open_tab_from=wiki_home

License:MIT License


Languages

Language:Jupyter Notebook 35.1%Language:CMake 33.5%Language:C++ 19.5%Language:Cuda 8.3%Language:Python 1.7%Language:Makefile 1.5%Language:Shell 0.2%Language:Rust 0.1%Language:C 0.1%