Skip to content

Pull requests: elixir-nx/emlx

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
Sort

Pull requests list

added support for compiling libmlx from source
#67 by cocoa-xu was merged Dec 9, 2024 Loading…
bump libmlx to v0.21.1
#66 by cocoa-xu was merged Dec 8, 2024 Loading…
fix: always use fp for conv
#65 by polvalente was merged Dec 7, 2024 Loading…
set -g in CFLAGS when LIBMLX_ENABLE_DEBUG is true
#62 by cocoa-xu was merged Dec 3, 2024 Loading…
Fix JIT
#56 by alisinabh was merged Nov 29, 2024 Loading…
feat: add type transcoding
#55 by polvalente was merged Nov 27, 2024 Loading…
refactor: remove same-device enforcement
#54 by polvalente was merged Nov 27, 2024 Loading…
feat: solve most of Nx.LinAlg
#52 by polvalente was merged Nov 27, 2024 Loading…
docs: improve readme
#50 by polvalente was merged Nov 27, 2024 Loading…
feat: window_scatter_min/max
#47 by polvalente was merged Nov 27, 2024 Loading…
feat: window op padding and strides, and small fixes
#46 by polvalente was merged Nov 27, 2024 Loading…
feat: indexed_add/indexed_put
#45 by polvalente was merged Nov 26, 2024 Loading…
feat: gather
#44 by polvalente was merged Nov 26, 2024 Loading…
fix: keep axis option
#43 by polvalente was merged Nov 26, 2024 Loading…
chore: make CI happy
#42 by polvalente was merged Nov 26, 2024 Loading…
add support to use customized precompiled binaries
#41 by cocoa-xu was merged Nov 26, 2024 Loading…
added an MLX binaries section
#39 by cocoa-xu was merged Nov 26, 2024 Loading…
added CI workflow
#38 by cocoa-xu was merged Nov 25, 2024 Loading…
test: add Nx doctests
#37 by polvalente was merged Nov 25, 2024 Loading…
impl reverse and pad
#36 by bowyern was merged Nov 25, 2024 Loading…
feat: support batched tensordot
#35 by polvalente was merged Nov 25, 2024 Loading…
feat: cbrt, to_batched
#34 by polvalente was merged Nov 25, 2024 Loading…
feat: conv
#33 by polvalente was merged Nov 25, 2024 Loading…
ProTip! Exclude everything labeled bug with -label:bug.