-
FastDeploy Public
Forked from PaddlePaddle/FastDeployHigh-performance Inference and Deployment Toolkit for LLMs and VLMs based on PaddlePaddle
Python Apache License 2.0 UpdatedNov 27, 2025 -
-
Paddle Public
Forked from PaddlePaddle/PaddlePArallel Distributed Deep LEarning: Machine Learning Framework from Industrial Practice (『飞桨』核心框架,深度学习&机器学习高性能单机、分布式训练和跨平台部署)
C++ Apache License 2.0 UpdatedDec 30, 2024 -
Paddle-Lite Public
Forked from PaddlePaddle/Paddle-LitePaddlePaddle High Performance Deep Learning Inference Engine for Mobile and Edge (飞桨高性能深度学习端侧推理引擎)
C++ Apache License 2.0 UpdatedOct 16, 2024 -
Paddle-Inference-Demo Public
Forked from PaddlePaddle/Paddle-Inference-DemoC++ Apache License 2.0 UpdatedJul 23, 2024 -
docs Public
Forked from PaddlePaddle/docsDocumentations for PaddlePaddle
-
-
-
community Public
Forked from PaddlePaddle/communityPaddlePaddle Developer Community
-
KuiperInfer Public
Forked from zjhellofss/KuiperInfer带你从零实现一个高性能的深度学习推理库,Implement a high-performance deep learning inference library step by step
-
-
-
-
-
-
-
-
macos_ntfs_write Public
A .shell file for macOS to address the issue that the ntfs-hard-disk can not be written on macOS
-
-
After use TensorRT model & rectangular Inference , the time forward is much lower then before.
-
-
-
mall-learning Public
Forked from macrozheng/mall-learningmall学习教程,架构、业务、技术要点全方位解析。mall项目(20k+star)是一套电商系统,使用现阶段主流技术实现。 涵盖了SpringBoot2.1.3、MyBatis3.4.6、Elasticsearch6.2.2、RabbitMQ3.7.15、Redis3.2、Mongodb3.2、Mysql5.7等技术,采用Docker容器化部署。
Java Apache License 2.0 UpdatedNov 17, 2019 -
springboot Public
Forked from DocsHome/springbootSpring Boot chinese document. Spring Boot 2.x 中文文档
UpdatedAug 9, 2019 -
MachineLearning_Zhouzhihua_ProblemSets Public
Forked from hanmq/MachineLearning_Zhouzhihua_ProblemSetsExercises answers to the book "machine-learning" written by Zhou Zhihua。周志华《机器学习》课后习题,个人解答。各算法都拿numpy和pandas实现了一遍