摘要:
CompOFA - Compound Once-For-All Networks for Faster Multi-Platform... 1. 长话短说 这篇论文(简称CompOFA)主要是基于 Once for all: Train One Network and Specialize it f 阅读全文
posted @ 2021-07-24 11:00
marsggbo
阅读(297)
评论(1)
推荐(0)
摘要:
1. 介绍 论文:https://arxiv.org/abs/1908.09791 GitHub:https://github.com/mit-han-lab/once-for-all 早期的NAS算法大都是针对某一个具体的硬件平台做模型搜索。换句话说,对于新的平台则需要重新搜索,这样既耗时又耗资源 阅读全文
posted @ 2021-07-24 10:45
marsggbo
阅读(1013)
评论(0)
推荐(0)