Commit d91193d
Increase constant fold policy size threshold.
To accommodate some of the failing tests, increase the size threshold of constant fold policy from 128 KB to 256 KB.
PiperOrigin-RevId: 320853763
Change-Id: I68f905a0236cc0923c28bd9bf182f35beb72f36b1 parent f698419 commit d91193d
File tree
2 files changed
+2
-2
lines changed- tensorflow/compiler/mlir/tensorflow
- tests
- transforms
2 files changed
+2
-2
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
443 | 443 | | |
444 | 444 | | |
445 | 445 | | |
446 | | - | |
| 446 | + | |
447 | 447 | | |
448 | 448 | | |
449 | 449 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments