-
Notifications
You must be signed in to change notification settings - Fork 7
Pull requests: google/hackable_diffusion
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Relax
ConditioningEmbedding by removing Conditioning Mechanism
#97
opened May 7, 2026 by
copybara-service
Bot
Loading…
Add NestedSelfConditioningDiffusionNetwork for multi-modal discrete self-conditioning.
#96
opened May 7, 2026 by
copybara-service
Bot
Loading…
Add
UpdateConditioningFn protocol to base.py for pluggable
#87
opened May 6, 2026 by
copybara-service
Bot
Loading…
Add stop-token truncation for discrete samplers
#86
opened May 6, 2026 by
copybara-service
Bot
Loading…
Add diagram to discrete_step_sampler.py docstring illustrating routing and planning flow.
#84
opened May 5, 2026 by
copybara-service
Bot
Loading…
Make the conditioning embeddings to have arbitrary str and arbitrary output type.
#82
opened May 5, 2026 by
copybara-service
Bot
Loading…
Refactor Hackable Diffusion for improved XLA performance with Flash Attention and fused RMS normalization.
#67
opened May 1, 2026 by
copybara-service
Bot
Loading…
Use
jnp.zeros rather than jnp.empty in places where values are important.
#51
opened Apr 15, 2026 by
copybara-service
Bot
Loading…
fix: two silent math bugs in IntegratedDiscreteDDIMStep and QK-norm attention scale
#29
opened Mar 15, 2026 by
Dhakshin2007
Loading…
Bump protobuf from 6.33.0 to 6.33.5 in the pip group across 1 directory
dependencies
Pull requests that update a dependency file
python
Pull requests that update python code
#8
opened Feb 5, 2026 by
dependabot
Bot
Loading…
ProTip!
Filter pull requests by the default branch with base:main.