Nripesh Niketan
Nripesh Niketan
## Proposed changes I have sorted all the Python functions and classes alphabetically/logically for better readability. I am developing a pre-commit hook that will automatically arrange function/classes. This is the...
## Proposed changes Added logicalAnd and logicalOR closes #362 ## Checklist Put an `x` in the boxes that apply. - [x] I have read the [CONTRIBUTING](https://github.com/ml-explore/mlx/blob/main/CONTRIBUTING.md) document - [x] I...
Please merge this PR once merging https://github.com/openai/whisper/pull/382
Add metal formatting functionality
## Proposed changes Closes #1040 Closes https://github.com/ml-explore/mlx/issues/1045 ## Checklist Put an `x` in the boxes that apply. - [x] I have read the [CONTRIBUTING](https://github.com/ml-explore/mlx/blob/main/CONTRIBUTING.md) document - [x] I have run...
Hi @awni I am trying to install `mlx` from the main branch but I am getting the following error ```(venv) nripeshniketan@Nripeshs-MBP ~/D/p/mlx (main)> env CMAKE_BUILD_PARALLEL_LEVEL="" pip install -e . Obtaining...
### Request Description I am writing to propose the inclusion of support for the [MLX](https://github.com/ml-explore/mlx) frontend in the OpenVINO toolkit. ### Issue submission checklist - [X] The feature request or...
Added a pre-commit hook and formatted all the files in the repo