Get rid of some code duplication in Grappler optimizers by refactoring some...
Get rid of some code duplication in Grappler optimizers by refactoring some utilities to a shared location. Generalize the GetTailOfXXXChain to a more generic graph walker that takes a predicate functor that controls when to stop. PiperOrigin-RevId: 176577743
Loading
Please sign in to comment