Added max_folded_constant_in_bytes field in OptimizationConfig. This option
controls the maximum constant node size created during constant folding optimization. The default value is 10 MiB, the same limit as before this change. PiperOrigin-RevId: 173597212
Loading
Please sign in to comment