issues
search
oxideai
/
mlx-rs
Unofficial Rust bindings to Apple's mlx framework
https://oxideai.github.io/mlx-rs/
Apache License 2.0
63
stars
5
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Ops checklist (for future macros)
#84
minghuaw
opened
4 months ago
0
Added async_eval
#83
minghuaw
closed
3 months ago
0
`array!` macro can differentiate scalar array and matrices
#82
minghuaw
closed
3 months ago
0
Add quantization ops
#81
minghuaw
closed
4 months ago
0
Add remaining index ops
#80
minghuaw
closed
3 months ago
0
Add free functions for cumulative ops
#79
minghuaw
closed
4 months ago
0
Add remaining arith ops
#78
minghuaw
closed
4 months ago
1
Fix bug with `as_slice` when the underlying array is not contiguous
#77
minghuaw
opened
4 months ago
1
Update Error Handling
#76
minghuaw
closed
4 months ago
0
added IntoOption for ergonomics
#75
minghuaw
closed
4 months ago
2
added traits and macro to help create 1d, 2d, and 3d arrays
#74
minghuaw
closed
4 months ago
0
Reminder: add arange macro
#73
minghuaw
closed
5 months ago
1
feat(api): add `arange`
#72
minghuaw
closed
4 months ago
1
impl binary op for array (not ref)
#71
minghuaw
closed
4 months ago
1
Uncaught exception in `repeat`
#70
minghuaw
opened
5 months ago
1
Added macros for currently implemented ops
#69
minghuaw
closed
3 months ago
1
remove stream from param section in docs
#68
minghuaw
closed
5 months ago
1
Use `stream: impl AsRef<Stream>` instead of `stream: StreamOrDevice` in fn args
#67
minghuaw
closed
5 months ago
0
Impl `sorting` related ops
#66
minghuaw
closed
4 months ago
0
impl `IndexMutOp`
#65
minghuaw
closed
4 months ago
1
impl `Send` for `Array` & fix broken links in docs
#64
minghuaw
closed
5 months ago
0
feat(api): random
#63
dcvz
closed
3 months ago
0
change PartialEq to impl for Array instead of &Array
#62
minghuaw
closed
5 months ago
0
Change package name to `mlx-rs`
#61
minghuaw
closed
5 months ago
0
feat(api): add type conversion to `item`
#60
dcvz
closed
6 months ago
0
feat(api): eval related updates
#59
dcvz
closed
6 months ago
0
feat(api): Add assign variants of Array operators
#58
dcvz
closed
6 months ago
0
api(array): PartialEq for Array
#57
dcvz
closed
6 months ago
0
Relicense to MIT/Apache
#56
dcvz
closed
6 months ago
0
Relicense under dual MIT/Apache-2.0
#55
dcvz
closed
6 months ago
2
chore(tooling): enable clippy
#54
dcvz
closed
6 months ago
2
feat(api): remaining reduction ops
#53
dcvz
closed
6 months ago
0
feat(api): indexing + shapes
#52
minghuaw
closed
5 months ago
0
feat(api): linalg
#51
dcvz
closed
4 months ago
4
feat(api): random
#50
dcvz
closed
6 months ago
0
Corrected author name
#49
minghuaw
closed
6 months ago
0
fixed bug with irfft when output shape is None
#48
minghuaw
closed
6 months ago
0
feat(api): convolution ops
#47
dcvz
closed
6 months ago
0
feat(api): cumulative ops
#46
dcvz
closed
6 months ago
0
Fixed a bug where `try_as_slice` doesn't check if data ptr is null
#45
minghuaw
closed
6 months ago
1
feat(api): impl ops/conversion
#44
minghuaw
closed
6 months ago
1
feat(api): Add remaining logical ops
#43
dcvz
closed
6 months ago
0
exporation(macros): Improvements on Array macros
#42
dcvz
closed
6 months ago
0
feat(tests): integration tests against python mlx
#41
dcvz
opened
6 months ago
0
feat(api): impl Clone and Debug for Device and Stream
#40
minghuaw
closed
6 months ago
0
feat(api): Arithmetic & Logical ops
#39
dcvz
closed
6 months ago
0
chore(docs): Add safety docs to factory ops
#38
dcvz
closed
6 months ago
0
feat(api): add fft
#37
minghuaw
closed
6 months ago
2
Add `try_*` and `*_unchecked` variant to `as_slice`
#36
minghuaw
closed
6 months ago
0
Tracking issue for migrating to use `mlx-c`
#35
minghuaw
opened
6 months ago
0
Previous
Next