
Time bar (total: 1.3s)
| 1× | search |
| Probability | Valid | Unknown | Precondition | Infinite | Domain | Can't | Iter |
|---|---|---|---|---|---|---|---|
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 0 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 1 |
| 0% | 0% | 99.8% | 0.2% | 0% | 0% | 0% | 2 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 3 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 4 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 5 |
| 50% | 49.9% | 49.9% | 0.2% | 0% | 0% | 0% | 6 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 7 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 8 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 9 |
| 75% | 74.9% | 25% | 0.2% | 0% | 0% | 0% | 10 |
| 87.5% | 87.3% | 12.5% | 0.2% | 0% | 0% | 0% | 11 |
| 87.5% | 87.3% | 12.5% | 0.2% | 0% | 0% | 0% | 12 |
Compiled 17 to 14 computations (17.6% saved)
| 16.0ms | 254× | 0 | valid |
| 1.0ms | 6× | 1 | valid |
ival-div: 3.0ms (26.8% of total)ival-mult: 3.0ms (26.8% of total)ival-tanh: 2.0ms (17.9% of total)ival-sub: 1.0ms (8.9% of total)ival-add: 1.0ms (8.9% of total)adjust: 0.0ms (0% of total)ival-assert: 0.0ms (0% of total)ival-true: 0.0ms (0% of total)| Ground Truth | Overpredictions | Example | Underpredictions | Example | Subexpression |
|---|---|---|---|---|---|
| 11 | 34 | (-4.1859679290232e+198 -3.207844561945789e-283 -2.655739717407182e-57 5.520688943321121e-130) | 3 | (-5.797061233887286e-198 -1.2210301178073643e+179 3.2794647685206195e+49 -4.6780780609182895e-267) | (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) |
| 1 | 16 | (2.0643560730360003e+148 -3.078954185433559e+228 4.3584621755720035e-12 4.789301709281268e-285) | 1 | (-1.1631832385620217e-37 -2.7560263510182853e-86 4.182417349058091e+48 2.302564410398493e-193) | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| 0 | 0 | - | 0 | - | (/.f64 x y) |
| 0 | 0 | - | 0 | - | (/.f64 t y) |
| 0 | 0 | - | 0 | - | t |
| 0 | 0 | - | 0 | - | (tanh.f64 (/.f64 x y)) |
| 0 | 0 | - | 0 | - | z |
| 0 | 0 | - | 0 | - | (tanh.f64 (/.f64 t y)) |
| 0 | 0 | - | 0 | - | y |
| 0 | 4 | (-5.386669970980458e-215 2.4615924616266474e-149 -0.012610060598249779 -1.101293615176797e-198) | 0 | - | (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) |
| 0 | 0 | - | 0 | - | (*.f64 y z) |
| 0 | 0 | - | 0 | - | x |
| Operator | Subexpression | Explanation | Count | |
|---|---|---|---|---|
*.f64 | (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) | n*o | 21 | 0 |
*.f64 | (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y)))) | n*u | 21 | 0 |
+.f64 | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) | cancellation | 16 | 0 |
-.f64 | (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) | cancellation | 3 | 0 |
| Predicted + | Predicted - | |
|---|---|---|
| + | 8 | 4 |
| - | 52 | 192 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 8 | 0 | 4 |
| - | 52 | 0 | 192 |
| number | freq |
|---|---|
| 0 | 196 |
| 1 | 59 |
| 2 | 1 |
| Predicted + | Predicted Maybe | Predicted - | |
|---|---|---|---|
| + | 1 | 0 | 0 |
| - | 0 | 0 | 0 |
| 199.0ms | 2 676× | 0 | valid |
| 73.0ms | 312× | 2 | valid |
| 12.0ms | 72× | 1 | valid |
| 4.0ms | 12× | 3 | valid |
Compiled 2 292 to 600 computations (73.8% saved)
ival-div: 50.0ms (28.6% of total)ival-mult: 42.0ms (24% of total)ival-tanh: 30.0ms (17.2% of total)adjust: 19.0ms (10.9% of total)ival-add: 16.0ms (9.2% of total)ival-sub: 15.0ms (8.6% of total)ival-true: 2.0ms (1.1% of total)ival-assert: 1.0ms (0.6% of total)| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 76 | 226 |
| 1 | 399 | 224 |
| 2 | 1184 | 210 |
| 3 | 4721 | 210 |
| 0 | 12 | 15 |
| 0 | 20 | 15 |
| 1 | 62 | 15 |
| 2 | 165 | 15 |
| 3 | 427 | 15 |
| 4 | 1658 | 15 |
| 5 | 6383 | 15 |
| 0 | 8408 | 14 |
| 1× | iter limit |
| 1× | node limit |
| 1× | iter limit |
| 1× | node limit |
| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| Outputs |
|---|
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(fma.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y) x) |
(abs y)
Compiled 15 to 12 computations (20% saved)
Compiled 0 to 4 computations (-∞% saved)
| Status | Accuracy | Program |
|---|---|---|
| 96.1% | (+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
Compiled 30 to 24 computations (20% saved)
| 1× | egg-herbie |
Useful iterations: 0 (0.0ms)
| Iter | Nodes | Cost |
|---|---|---|
| 0 | 12 | 15 |
| 1 | 17 | 15 |
| 2 | 22 | 15 |
| 3 | 24 | 15 |
| 4 | 25 | 15 |
| 1× | saturated |
| Inputs |
|---|
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
| Outputs |
|---|
(+.f64 x (*.f64 (*.f64 y z) (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))))) |
(+.f64 (*.f64 (-.f64 (tanh.f64 (/.f64 t y)) (tanh.f64 (/.f64 x y))) (*.f64 z y)) x) |
| 1× | fuel |
Compiled 15 to 12 computations (20% saved)
(abs y)
Compiled 150 to 120 computations (20% saved)
Loading profile data...