forked from facebookresearch/CompilerGym
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[llvm] Port the cBench dataset to the new API.
This adds the new Dataset implementation of the cBench dataset. The validation logic isn't super tidy and could be tidied up a bit, its just copied over from //compiler_gym/envs/llvm:legacy_datasets. Issue facebookresearch#45.
- Loading branch information
1 parent
656aed6
commit 3cc33c2
Showing
7 changed files
with
1,079 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.