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

Multi-node patterns with Add, Sub, Mul, Div #135

Merged
merged 6 commits into from
Jul 9, 2024
Merged

Commits on Jul 7, 2024

  1. Simple graph patritioner

    slyalin committed Jul 7, 2024
    Configuration menu
    Copy the full SHA
    2f28162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84557f9 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Multi-node MLIR lowering in a correct partition termination, explicit…

    … conversion of not broadcastale nodes: Add, Sub, Mul, Div.
    slyalin committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    0148e71 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88e6c9b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc1c708 View commit details
    Browse the repository at this point in the history
  4. static -> namespace {}

    slyalin committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    ee80262 View commit details
    Browse the repository at this point in the history