Applied Deep Learning Resources
Applied Deep Learning Resources
A collection of research articles, blog posts, slides and code snippets about deep learning in applied settings.
浪潮POWER 9:英特尔的挑战者
英特尔在推出至强处理器,进入服务器市场后,依靠其在桌面电脑上建立起来的生态平台和对技术的持续改进,在成本和性能上实现了对 RISC 芯片的超越,几乎垄断了数据中心 CPU 市场。
TensorRT 模型加速——输入、输出、部署流程
本文首先简要介绍 Tensor RT 的输入、输出以及部署流程,了解 Tensor RT 在部署模型中起到的作用。然后介绍 Tensor RT 模型导入流程,针对不同的深度学习框架,使用不同的方法导入模型。