Pinned Repositories
8cc
A Small C Compiler
alanzhai219.github.io
algo
数据结构和算法必知必会的50个代码实现
EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
openvino
OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
torch_qat
ustl
A size-optimized STL implementation.
wmma_extension
An extension library of WMMA API (TensorCore API)
ppl.nn
A primitive library for neural network
TensorRT
PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT
alanzhai219's Repositories
alanzhai219/EASTL
EASTL stands for Electronic Arts Standard Template Library. It is an extensive and robust implementation that has an emphasis on high performance.
alanzhai219/openvino
OpenVINO™ is an open-source toolkit for optimizing and deploying AI inference
alanzhai219/ustl
A size-optimized STL implementation.
alanzhai219/wmma_extension
An extension library of WMMA API (TensorCore API)
alanzhai219/cartoonify
Deploy and scale serverless machine learning app - in 4 steps.
alanzhai219/design_patterns
图说设计模式
alanzhai219/dev_tool
nvim tool and config
alanzhai219/dive_into_framework
alanzhai219/fastllm
纯c++的全平台llm加速库,支持python调用,chatglm-6B级模型单卡可达10000+token / s,支持glm, llama, moss基座,手机端流畅运行
alanzhai219/KuiperInfer
一个推理库的实现, A DIY deep learning inference framework.
alanzhai219/libllm
Efficient inference of large language models.
alanzhai219/llama
Inference code for Llama models
alanzhai219/llama.cpp
LLM inference in C/C++
alanzhai219/llama2-from-scratch
alanzhai219/NN-runtimes
learn NN runtime design
alanzhai219/oneDNN
oneAPI Deep Neural Network Library (oneDNN)
alanzhai219/OpenVINO_Tutorial
OpenVINO is Wonderful!
alanzhai219/playAlgo
learn ds deeply
alanzhai219/self_coding
CS Skills
alanzhai219/setup_usage
alanzhai219/simple_numa
alanzhai219/summarizing_and_querying_multiple_pdfs_with_langchain
Notebook for my Youtube video on summarizing and querying multiple pdfs
alanzhai219/sycl_help_header
alanzhai219/sycl_tutorial
alanzhai219/SYCLomatic
alanzhai219/template
AstroNvim template (v4+)
alanzhai219/tinyxml2
TinyXML2 is a simple, small, efficient, C++ XML parser that can be easily integrated into other programs.
alanzhai219/wezterm-config
My wezterm config
alanzhai219/xbyak
a JIT assembler for x86(IA-32)/x64(AMD64, x86-64) MMX/SSE/SSE2/SSE3/SSSE3/SSE4/FPU/AVX/AVX2/AVX-512 by C++ header
alanzhai219/xFasterTransformer