Skip to content

Commit

Permalink
Regenerate expected outputs for self-adaptive tests with a known config
Browse files Browse the repository at this point in the history
CMake command: cmake .. -DCMAKE_BUILD_TYPE=Debug -DCOMPILE_ADAPTIVE=ON -DCOMPILE_SERVER=ON
GCC version: 7.5.0
CUDA version: 10.1
GPU model: Quadro RTX 6000 (Turing)
  • Loading branch information
rihardsk committed Feb 1, 2022
1 parent f95c51c commit bc7efdc
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 32 deletions.
16 changes: 8 additions & 8 deletions tests/_self-adaptive/contextpart.costs.expected
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
2.21881247
2.21806955
0.46859190
0.46825695
2.76864076
2.76791906
0.56501639
0.46859169
0.46825710
2.76864004
2.76791930
0.56501710
0.56451356
2.71565461
2.71488905
3.11743832
2.71565413
2.71488881
3.11743879
3.11609936
30 changes: 15 additions & 15 deletions tests/_self-adaptive/costs.expected
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
0.31558657
0.31486344
0.31558633
0.31486320
2.21881247
2.21806955
0.46859190
0.46825695
0.46859169
0.46825710
4.07114267
4.07016516
2.76864076
2.76791906
0.56501639
4.07016468
2.76864004
2.76791930
0.56501710
0.56451356
2.71565461
2.71488905
1.87033248
1.86898255
2.71565413
2.71488881
1.87033439
1.86898220
1.77039230
1.76994097
2.79638195
2.79453039
3.11743832
2.79638267
2.79453158
3.11743879
3.11609936
18 changes: 9 additions & 9 deletions tests/_self-adaptive/transformer.contextpart.costs.expected
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
5.41536570
5.41065693
5.41065788
4.29847670
4.29496717
4.33480740
4.33143234
0.43169200
0.43012774
2.70875025
2.70587468
3.08147693
3.07468438
4.33481550
4.33142281
0.43169218
0.43012768
2.70875049
2.70587540
3.08147740
3.07468462

0 comments on commit bc7efdc

Please sign in to comment.