Pinned Repositories
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Benchmarking-CUDA
A quick way to benchmark your CUDA compiler on a Linux environment
CGraph
【A simple C++ DAG framework】 一个简单好用的、无任何三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork
Diffusion-Models-Papers-Survey-Taxonomy
Diffusion model papers, survey, and taxonomy
dmlc-core
A common bricks library for building scalable and portable distributed machine learning.
electron-vue3-template
A boilerplate for quickly create high quality app with Electron, Vue3, TypeScript and Vite.
lmdeploy
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
mnn-llm
llm deploy project based mnn.
nndeploy
nndeploy是一款模型端到端部署框架。以多端推理以及基于有向无环图模型部署为基础,致力为用户提供跨平台、简单易用、高性能的模型部署体验。
Alwaysssssss's Repositories
Alwaysssssss/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
Alwaysssssss/CGraph
【A simple C++ DAG framework】 一个简单好用的、无任何三方依赖的、跨平台的、收录于awesome-cpp的、基于流图的并行计算框架。欢迎star & fork
Alwaysssssss/Benchmarking-CUDA
A quick way to benchmark your CUDA compiler on a Linux environment
Alwaysssssss/Diffusion-Models-Papers-Survey-Taxonomy
Diffusion model papers, survey, and taxonomy
Alwaysssssss/dmlc-core
A common bricks library for building scalable and portable distributed machine learning.
Alwaysssssss/electron-vue3-template
A boilerplate for quickly create high quality app with Electron, Vue3, TypeScript and Vite.
Alwaysssssss/lmdeploy
LMDeploy is a toolkit for compressing, deploying, and serving LLMs.
Alwaysssssss/MNN
MNN is a blazing fast, lightweight deep learning framework, battle-tested by business-critical use cases in Alibaba
Alwaysssssss/mnn-llm
llm deploy project based mnn.
Alwaysssssss/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
Alwaysssssss/nnfusion
A flexible and efficient deep neural network (DNN) compiler that generates high-performance executable from a DNN model description.
Alwaysssssss/oneflow
OneFlow is a deep learning framework designed to be user-friendly, scalable and efficient.
Alwaysssssss/oneflow-xrt
Alwaysssssss/optimizer
Actively maintained ONNX Optimizer
Alwaysssssss/ppl.nn.llm
Alwaysssssss/RehabilitationGuide
颈椎病腰突康复指南,为程序员群体提供简单可靠的康复指南。
Alwaysssssss/Skywork
Skywork series models are pre-trained on 3.2TB of high-quality multilingual (mainly Chinese and English) and code data. We have open-sourced the model, training data, evaluation data, evaluation methods, etc. 天工系列模型在3.2TB高质量多语言和代码数据上进行预训练。我们开源了模型参数,训练数据,评估数据,评估方法。
Alwaysssssss/swallocator
Alwaysssssss/Tengine
Tengine is a lite, high performance, modular inference engine for embedded device
Alwaysssssss/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.
Alwaysssssss/torchpipe
Alwaysssssss/transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Alwaysssssss/UVDoc
Code for the paper "UVDoc: Neural Grid-based Document Unwarping"
Alwaysssssss/veigar
Cross platform RPC library using shared memory.
Alwaysssssss/vision-process-webui
💡💡💡awesome compute vision app in gradio
Alwaysssssss/web-model-converter
Alwaysssssss/yolov5_tensorrt_int8
yolov5 tensorrt int8量化方法汇总