-
Notifications
You must be signed in to change notification settings - Fork 326
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Option to sow intermediate activations.
The CL introduces a new SowModule which is used to configure which intermediate values that are to be sowed. TransformerIntermediates and BlockIntermediates are passed around to store the intermediate values. PiperOrigin-RevId: 702635175
- Loading branch information
The gemma Authors
committed
Dec 9, 2024
1 parent
af38d6e
commit 9d155a9
Showing
6 changed files
with
487 additions
and
4 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
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
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
Oops, something went wrong.