You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Revert HParams: Stop fetching hparams data using run effects (#6561) (#6571)
## Motivation for features / changes
#6561 created issues when syncing internally. When we discovered the
problem we tried to patch forward twice
* #6566
* #6568
There was a couple of issues.
* Improper support for tuples internally.
* Internally `forkJoin` and `zip` work differently, it's not document
how though.
* The unapproved screenshot changes in
[cl/563231334](http://cl/563231334)
Googlers see [cl/563516101](http://cl/563516101) for confidence this
ACTUALLY fixes the sync.
0 commit comments