Commit 872dedb
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 c3ace20 commit 872dedb
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5435 | 5435 | | |
5436 | 5436 | | |
5437 | 5437 | | |
5438 | | - | |
| 5438 | + | |
| 5439 | + | |
| 5440 | + | |
| 5441 | + | |
| 5442 | + | |
| 5443 | + | |
5439 | 5444 | | |
5440 | 5445 | | |
5441 | 5446 | | |
| |||
0 commit comments