diffusers
[core] Layerwise Upcasting
#10347
Merged

[core] Layerwise Upcasting #10347

a-r-r-o-w merged 55 commits into main from layerwise-upcasting-hook
a-r-r-o-w
a-r-r-o-w update
36b0c37d
a-r-r-o-w update
42046c09
a-r-r-o-w make style
7dc739b1
a-r-r-o-w a-r-r-o-w requested a review from DN6 DN6 1 year ago
a-r-r-o-w a-r-r-o-w requested a review from sayakpaul sayakpaul 1 year ago
a-r-r-o-w a-r-r-o-w requested a review from hlky hlky 1 year ago
a-r-r-o-w Merge branch 'main' into layerwise-upcasting-hook
7ed71413
a-r-r-o-w remove dynamo disable
1fa4ee50
a-r-r-o-w add coauthor
da4907ea
HuggingFaceDocBuilderDev
a-r-r-o-w update
bc2ada4d
DN6
DN6
DN6 commented on 2024-12-27
a-r-r-o-w a-r-r-o-w added roadmap
a-r-r-o-w Merge branch 'main' into layerwise-upcasting-hook
91bfc3d3
a-r-r-o-w update
7c31bb03
a-r-r-o-w update
8975bbfb
a-r-r-o-w update mixin
341fbfca
a-r-r-o-w add some basic tests
5f898a1f
a-r-r-o-w
a-r-r-o-w
a-r-r-o-w update
558c64e3
a-r-r-o-w
a-r-r-o-w update
7858f2c2
a-r-r-o-w Merge branch 'main' into layerwise-upcasting-hook
26630264
a-r-r-o-w non_blocking
3d84b9e2
a-r-r-o-w improvements
93726473
a-r-r-o-w Merge branch 'main' into layerwise-upcasting-hook
a0f1de71
a-r-r-o-w
a-r-r-o-w commented on 2025-01-14
a-r-r-o-w update
e586ef38
a-r-r-o-w norm.* -> norm
cfe63182
BenjaminBossan
BenjaminBossan commented on 2025-01-14
a-r-r-o-w Merge branch 'main' into layerwise-upcasting-hook
9235f778
a-r-r-o-w apply suggestions from review
76274151
a-r-r-o-w add example
b9e12171
a-r-r-o-w update hook implementation to the latest changes from pyramid attenti…
bde103c1
a-r-r-o-w deinitialize should raise an error
64e6c9c9
a-r-r-o-w
a-r-r-o-w
a-r-r-o-w commented on 2025-01-15
stevhliu
a-r-r-o-w
a-r-r-o-w update doc page
7037133c
a-r-r-o-w Merge branch 'main' into layerwise-upcasting-hook
f1b46d69
stevhliu
stevhliu approved these changes on 2025-01-16
DN6
DN6 commented on 2025-01-08
a-r-r-o-w Apply suggestions from code review
390742b0
a-r-r-o-w update docs
19901e7a
a-r-r-o-w update
3ae32b47
a-r-r-o-w refactor
bf797e77
a-r-r-o-w Merge branch 'main' into layerwise-upcasting-hook
d22465a1
a-r-r-o-w fix _always_upcast_modules for asym ae and vq_model
5956a9e3
a-r-r-o-w
a-r-r-o-w commented on 2025-01-17
DN6
DN6 approved these changes on 2025-01-21
sayakpaul
sayakpaul commented on 2025-01-21
sayakpaul
sayakpaul commented on 2025-01-21
a-r-r-o-w fix lumina embedding forward to not depend on weight dtype
93bd8eee
a-r-r-o-w refactor tests
77a32a74
a-r-r-o-w add simple lora inference tests
1335d7e1
a-r-r-o-w _always_upcast_modules -> _precision_sensitive_module_patterns
a263e1a0
a-r-r-o-w Merge branch 'main' into layerwise-upcasting-hook
93e36bab
a-r-r-o-w remove todo comments about review; revert changes to self.dtype in un…
245137fe
a-r-r-o-w check layer dtypes in lora test
b713511d
a-r-r-o-w
a-r-r-o-w commented on 2025-01-21
a-r-r-o-w Merge branch 'main' into layerwise-upcasting-hook
4450b1c4
a-r-r-o-w fix UNet1DModelTests::test_layerwise_upcasting_inference
ed14d260
a-r-r-o-w _precision_sensitive_module_patterns -> _skip_layerwise_casting_patte…
2c9c33f3
a-r-r-o-w skip test in NCSNppModelTests
08211f75
a-r-r-o-w skip tests for AutoencoderTinyTests
59e04c3d
a-r-r-o-w skip tests for AutoencoderOobleckTests
0a16826d
a-r-r-o-w skip tests for UNet1DModelTests - unsupported pytorch operations
1d306b8e
a-r-r-o-w layerwise_upcasting -> layerwise_casting
a9364bd3
a-r-r-o-w
a-r-r-o-w commented on 2025-01-21
a-r-r-o-w skip tests for UNetRLModelTests; needs next pytorch release for curre…
c4d5a2b2
a-r-r-o-w add layerwise fp8 pipeline test
d175d93d
a-r-r-o-w use xfail
bf116912
DN6
DN6 approved these changes on 2025-01-22
a-r-r-o-w Apply suggestions from code review
1c523b29
a-r-r-o-w Merge branch 'main' into layerwise-upcasting-hook
78033647
a-r-r-o-w add assertion with fp32 comparison; add tolerance to fp8-fp32 vs fp32…
376adf90
a-r-r-o-w add note about memory consumption on tesla CI runner for failing test
719e8d39
a-r-r-o-w
a-r-r-o-w a-r-r-o-w merged beacaa55 into main 1 year ago
a-r-r-o-w a-r-r-o-w deleted the layerwise-upcasting-hook branch 1 year ago
sayakpaul

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone