-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make parameter_overview work on global arrays.
include_stats has a new value "global" which assumes arrays may be distributed even across hosts, and uses one jit'ed call to globally compute mean/std instead of transferring parameters to host. PiperOrigin-RevId: 559677900
- Loading branch information
1 parent
efa68db
commit 1ae207c
Showing
1 changed file
with
45 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters