Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / ml-explore/mlx issues and pull requests

#1421 - Optimization for general ND copies

Pull Request - State: closed - Opened by awni 2 months ago

#1420 - Build Docs: Custom Metal Kernels

Pull Request - State: closed - Opened by cdreetz 2 months ago - 4 comments

#1419 - Faster RNN layers

Pull Request - State: closed - Opened by awni 2 months ago - 4 comments

#1417 - remove fmt dependencies from MLX install

Pull Request - State: closed - Opened by jjuang-apple 2 months ago

#1416 - avoid using find_library to make install truly portable

Pull Request - State: closed - Opened by jjuang-apple 2 months ago

#1415 - Fix clip

Pull Request - State: closed - Opened by awni 2 months ago

#1414 - Fix typo in transformer docs

Pull Request - State: closed - Opened by c0g 2 months ago

#1412 - Ensure io/comm streams are active before eval

Pull Request - State: closed - Opened by awni 2 months ago

#1411 - MLX Evaluation / Roadmap?

Issue - State: closed - Opened by jrp2014 2 months ago - 4 comments

#1410 - Conv cpu improvements

Pull Request - State: closed - Opened by mlaves 2 months ago

#1409 - [Performance] mlx.core.conv_general is really slow

Issue - State: open - Opened by valfrom 2 months ago - 4 comments
Labels: performance

#1408 - Patch bump

Pull Request - State: closed - Opened by angeloskath 3 months ago

#1407 - Data parallel helper

Pull Request - State: closed - Opened by angeloskath 3 months ago - 1 comment

#1405 - More fixes for arrays with large sizes

Pull Request - State: closed - Opened by awni 3 months ago - 5 comments

#1404 - Buffer size

Pull Request - State: closed - Opened by angeloskath 3 months ago

#1403 - Fix module attribute set, reset, set

Pull Request - State: closed - Opened by awni 3 months ago

#1402 - Fix copying scalars by adding fill_gpu

Pull Request - State: closed - Opened by awni 3 months ago

#1401 - Throw for certain cases of non captured inputs in compile

Pull Request - State: closed - Opened by awni 3 months ago

#1399 - [BUG] Segfault running compiled function without capture

Issue - State: closed - Opened by awni 3 months ago - 1 comment
Labels: bug

#1398 - [BUG] pad with constant value fails in cpp

Issue - State: closed - Opened by AaronGe88inTHU 3 months ago - 1 comment
Labels: bug

#1397 - Replace the use of `result_of_t` with `invoke_result_t`

Pull Request - State: closed - Opened by xnorai 3 months ago

#1396 - Simplifications for MLX C

Pull Request - State: closed - Opened by awni 3 months ago

#1395 - Fix jit reduce

Pull Request - State: closed - Opened by awni 3 months ago

#1394 - Fix slice data size

Pull Request - State: closed - Opened by awni 3 months ago

#1393 - [BUG] AttributeError: 'Model' object has no attribute '_no_grad'

Issue - State: closed - Opened by Blaizzy 3 months ago - 1 comment

#1392 - [Feature] Metal implementation of SVD

Issue - State: open - Opened by vgoklani 3 months ago - 5 comments
Labels: enhancement

#1391 - Test to prevent bugs like #1386

Pull Request - State: closed - Opened by bhargavyagnik 3 months ago

#1390 - Add ConvTransposed layers

Pull Request - State: closed - Opened by EduardoPach 3 months ago - 9 comments

#1389 - Fix reduce edge case

Pull Request - State: closed - Opened by angeloskath 3 months ago

#1387 - add std as method

Pull Request - State: closed - Opened by awni 3 months ago - 1 comment

#1386 - mx.std() doesn't exist? [BUG]

Issue - State: closed - Opened by mode80 3 months ago - 1 comment

#1385 - Support for 1D and 2D grid in mx.fast.metal_kernel

Pull Request - State: closed - Opened by jeethu 3 months ago - 3 comments

#1384 - Xcode 160

Pull Request - State: closed - Opened by awni 3 months ago - 2 comments

#1383 - Fix copy in the sort primitive

Pull Request - State: closed - Opened by angeloskath 3 months ago

#1382 - [Bug] `argsort` crashed on Xcode 16.1 beta

Issue - State: closed - Opened by kemchenj 3 months ago - 1 comment
Labels: bug

#1381 - Fix compile with byte sized constants

Pull Request - State: closed - Opened by awni 3 months ago

#1379 - Fix overflow in quantize/dequantize

Pull Request - State: closed - Opened by barronalex 3 months ago

#1378 - [BUG] #import in custom kernels doesn't support relative paths

Issue - State: closed - Opened by dsedov 3 months ago - 3 comments

#1376 - Patch bump

Pull Request - State: closed - Opened by angeloskath 3 months ago

#1374 - Even Even Faster IO

Pull Request - State: closed - Opened by awni 3 months ago

#1373 - Fix JIT reductions

Pull Request - State: closed - Opened by barronalex 3 months ago

#1372 - Async load

Pull Request - State: closed - Opened by awni 3 months ago

#1371 - Some fixes to typing

Pull Request - State: closed - Opened by awni 3 months ago

#1369 - Even Faster I/O

Pull Request - State: closed - Opened by awni 3 months ago

#1368 - Make eval just wait if all arrays are scheduled

Pull Request - State: closed - Opened by angeloskath 3 months ago

#1367 - Removed redundant coefficient in neon_fast_exp, added more softmax tests

Pull Request - State: closed - Opened by jeethu 3 months ago - 1 comment

#1366 - Adds send/recv ops in distributed

Pull Request - State: closed - Opened by angeloskath 3 months ago - 1 comment

#1365 - In continuation to PR1243 to solve issue #1240

Pull Request - State: closed - Opened by Saanidhyavats 3 months ago - 3 comments

#1364 - Best way to initialize parameters

Issue - State: closed - Opened by vgoklani 3 months ago - 1 comment

#1363 - [BUG] Internal error when fine-tuning Gemma

Issue - State: open - Opened by awni 3 months ago
Labels: bug

#1362 - Chore: add pre-commit hook for cmake

Pull Request - State: closed - Opened by NripeshN 3 months ago - 1 comment

#1361 - Fix extension metal library finding

Pull Request - State: closed - Opened by awni 3 months ago

#1360 - int() and float() for mx.array

Pull Request - State: closed - Opened by barronalex 3 months ago

#1359 - Fix ternary for large arrays

Pull Request - State: closed - Opened by awni 3 months ago

#1358 - Add optional headers to ``mx.fast.metal_kernel``

Pull Request - State: closed - Opened by barronalex 3 months ago - 4 comments

#1357 - [Feature Request] Metal kernels external includes.

Issue - State: closed - Opened by dsedov 3 months ago

#1356 - Put MPI ops in default stream with async for faster comms

Pull Request - State: closed - Opened by awni 3 months ago - 1 comment

#1355 - Fix boolean all reduce bug

Pull Request - State: closed - Opened by angeloskath 3 months ago - 1 comment

#1353 - Chore: update pre-commit hooks

Pull Request - State: closed - Opened by NripeshN 3 months ago

#1352 - Add `grid_sample` example to `metal_kernel` docs

Pull Request - State: closed - Opened by barronalex 3 months ago - 1 comment

#1351 - Reductions update

Pull Request - State: closed - Opened by angeloskath 3 months ago

#1350 - Bump extension MLX version

Pull Request - State: closed - Opened by awni 3 months ago

#1349 - Further reduction tuning

Pull Request - State: closed - Opened by angeloskath 3 months ago

#1347 - 0.17.0 Release

Pull Request - State: closed - Opened by barronalex 3 months ago

#1334 - Eigenvalues and eigenvectors

Pull Request - State: closed - Opened by kashif 3 months ago - 9 comments

#1333 - move has no effect on const variables

Pull Request - State: closed - Opened by RSilicon 3 months ago - 2 comments

#1313 - [Performance] PyTorch (MPS) is faster than MLX in backward of convolution layer

Issue - State: closed - Opened by arnold-yan 4 months ago - 12 comments
Labels: performance

#1300 - Fix scatter, reduce

Pull Request - State: closed - Opened by awni 4 months ago - 3 comments

#1270 - Distributed layers

Pull Request - State: open - Opened by angeloskath 4 months ago - 1 comment

#1262 - Group support for `conv3d`

Pull Request - State: open - Opened by mlaves 5 months ago - 3 comments

#1257 - [Feature Request] Support convolution backward for groups > 1.

Issue - State: closed - Opened by kemchenj 5 months ago - 2 comments
Labels: enhancement

#1255 - [Feature] searchsorted

Issue - State: open - Opened by weirdykid 5 months ago - 12 comments
Labels: enhancement

#1252 - feat: add cross_product

Pull Request - State: closed - Opened by NripeshN 5 months ago - 3 comments

#1245 - Transposed Convolution

Pull Request - State: closed - Opened by mlaves 5 months ago - 6 comments

#1244 - [Feature] cross product

Issue - State: closed - Opened by petertsoi 5 months ago - 3 comments
Labels: enhancement, good first issue

#1240 - [BUG] Missing types

Issue - State: closed - Opened by marcospgp 5 months ago - 14 comments
Labels: enhancement, good first issue

#1213 - Grid Sample functionality in MLX backend

Issue - State: closed - Opened by sachinraja13 5 months ago - 16 comments

#1170 - [Enhancement] be able to override MLX_METAL_VERSION when running cmake

Issue - State: closed - Opened by davidkoski 6 months ago
Labels: enhancement, good first issue

#1130 - Optimization Plans for Conv2D CPU Execution

Issue - State: closed - Opened by abdussamettrkr 6 months ago - 4 comments
Labels: performance

#1097 - Comms

Pull Request - State: closed - Opened by angeloskath 7 months ago - 10 comments

#1097 - Comms

Pull Request - State: closed - Opened by angeloskath 7 months ago - 10 comments

#1025 - Feature request: Support for dynamic user-defined kernel compilation

Issue - State: closed - Opened by spichardo 7 months ago - 3 comments

#979 - Dynamic buffers

Pull Request - State: closed - Opened by awni 8 months ago - 1 comment

#979 - Dynamic buffers

Pull Request - State: closed - Opened by awni 8 months ago - 1 comment

#901 - Make MLX build on x64 macOS

Pull Request - State: closed - Opened by zcbenz 8 months ago - 1 comment

#875 - Pinv

Pull Request - State: closed - Opened by adhulipa 8 months ago - 30 comments

#811 - [Feature] Support fft based convolution

Issue - State: open - Opened by adonath 9 months ago - 10 comments
Labels: enhancement, performance

#799 - Support for mlx.float64

Issue - State: open - Opened by kyrollosyanny 9 months ago - 11 comments
Labels: enhancement

#673 - [Feature] Support cumsum (and other scans) on 64-bit types

Issue - State: closed - Opened by TristanBilot 10 months ago - 2 comments
Labels: enhancement

#652 - [Feature request] torch.topk like ops support

Issue - State: closed - Opened by mzbac 10 months ago - 8 comments
Labels: enhancement

#464 - support associative_scan?

Issue - State: closed - Opened by nullhook 11 months ago - 1 comment