Pinned Repositories
abseil-cpp
Abseil Common Libraries (C++)
bloaty
Bloaty McBloatface: a size profiler for binaries
CudaSteps
基于《cuda编程-基础与实践》(樊哲勇 著)的cuda学习之路。
d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
d2l-zh-pytorch-slides
Pytorch版代码幻灯片
Data-Science-Notes
数据科学的笔记以及资料搜集
energy
believe yourself you can fly
faiss
A library for efficient similarity search and clustering of dense vectors.
FreeNOS
Free Niek's Operating System (FreeNOS)
googletest
GoogleTest - Google Testing and Mocking Framework
chentaowu's Repositories
chentaowu/abseil-cpp
Abseil Common Libraries (C++)
chentaowu/bloaty
Bloaty McBloatface: a size profiler for binaries
chentaowu/CudaSteps
基于《cuda编程-基础与实践》(樊哲勇 著)的cuda学习之路。
chentaowu/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。中英文版被全球175所大学采用教学。
chentaowu/d2l-zh-pytorch-slides
Pytorch版代码幻灯片
chentaowu/Data-Science-Notes
数据科学的笔记以及资料搜集
chentaowu/energy
believe yourself you can fly
chentaowu/faiss
A library for efficient similarity search and clustering of dense vectors.
chentaowu/FreeNOS
Free Niek's Operating System (FreeNOS)
chentaowu/googletest
GoogleTest - Google Testing and Mocking Framework
chentaowu/Halide-elements
Elemental code snippets written in Halide language.
chentaowu/HelloGitHub
:octocat: Find pearls on open-source seashore 分享 GitHub 上有趣、入门级的开源项目
chentaowu/json
JSON for Modern C++
chentaowu/leetcode
chentaowu/marktext
📝A simple and elegant markdown editor, available for Linux, macOS and Windows.
chentaowu/mperf
mperf是一个面向移动/嵌入式平台的算子性能调优工具箱
chentaowu/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
chentaowu/OpenCL-Guide
A guide to help developers get up and running quickly with the OpenCL programming framework
chentaowu/OpenCL-SDK
OpenCL SDK
chentaowu/pmu-tools
Intel PMU profiling tools
chentaowu/Process-Communication
some demo for process communication include shared_memory, pip, semaphore and so on
chentaowu/project-based-learning
Curated list of project-based tutorials
chentaowu/reading-code-of-nginx-1.9.2
nginx-1.9.2源码通读分析注释,带详尽函数中文分析注释以及相关函数流程调用注释,最全面的nginx源码阅读分析中文注释,更新完毕
chentaowu/SimpleLearn
chentaowu/SimpleNES
An NES emulator in C++
chentaowu/taichi
Parallel programming for everyone.
chentaowu/TNN
TNN: developed by Tencent Youtu Lab and Guangying Lab, a uniform deep learning inference framework for mobile、desktop and server. TNN is distinguished by several outstanding features, including its cross-platform capability, high performance, model compression and code pruning. Based on ncnn and Rapidnet, TNN further strengthens the support and performance optimization for mobile devices, and also draws on the advantages of good extensibility and high performance from existed open source efforts. TNN has been deployed in multiple Apps from Tencent, such as Mobile QQ, Weishi, Pitu, etc. Contributions are welcome to work in collaborative with us and make TNN a better framework.