Logo
Explore Help
Sign In
zhangyiss/mlx
1
0
Fork 0
You've already forked mlx
mirror of https://github.com/ml-explore/mlx.git synced 2025-09-18 18:28:12 +08:00
Code Issues Actions Packages Projects Releases Wiki Activity
Files
v0.29.1
mlx/examples/extensions/README.md

25 lines
256 B
Markdown
Raw Permalink Normal View History

Extensions (#962) * start to fix extensions * mostly fixed extensions * fix extension build * couple more nits
2024-04-09 08:50:36 -07:00
Fix extensions (#1126) * fix extensions * title * enable circle * fix nanobind tag * fix bug in doc * try to fix config * typo
2024-05-16 15:36:25 -07:00
## Build
Extensions (#962) * start to fix extensions * mostly fixed extensions * fix extension build * couple more nits
2024-04-09 08:50:36 -07:00
```
pip install -e .
```
For faster builds during development, you can also pre-install the requirements:
```
pip install -r requirements.txt
```
And then run:
```
python setup.py build_ext -j8 --inplace
```
Fix extensions (#1126) * fix extensions * title * enable circle * fix nanobind tag * fix bug in doc * try to fix config * typo
2024-05-16 15:36:25 -07:00
## Test
```
python test.py
Rename block sparse (#1149) * block_sparse_mm to gather_mm * rename * nit * nit
2024-05-22 07:48:34 -07:00
```
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 64ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API