model-analysis icon indicating copy to clipboard operation
model-analysis copied to clipboard

Fix the contrib estimator exporting

Open yupbank opened this issue 6 years ago • 1 comments

tensorflow.contrib.tensor_forest.client.random_forest.TensorForestEstimator this happens to fall under the standard estimator category

yupbank avatar Apr 01 '19 15:04 yupbank

TensorForestEstimator doesn't seem to have experimental_export_all_saved_models defined on it, so I'm not sure I understand the intent of this change.

chuanyu avatar Apr 02 '19 00:04 chuanyu