Commit c41cae30 authored by Mustafa Ispir's avatar Mustafa Ispir Committed by TensorFlower Gardener
Browse files

Add capability to forward some features to predictions dictionary in Estimator.

From @rhaertel80:
There are cases where it is useful to have externally defined keys and have these keys passed through from the input to the output. As an example, consider a batch prediction service: The service simply runs inference on the users graph and returns the results. Keys are essential because there is no order guarantee on the outputs so they need  to be rejoined to the inputs via keys or transclusion of the inputs in the outputs.

PiperOrigin-RevId: 170521852
parent c0502aff
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment