Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added mlx_benchmark directory #21

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

Seun-Ajayi
Copy link
Contributor

Proposed changes

Added mlx_benchmark directory, it contains the benchmark scripts from the Repository. You can use the ffg command to run the run_benchmark.py script after moving to the mlx_benchmark directory

python run_benchmark.py --include_mps=True --include_mlx_gpu=True --include_mlx_cpu=True --include_cpu=True

The average_benchmark.md file show what each parameter represents and the mlx_README.md file contains more details on how things work.

Types of changes

What types of changes does your code introduce?
Put an x in the boxes that apply

  • New Model Architecture
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

benchmark/utils.py Outdated Show resolved Hide resolved
@Seun-Ajayi Seun-Ajayi requested a review from ToluClassics July 13, 2024 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants