Object-orient Metrics fixes:
* Add examples for usage in both eager and graph execution. * Remove references to Evaluator in the doc string, to support stand-alone uses. * Remove the need to override reset() if you use non-zero initialization of some variable, by recording the initial values of variables. * Merge reset() into init_variables(). PiperOrigin-RevId: 173586350
Loading
Please sign in to comment