miemie2013 / Pure_Python_Deep_LearningLinks
纯Python实现的深度学习框架,帮助你理解底层细节斩获offer
☆20Updated 2 years ago
Alternatives and similar repositories for Pure_Python_Deep_Learning
Users that are interested in Pure_Python_Deep_Learning are comparing it to the libraries listed below
Sorting:
- 国内外数据竞赛资讯整理☆18Updated 3 years ago
- ☆13Updated 2 years ago
- Bert TensorRT模型加速部署☆9Updated 3 years ago
- autoTVM神经网络推理代码优化搜索演示,基于tvm编译开源模型centerface,并使用autoTVM搜索最优推理代码, 最终部署编译为c++代码,演示平台是cuda,可以是其他平台,例如树莓派,安卓手机,苹果手机.Thi is a demonstration of …☆27Updated 4 years ago
- NVIDIA TensorRT Hackathon 2023复赛选题:通义千问Qwen-7B用TensorRT-LLM模型搭建及优化☆42Updated last year
- Various test models in WNNX format. It can view with `pip install wnetron && wnetron`☆12Updated 2 years ago
- AI研习社☆27Updated 4 years ago
- 用C++和Python实现从头实现一个深度学习训练框架