Remove `FunctionDefLibrary` argument from `Device::MaybeRewriteGraph()`.
No existing subclass of `Device` reads that argument, and it incurs a protobuf serialization of the function library each time a new subgraph is created in `DirectSession::Run()`. PiperOrigin-RevId: 175837162
Loading
Please sign in to comment