Skip to content

Commit fd6b5c3

Browse files
authored
product management
1 parent 1e7786a commit fd6b5c3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,7 @@ $ accelerate launch train.py
214214
- [x] remove any magic being done with automatic rgbs processing, and have it explicitly passed in - offer functions on the discriminator that can process real images into the right multi-scales
215215
- [x] add horizontal flip for starters
216216

217+
- [ ] move all modulation projections into the adaptive conv2d class
217218
- [ ] add accelerate
218219
- [x] works single machine
219220
- [x] works for mixed precision (make sure gradient penalty is scaled correctly), take care of manual scaler saving and reloading, borrow from imagen-pytorch

0 commit comments

Comments
 (0)