Add estimator.export_saved_model without removing export_savedmodel in order...
Add estimator.export_saved_model without removing export_savedmodel in order to stage TF 2.0 removal of export_savedmodel. The new export_saved_model will not have the option to strip_default_attrs; the new behavior is that default attributes are always stripped. PiperOrigin-RevId: 210559617
Loading
Please sign in to comment