Skip to content

Standardize all optimizer serialization checks #1747

@seanpmorgan

Description

@seanpmorgan

Part of #992. We need to crate a common serialization check for optimizers similar to check_metrics_serialization:
https://github.com/tensorflow/addons/blob/master/tensorflow_addons/testing/serialization.py#L10

Ideally this will extend the base check_config method, but we noticed in #1728 that there are some issues that need to be adressed.

After this is complete we can move on to serialization checks for all submodules.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions