Pinned Repositories
AI-System
Resources for AI System Education
ArmNeonOptimization
Arm neon optimization practice
Ccode_test
coding-interview
coding for interview
incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
llama.cpp
Port of Facebook's LLaMA model in C/C++
MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
model-quantization
Collections of model quantization algorithms
mx_quant_op
syncbn_nccl
XiaotaoChen's Repositories
XiaotaoChen/mx_quant_op
XiaotaoChen/Ccode_test
XiaotaoChen/llama.cpp
Port of Facebook's LLaMA model in C/C++
XiaotaoChen/model-quantization
Collections of model quantization algorithms
XiaotaoChen/AI-System
Resources for AI System Education
XiaotaoChen/ArmNeonOptimization
Arm neon optimization practice
XiaotaoChen/ax-samples
Samples code for world class Artificial Intelligence SoCs for computer vision applications.
XiaotaoChen/bolt
Bolt is a deep learning library with high performance and heterogeneous flexibility.
XiaotaoChen/coding-interview
coding for interview
XiaotaoChen/dali-usage
XiaotaoChen/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
XiaotaoChen/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
XiaotaoChen/syncbn_nccl
XiaotaoChen/dmlc-core
A common bricks library for building scalable and portable distributed machine learning.
XiaotaoChen/embedded-ai.bench
benchmark for embededded-ai deep learning inference engines, such as NCNN / TNN / MNN / TensorFlow Lite etc.
XiaotaoChen/example_for_hvd_kv
XiaotaoChen/flatBufferExamples
XiaotaoChen/horovod
Distributed training framework for TensorFlow, Keras, and PyTorch.
XiaotaoChen/InferLLM
a lightweight LLM model inference framework
XiaotaoChen/mediapipe
Cross-platform, customizable ML solutions for live and streaming media.
XiaotaoChen/mshadow
Matrix Shadow:Lightweight CPU/GPU Matrix and Tensor Template Library in C++/CUDA for (Deep) Machine Learning
XiaotaoChen/nudtpaper
A LaTeX template for Master/PhD Thesis of NUDT
XiaotaoChen/onnx-modifier
A tool to modify onnx models in a visualization fashion, based on Netron and flask.
XiaotaoChen/opencv-mobile
The minimal opencv for Android, iOS, ARM Linux, Windows, Linux, MacOS, WebAssembly
XiaotaoChen/protobufExamples
XiaotaoChen/resnet.mxnet
XiaotaoChen/Single-Path-One-Shot-NAS-MXNet
Single Path One-Shot NAS MXNet implementation with full training and searching pipeline. Support both Block and Channel Selection. Searched models better than the original paper are provided.
XiaotaoChen/sources
XiaotaoChen/TensorRT_Tutorial
XiaotaoChen/TNN
TNN:由腾讯优图实验室打造,移动端高性能、轻量级推理框架,同时拥有跨平台、高性能、模型压缩、代码裁剪等众多突出优势。TNN框架在原有Rapidnet、ncnn框架的基础上进一步加强了移动端设备的支持以及性能优化,同时也借鉴了业界主流开源框架高性能和良好拓展性的优点。目前TNN已经在手Q、微视、P图等应用中落地,欢迎大家参与协同共建,促进TNN推理框架进一步完善。