Skip to content

Commit

Permalink
Internal change.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 555241590
  • Loading branch information
cpgaffney1 authored and t5-copybara committed Aug 9, 2023
1 parent 97d3bbf commit 932d987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t5x/checkpoints.py
Original file line number Diff line number Diff line change
Expand Up @@ -2391,7 +2391,7 @@ def restore(
restore_kwargs = {
_STATE_KEY: {
'restore_args': restore_args,
'transform_fn': transform_fn,
'legacy_transform_fn': transform_fn,
},
}
restored = self._manager.restore(
Expand Down

0 comments on commit 932d987

Please sign in to comment.