7 citations · 14 across the 3 of their papers we have counts for
Showing cs.DCShow all
2 papers · 1 filter
cs.DC2020★ 7 cited
ProTuner: Tuning Programs with Monte Carlo Tree Search
Ameer Haj-Ali, Hasan Genc, Qijing Huang +4
We explore applying the Monte Carlo Tree Search (MCTS) algorithm in a notoriously difficult task: tuning programs for high-performance deep learning and image processing. We build…
cs.DC2020
AutoPhase: Juggling HLS Phase Orderings in Random Forests with Deep Reinforcement Learning
Qijing Huang, Ameer Haj-Ali, William Moses +4
The performance of the code a compiler generates depends on the order in which it applies the optimization passes. Choosing a good order--often referred to as the phase-ordering pr…