Skip to content

Pull requests: labmlai/annotated_deep_learning_paper_implementations

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update util.py in stable diffusion to avoid Sizes of tensors error
#278 opened Nov 28, 2024 by CatManJr Loading… updated Nov 28, 2024
Fix RoPE inner product equation & add note on the difference in implementation
#265 opened Jul 18, 2024 by thanhtcptit Loading… updated Dec 8, 2024
Fix typo: language
#280 opened Dec 24, 2024 by kommentlezz Loading… updated Dec 24, 2024
[Documentation] Added missing docstrings to 7 function(s) in translate_cache.
#284 opened Feb 15, 2025 by MayureshMore Loading… updated Feb 15, 2025
Improve formatting and wording of start of readme
#286 opened Mar 10, 2025 by nikihowe Loading… updated Mar 26, 2025
Modify x.shape[0] to x_rope.shape[0] at line 188
#287 opened Apr 7, 2025 by HungryFlo Loading… updated Apr 7, 2025
ProTip! Filter pull requests by the default branch with base:master.