Add timeout mechanism to Grappler meta optimizer. This is only a best-effort...
Add timeout mechanism to Grappler meta optimizer. This is only a best-effort mechanism, since the meta optimizer only checks if it has been cancelled before running each sub-optimizer. We can add cancellation to each sub-optimizer if necessary. PiperOrigin-RevId: 216234262
Loading
Please sign in to comment