实体
LeNet-5
LeNet-5
PulseAugur coverage of LeNet-5 — every cluster mentioning LeNet-5 across labs, papers, and developer communities, ranked by signal.
总计 · 30天
2
90 天内 2
发布 · 30天
0
90 天内 0
论文 · 30天
2
90 天内 2
层级分布 · 90 天
情绪 · 30 天
1 天有情绪数据
最近 · 第 1/1 页 · 共 2 条
-
New compute-in-memory macro boosts edge AI inference efficiency
Researchers have developed E-ReCON, a novel compute-in-memory (CIM) macro designed for efficient AI inference on edge devices. This macro utilizes a compact ReRAM bitcell capable of performing multiplication for both co…
-
研究人员结合 DPU 和 GPU 以加速神经网络推理
研究人员开发了一种新颖的方法,通过在深度学习处理单元 (DPU) 和图形处理单元 (GPU) 之间拆分卷积神经网络 (CNN) 计算来加速神经网络推理。这种“拆分 CNN 推理”方法在数据源附近的 DPU 上处理初始层,在 GPU 上处理后续层,从而显著降低延迟。还引入了一个图神经网络 (GNN) 模型,以准确预测各种 CNN 架构的最佳层划分,准确率达到 96.27%。