[tf.data] Further simplify the `CapturedFunction::Run*()` interfaces.
All users of these interfaces had to use the same boilerplate to create a `FunctionLibraryRuntime::Options`. This change moves that boilerplate inside the `CapturedFunction` implementation. PiperOrigin-RevId: 182418501
Loading
Please sign in to comment