Skip to content
This repository has been archived by the owner on Jul 7, 2023. It is now read-only.

Fix resume checkpoint for tf2 codepath #1912

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

almostimplemented
Copy link

Cheap, localized solution to the bug described in #1911

For the TF2 codepath, provide additional two methods to the DummyModule: load_checkpoint and get_trainable_variables.

@almostimplemented
Copy link
Author

Hm, maybe these can be added directly to the DummyModule construction, down at def framework (line 83 in original).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant