Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Charith Mendis committed Jun 13, 2019
1 parent b91753a commit 3ec799b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@ Ithemal is a data driven model for predicting throughput of a basic block of x86

More details about Ithemal's approach can be found in our paper.

* [Ithemal: Accurate, Portable and Fast Basic Block Throughput Estimation using Deep Neural Networks](https://arxiv.org/abs/1808.07412)
Charith Mendis, Alex Renda, Saman Amarasinghe, Michael Carbin
Proceedings of the 36th International Conference on Machine Learning (ICML) 2019.
[Bibtex](http://groups.csail.mit.edu/commit/bibtex.cgi?key=ithemal-icml)
* [Ithemal: Accurate, Portable and Fast Basic Block Throughput Estimation using Deep Neural Networks](https://arxiv.org/abs/1808.07412)<br>
Charith Mendis, Alex Renda, Saman Amarasinghe, Michael Carbin<br>
Proceedings of the 36th International Conference on Machine Learning (ICML) 2019.
[Bibtex](http://groups.csail.mit.edu/commit/bibtex.cgi?key=ithemal-icml)

A demo of Ithemal's Skylake model can be found [here](http://3.18.198.23/predict).
It takes in a basic block in any standard syntax, and generates a prediction for the throughput of that block.
Expand Down

0 comments on commit 3ec799b

Please sign in to comment.