PulseAugur
实时 09:20:06
实体 ResNet101

ResNet101

PulseAugur coverage of ResNet101 — every cluster mentioning ResNet101 across labs, papers, and developer communities, ranked by signal.

Show in brief
总计 · 30天
2
90 天内 2
发布 · 30天
0
90 天内 0
论文 · 30天
2
90 天内 2
层级分布 · 90 天
最近 · 第 1/1 页 · 共 2 条
  1. TOOL · CL_20586 ·

    New DEEP-GAP study compares NVIDIA T4 and L4 GPU inference performance

    A new research paper introduces DEEP-GAP, a methodology for evaluating GPU inference performance. The study systematically compares the NVIDIA T4 and L4 GPUs using various deep learning models and precision modes. Resul…

  2. RESEARCH · CL_14105 ·

    研究人员结合 DPU 和 GPU 以加速神经网络推理

    研究人员开发了一种新颖的方法,通过在深度学习处理单元 (DPU) 和图形处理单元 (GPU) 之间拆分卷积神经网络 (CNN) 计算来加速神经网络推理。这种“拆分 CNN 推理”方法在数据源附近的 DPU 上处理初始层,在 GPU 上处理后续层,从而显著降低延迟。还引入了一个图神经网络 (GNN) 模型,以准确预测各种 CNN 架构的最佳层划分,准确率达到 96.27%。