-
Notifications
You must be signed in to change notification settings - Fork 98
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug in hint loss for CATEGORICAL type. The number of unmasked datapoi…
…nts (jnp.sum(unmasked_data)) was computed over the whole time sequence instead of the pertinent time slice. The change doesn't seem to affect results. PiperOrigin-RevId: 429104366
- Loading branch information
1 parent
387b846
commit 41fab53
Showing
1 changed file
with
9 additions
and
12 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