Warn fix optimizers warning
Replace the deprecated inspect.getargspec with inspect.getfullargspec as the first is deprecated in favor of the latter. See here: https://docs.python.org/3/library/inspect.html#inspect.getargspec
Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).
View this failed invocation of the CLA check for more information.
For the most up to date status, view the checks section at the bottom of the pull request.
No more updates to Estimator, except to ensure compat with TF releases, when needed