File tree Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Expand file tree Collapse file tree 1 file changed +1
-5
lines changed Original file line number Diff line number Diff line change 5757 racket -l herbie report --threads yes --seed 1 bench/hamming/rearrangement.fpcore graphs0
5858 racket -l herbie report --threads yes --seed 1 bench/hamming/rearrangement.fpcore graphs1
5959 racket infra/diff.rkt graphs0 graphs1
60- - name : " Test the egglog backend"
61- run : |
62- racket -l herbie improve --enable generate:egglog --seed 1 bench/tutorial.fpcore /tmp/out.fpcore
63- test `grep -c :precision /tmp/out.fpcore` -eq 3
6460 - name : " Run Herbie with egglog"
65- run : racket -l herbie report --timeout 600 +o generate:egglog --seed 1 bench/hamming/trigonometry.fpcore graphs2
61+ run : racket -y infra/ci.rkt --timeout 600 --enable generate:egglog --seed 0 bench/hamming/trigonometry.fpcore
6662
6763 # Test the egg-herbie Rust code
6864 - run : cd egg-herbie && cargo clippy --tests
You can’t perform that action at this time.
0 commit comments