-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
RDS 204 - supporting data sets smaller than batch size or batch size …
…is not divisible by dataset length Batch Size changes. Making DGAN work when len(dataset) % batch size != 0 or batch size > len(dataset) GitOrigin-RevId: be3be4bfe853ce81e1731ac33d9ce4e3e9bcb425
- Loading branch information
1 parent
2deea52
commit 57c4cec
Showing
2 changed files
with
64 additions
and
7 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