Stars
llm deploy project based mnn. This project has merged into MNN.
Nearest Neighbor Search with Neighborhood Graph and Tree for High-dimensional Data
A PIC/FLIP fluid simulation based on the methods found in Robert Bridson's "Fluid Simulation for Computer Graphics"
一款简单好用的 跨平台/多语言的 相似向量/相似词/相似句 高性能检索引擎。欢迎star & fork。Build together! Power another !
Fast implementation of BERT inference directly on NVIDIA (CUDA, CUBLAS) and Intel MKL
Polylidar3D - Fast polygon extraction from 3D Data
Recognize tables from images and restore them into word.
推荐一个学习C++的方法,适合有一定基础的同学。先读effective c++,一天能搞定(从c转读第二版,从java等转读第三版),然后读google c++ style。再是看leveldb代码(http://t.cn/aYyqjo 多谢@apc2 推荐),Sanjay和Jeff所写,简短完备,非常优美,完美阐述前两者所列的原则。