Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fixed issues for improper Torch / Numpy support on Intel_x86 Darwin p…#40

Open
noahvandal wants to merge 2 commits into
maziyarpanahi:masterfrom
noahvandal:master
Open

Fixed issues for improper Torch / Numpy support on Intel_x86 Darwin p…#40
noahvandal wants to merge 2 commits into
maziyarpanahi:masterfrom
noahvandal:master

Conversation

@noahvandal
Copy link
Copy Markdown

@noahvandal noahvandal commented Apr 14, 2026

…latforms

Pull Request

Description

Due to having "Darwin" on Intel_x86 CPU regular compile deps does not work; updated so it can work on this machine (without MLX support).

Type of Change

  • [ x] Bug fix (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
  • Code refactoring
  • Performance improvement
  • Test addition/improvement

Changes Made

  • pyproject.toml update.

Testing

  • I have added tests that prove my fix is effective or that my feature works
  • [ x] New and existing unit tests pass locally with my changes
  • I have tested this change with different models/inputs

Documentation

  • I have updated the documentation accordingly
  • I have added docstrings to new functions/classes
  • [ x] I have updated the CHANGELOG.md

Code Quality

  • [x ] My code follows the style guidelines of this project
  • [ x] I have performed a self-review of my own code
  • [ x] I have commented my code, particularly in hard-to-understand areas
  • [ x] My changes generate no new warnings

Dependencies

  • I have not added any new dependencies
  • [ x] OR I have added new dependencies and they are justified because: Alternative versions

Checklist

  • [x ] I have read the contributing guidelines
  • [ x] My commits have clear, descriptive messages
  • [ x] I have squashed/organized my commits appropriately

Related Issues

Closes #(issue number)
Related to #(issue number)

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.

1 participant