Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Shikhar8990/Learning-Guided-Superoptimizer
Learning Guided Enumerative Synthesis
https://github.com/Shikhar8990/Learning-Guided-Superoptimizer
Last synced: 2 months ago
JSON representation
Learning Guided Enumerative Synthesis
- Host: GitHub
- URL: https://github.com/Shikhar8990/Learning-Guided-Superoptimizer
- Owner: Shikhar8990
- Created: 2019-02-25T20:11:38.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-13T18:30:38.000Z (about 5 years ago)
- Last Synced: 2024-08-03T22:06:22.246Z (6 months ago)
- Language: Racket
- Size: 1.15 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-racket-and-scheme - Learning-Guided-Superoptimizer
README
# Learning-Guided-Superoptimizer
Different implementations of Greenthumb to achieve buld and sequence orderings for pruning and expansion.
Builds of top of greenthumb.Coming Soon - Tutorial to use a learned model to order the search space of the LENS search algorithm.
Greenthumb: https://github.com/mangpo/greenthumb.
The procedure install and run is similar to that of Greenthumb.