issues
search
elixir-nx
/
emlx
MLX Backend for Nx
Apache License 2.0
58
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Use mlx::compile for the Nx.Defn compiler
#61
polvalente
opened
10 hours ago
0
fix: window_scatter_function intermediate tensor typing
#60
polvalente
closed
10 hours ago
0
Type mismatch when running Axon with convolutions
#59
costaraphael
closed
10 hours ago
1
Trying this with bumblebee, some of the default neural tasks crash
#58
nickkaltner
opened
14 hours ago
2
ArgumentError expected a EMLX tensor got Reference
#57
aymanosman
closed
1 day ago
2
Fix JIT
#56
alisinabh
closed
1 day ago
0
feat: add type transcoding
#55
polvalente
closed
3 days ago
0
refactor: remove same-device enforcement
#54
polvalente
closed
3 days ago
0
refactor: take advantage of deftensor and defdevice macros
#53
polvalente
closed
3 days ago
0
feat: solve most of Nx.LinAlg
#52
polvalente
closed
3 days ago
0
Add support to compile from source
#51
cocoa-xu
opened
3 days ago
0
docs: improve readme
#50
polvalente
closed
3 days ago
0
Support Nx.LinAlg.solve/triangular_solve
#49
polvalente
closed
3 days ago
1
Support Nx.to_pointer/Nx.from_pointer
#48
polvalente
opened
3 days ago
0
feat: window_scatter_min/max
#47
polvalente
closed
3 days ago
0
feat: window op padding and strides, and small fixes
#46
polvalente
closed
3 days ago
0
feat: indexed_add/indexed_put
#45
polvalente
closed
4 days ago
0
feat: gather
#44
polvalente
closed
4 days ago
0
fix: keep axis option
#43
polvalente
closed
4 days ago
0
chore: make CI happy
#42
polvalente
closed
4 days ago
0
add support to use customized precompiled binaries
#41
cocoa-xu
closed
4 days ago
0
Add support to use customized precompiled libmlx library
#40
cocoa-xu
closed
3 days ago
0
added an `MLX binaries` section
#39
cocoa-xu
closed
4 days ago
0
added CI workflow
#38
cocoa-xu
closed
5 days ago
1
test: add Nx doctests
#37
polvalente
closed
5 days ago
0
impl reverse and pad
#36
bowyern
closed
5 days ago
0
feat: support batched tensordot
#35
polvalente
closed
5 days ago
0
feat: cbrt, to_batched
#34
polvalente
closed
5 days ago
0
feat: conv
#33
polvalente
closed
5 days ago
0
feat: clip, sort, argsort
#32
polvalente
closed
6 days ago
0
Global cache for libmlx
#31
polvalente
closed
5 days ago
3
Improve README
#30
polvalente
closed
3 days ago
1
Add CI workflow
#29
polvalente
closed
5 days ago
4
feat: window ops
#28
polvalente
closed
6 days ago
0
fix: type casting
#27
polvalente
closed
6 days ago
0
feat: reduce_max/reduce_min/bitcast
#26
polvalente
closed
6 days ago
0
concatenate (fix), stack (fix), take, take_along_axis (fix), put_slice
#25
polvalente
closed
1 week ago
0
implemented `concatenate`
#24
cocoa-xu
closed
1 week ago
0
allow users to use `jit` and/or `debug` variant of libmlx
#23
cocoa-xu
closed
1 week ago
0
added fft,ifft,fft2,ifft2
#22
cocoa-xu
closed
1 week ago
0
feat: dot, transpose, slice, squeeze
#21
polvalente
closed
1 week ago
0
remove `maybe_pad_binary`
#20
cocoa-xu
closed
1 week ago
0
feat: defn compiler
#19
polvalente
closed
1 week ago
0
bump libmlx to v0.21.0
#18
cocoa-xu
closed
1 week ago
0
implemented `bitwise_not` and `all_close` and added `complex64`
#17
cocoa-xu
closed
1 week ago
0
added `logical_xor`, `stack`, `where`, `take_along_axis`
#16
cocoa-xu
closed
1 week ago
0
fix `EMLX.Backend.to_mlx_type/1`
#15
cocoa-xu
closed
1 week ago
0
added `arg{max,min}` and `cumulative_{sum,product,max,min}`
#14
cocoa-xu
closed
1 week ago
0
added trigonometric functions
#13
cocoa-xu
closed
1 week ago
0
added `quotient/3`
#12
cocoa-xu
closed
1 week ago
0
Next