| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent c33a3a7 commit ae50fa9
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -394,7 +394,7 @@ public void testBoundaryContinue() | |||
| 394 | 394 | // Test that we differentiate both 'x' and 'y' correctly when x is a | |
| 395 | 395 | // predecessor of y. | |
| 396 | 396 | ||
| 397 | - self.cached_session(); | ||
| 397 | + var sess = self.cached_session().Single(); | ||
| 398 | 398 | var x = tf.constant(1.0); | |
| 399 | 399 | var y = x * 2.0; | |
| 400 | 400 | var z = y * 3.0; | |
| Back | FazBrowse Home | New Git URL |
0 commit comments