-
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
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…
Fix safe_norm gradient and RescaledRemaskingFn default
#79
opened May 4, 2026 by
copybara-service
Bot
Loading…
Fix misleading docstrings in DiffusionStep and gaussian_loss + removed unused dependencies in base.py
#76
opened May 4, 2026 by
copybara-service
Bot
Loading…
Fix MultiModalDiffusionNetwork.__call__ signature
#75
opened May 4, 2026 by
copybara-service
Bot
Loading…
Fix PRNG key reuse, Heun aux mutation, and empty-tree crash
#74
opened May 4, 2026 by
copybara-service
Bot
Loading…
Add input validation to UniformStratifiedTimeSampler
#73
opened May 4, 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…
Update documentation for routing and planner architecture.
#66
opened May 1, 2026 by
copybara-service
Bot
Loading…
Unify discrete samplers with 3-way routing representation.
#63
opened Apr 30, 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…
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.