Pinned Repositories
z-learner's Repositories
z-learner/image-processing
z-learner/tensorrt-flow
z-learner/archibate_lessons
BiliBili lessons of 双笙子佯谬
z-learner/bpftrace
High-level tracing language for Linux
z-learner/CUDA-Learn-Notes
🎉 Modern CUDA Learn Notes with PyTorch: fp32/tf32, fp16/bf16, fp8/int8, flash_attn, rope, sgemm, sgemv, warp/block reduce, dot, elementwise, softmax, layernorm, rmsnorm.
z-learner/cuda-lectures
Material for cuda-mode lectures
z-learner/eBPF-tools
z-learner/KuiperInfer
带你从零实现一个高性能的深度学习推理库,支持大模型 llama2 、Unet、Yolov5、Resnet等模型的推理。Implement a high-performance deep learning inference library step by step
z-learner/KuiperLLama
动手实现大模型推理框架
z-learner/learning-ebpf
Learning eBPF, published by O'Reilly - out now! Here's where you'll find a VM config for the examples, and more
z-learner/libv4l2cpp
V4L2 C++ wrapper
z-learner/llama.cpp
LLM inference in C/C++
z-learner/mem-check
z-learner/mlpack
mlpack: a fast, header-only C++ machine learning library
z-learner/ModernCpp-ConcurrentProgramming-Tutorial
现代C++并发编程教程
z-learner/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
z-learner/nndeploy
nndeploy是一款模型端到端部署框架。以多端推理以及基于有向无环图模型部署为基础,致力为用户提供跨平台、简单易用、高性能的模型部署体验。
z-learner/NotionNext
使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站,为Notion和所有创作者设计。 (A static blog built with NextJS and Notion API, supporting multiple deployment options. No server required, zero threshold to set up a website. Designed for Notion and all creators.)
z-learner/oneTBB
oneAPI Threading Building Blocks (oneTBB)
z-learner/optimization_learn
learn some tech in optimization
z-learner/pytorch-image-models
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (ViT), MobileNetV4, MobileNet-V3 & V2, RegNet, DPN, CSPNet, Swin Transformer, MaxViT, CoAtNet, ConvNeXt, and more
z-learner/reflection
cpp reflection lib
z-learner/rust-op-system
z-learner/rust-raspberrypi-OS-tutorials
:books: Learn to write an embedded OS in Rust :crab:
z-learner/Simd
C++ image processing and machine learning library with using of SIMD: SSE, AVX, AVX-512, AMX for x86/x64, NEON for ARM.
z-learner/stable-diffusion.cpp
Stable Diffusion in pure C/C++
z-learner/taskflow
A General-purpose Parallel and Heterogeneous Task Programming System
z-learner/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
z-learner/xv6-labs-2022
z-learner/z-learner