Skip to content

PyTorch implementation for the Deep Symbolic Simplification Without Human Knowledge

License

Notifications You must be signed in to change notification settings

shihui2010/symbolic_simplifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Neural Symbolic Simplifier

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]

Dependency

python >= 3.5

pytorch >= 1.1.0

Run Code

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.

About

PyTorch implementation for the Deep Symbolic Simplification Without Human Knowledge

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages