Add a `run_metadata` keyword arg for `Session._make_callable_from_options()`.
All callables returned from this private API now accept a "run_metadata" keyword argument whose behavior matches the `run_metadata` argument accepted by `Session.run()`. PiperOrigin-RevId: 200331667
Loading
Please sign in to comment