Commit 6748d36b authored by Phil Stahlfeld's avatar Phil Stahlfeld Committed by TensorFlower Gardener
Browse files

Add 'export' method to TensorFlow Estimators and migrate callers.

The export.export_estimator function accesses protected methods on Estimators,
which is not only bad practice, but also makes maintenance/refactoring
difficult. This CL simply adds the 'export' method on Estimators and migrates
callers. A later CL will migrate the logic from export_estimator function to
the export method.
Change: 130651096
parent 26494908
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment