This repo provides the code to replicate the experiments in the paper
Hui Shi, Yang Zhang, Xinyun Chen, Yuandong Tian, Jishen Zhao Deep Symbolic Superoptimization Without Human Knowledge. in ICLR 2020
Paper [OpenReview]
A short video introduction [YouTube]
python >= 3.5
pytorch >= 1.1.0
To reproduce the results, you may first download the data to the folder Data/simplify, as instructed here. Then run:
python run_optimizer.py
The hyperparameters are specified in configs/halide.json.