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

Fuse operations with different numbers of tasks #368

Merged
merged 8 commits into from
Feb 5, 2024

Commits on Jan 30, 2024

  1. Add num_input_blocks to primitive operation for bookkeeping

    when fusing operations with different numbers of tasks
    tomwhite committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    05583bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    726bcf8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5b861ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    de9d176 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ddd340c View commit details
    Browse the repository at this point in the history
  6. Improve quad means test

    tomwhite committed Jan 30, 2024
    Configuration menu
    Copy the full SHA
    9a7c3ed View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2024

  1. Move 'num_input_blocks' to blockwise spec

    Add tests to check num_input_blocks
    tomwhite committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    263d89c View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    e54aa1b View commit details
    Browse the repository at this point in the history