-
-
Save avarsh/8bdb89f80d3987c9f4aea52c4d7a7149 to your computer and use it in GitHub Desktop.
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
*Main> :main | |
== TRAINING ==================================================================== | |
[ 25.967] phase sharing-recovery: 8.991 ms (wall), 8.923 ms (cpu) | |
[ 25.968] phase array-split-lets: 9.390 ms (wall), 9.327 ms (cpu) | |
[ 25.986] phase array-fusion: 27.931 ms (wall), 27.773 ms (cpu) | |
[ 25.990] phase compile: 3.508 ms (wall), 3.510 ms (cpu) | |
[ 25.996] phase link: 6.436 ms (wall), 15.454 ms (cpu) | |
[ 26.000] phase execute: 3.289 ms (wall), 7.773 ms (cpu), 2.36 x speedup | |
[ 26.008] phase sharing-recovery: 7.893 ms (wall), 12.375 ms (cpu) | |
[ 26.008] phase array-split-lets: 8.186 ms (wall), 12.660 ms (cpu) | |
[ 26.031] phase array-fusion: 31.244 ms (wall), 45.324 ms (cpu) | |
[ 26.036] phase compile: 4.936 ms (wall), 6.320 ms (cpu) | |
[ 26.041] phase link: 4.413 ms (wall), 10.826 ms (cpu) | |
[ 26.044] phase execute: 3.115 ms (wall), 8.394 ms (cpu), 2.69 x speedup | |
[ 26.051] phase sharing-recovery: 7.476 ms (wall), 12.641 ms (cpu) | |
[ 26.052] phase array-split-lets: 7.692 ms (wall), 12.857 ms (cpu) | |
[ 26.074] phase array-fusion: 30.097 ms (wall), 45.454 ms (cpu) | |
[ 26.078] phase compile: 4.276 ms (wall), 6.461 ms (cpu) | |
[ 26.082] phase link: 3.772 ms (wall), 9.747 ms (cpu) | |
[ 26.085] phase execute: 2.712 ms (wall), 7.233 ms (cpu), 2.67 x speedup | |
[ 26.092] phase sharing-recovery: 6.778 ms (wall), 14.120 ms (cpu) | |
[ 26.092] phase array-split-lets: 7.003 ms (wall), 14.344 ms (cpu) | |
[ 26.115] phase array-fusion: 30.045 ms (wall), 47.109 ms (cpu) | |
[ 26.120] phase compile: 4.314 ms (wall), 7.890 ms (cpu) | |
[ 26.120] phase link: 779.403 µs (wall), 779.944 µs (cpu) | |
[ 26.123] phase execute: 2.540 ms (wall), 6.897 ms (cpu), 2.71 x speedup | |
[ 26.123] phase sharing-recovery: 165.195 ms (wall), 258.732 ms (cpu) | |
[ 26.123] phase array-split-lets: 165.249 ms (wall), 258.785 ms (cpu) | |
[ 26.124] phase array-fusion: 165.661 ms (wall), 259.194 ms (cpu) | |
[ 26.124] phase compile: 172.815 µs (wall), 172.977 µs (cpu) | |
[ 26.124] phase link: 128.334 µs (wall), 128.596 µs (cpu) | |
== PREDICTION ================================================================== | |
[ 26.125] phase execute: 222.127 µs (wall), 507.328 µs (cpu), 2.28 x speedup | |
Vector (Z :. 1) [0.9670508392662981] | |
[ 26.125] phase execute: 174.335 µs (wall), 424.325 µs (cpu), 2.43 x speedup | |
Vector (Z :. 1) [0.9670508392662981] | |
[ 26.125] phase execute: 121.679 µs (wall), 254.069 µs (cpu), 2.09 x speedup | |
Vector (Z :. 1) [0.9769150244301588] | |
[ 26.125] phase execute: 97.766 µs (wall), 213.039 µs (cpu), 2.18 x speedup | |
Vector (Z :. 1) [0.9792864724102792] | |
[ 26.126] phase execute: 131.870 µs (wall), 287.276 µs (cpu), 2.18 x speedup | |
Vector (Z :. 1) [0.9786041642692948] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment