mirror of
https://github.com/ml-explore/mlx.git
synced 2025-09-01 04:24:36 +08:00
Make array conform to the Python Buffer Protocol (#323)
This commit is contained in:
@@ -62,6 +62,7 @@ jobs:
|
||||
pip install --upgrade pybind11[global]
|
||||
pip install numpy
|
||||
pip install torch
|
||||
pip install tensorflow
|
||||
pip install unittest-xml-reporting
|
||||
- run:
|
||||
name: Build python package
|
||||
|
Reference in New Issue
Block a user