Cleanup for graph functions.
(1) Define constants for the names of Arg and Retval ops, and use them in various places. (2) Change the signature and documentation for `BuildControlFlow` to reflect the fact that the supplied Graph is not mutated. (3) Expose the FunctionLibraryRuntime's DeviceMgr, in preparation for multi-device functions. PiperOrigin-RevId: 186804968
Loading
Please sign in to comment