Commit 092b235
committed
Improve the tensorflow frontend _test_spop_resource_variables to support tensoflow 2.6
On tensorflow 2.4 the test is expected to fail as the generated graph is not forzen.
On tensorflow 2.6 the generated graph is identified as frozen, therefore the test is not needed1 parent 884fee4 commit 092b235
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5445 | 5445 | | |
5446 | 5446 | | |
5447 | 5447 | | |
5448 | | - | |
| 5448 | + | |
| 5449 | + | |
| 5450 | + | |
| 5451 | + | |
| 5452 | + | |
| 5453 | + | |
5449 | 5454 | | |
5450 | 5455 | | |
5451 | 5456 | | |
| |||
0 commit comments