google-research

Форк
0

README.md

PRIME

Table of contents

Description
Dataset
AI Principles
Acknowledgements
How to cite
Disclaimer

Description

An introductory tutorial for the PRIME algorithm is available as a Colaboratory notebook: Open In Colab

Dataset

We provide the PRIME dataset for nine applications, collected using an industry grade simulator. The dataset is available on Google Cloud Storage:

You may download the dataset either by using the Google Cloud Storage web interface or using gsutil:

gsutil cp -r gs://gresearch/prime /tmp/prime/

This dataset contains both infeasible and feasible data points as described in PRIME. The descriptors of the collected data are presented in the table below.

# of Infeasible# of FeasibleMax Runtime (ms)Min Runtime (ms)Average Runtime (ms)
MobileNetEdgeTPU38435511571116352.26252.22529.13
MobilenetV27447182554147398.13191.35375.05
MobilenetV37974602026727001.46405.19993.75
M479198420814835881.35335.59794.33
M569861830151435363.55202.55440.52
M67564682436644236.90127.79301.74
UNet44957851128124987.51610.963681.75
T-RNN Dec405607944594447.74128.05662.44
T-RNN Enc410933888805112.82127.97731.20

A demo on how to parse the dataset on Google Cloud Storage and reproducing the numbers in the table above is available as a Colaboratory notebook: Open In Colab

Principles

This project adheres to Google's AI principles. By participating, using or contributing to this project you are expected to adhere to these principles.

Acknowledgements

For their invaluable feedback and suggestions, we extend our gratitude to:

  • Learn to Design Accelerators Team at Google Research
  • Google EdgeTPU
  • Vizier Team at Google Research
  • Christof Angermueller
  • Sheng-Chun Kao
  • Samira Khan
  • Xinyang Geng

How to cite

If you use this dataset, please cite:

@inproceedings{prime:iclr:2022,
  title={Data-Driven Offline Optimization For Architecting Hardware Accelerators},
  author={Kumar, Aviral and Yazdanbakhsh, Amir and Hashemi, Milad and Swersky, Kevin and Levine, Sergey},
  booktitle={International conference on learning representations},
  year={2022},
}

Disclaimer

This is not an official Google product.

Использование cookies

Мы используем файлы cookie в соответствии с Политикой конфиденциальности и Политикой использования cookies.

Нажимая кнопку «Принимаю», Вы даете АО «СберТех» согласие на обработку Ваших персональных данных в целях совершенствования нашего веб-сайта и Сервиса GitVerse, а также повышения удобства их использования.

Запретить использование cookies Вы можете самостоятельно в настройках Вашего браузера.