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

WIP: Fast implementation of reduction along dims #5294

Merged
merged 12 commits into from
Jan 5, 2014
Merged

WIP: Fast implementation of reduction along dims #5294

merged 12 commits into from
Jan 5, 2014

Commits on Jan 2, 2014

  1. Configuration menu
    Copy the full SHA
    d5339ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    994bbce View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2014

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

Commits on Jan 4, 2014

  1. Configuration menu
    Copy the full SHA
    579ab44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2ffdbfa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    01dfa4a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3771fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    483e13f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    54ba470 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3b1a8ea View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9ecc321 View commit details
    Browse the repository at this point in the history
  9. more flexible code generation functions

    Now the code-gen allows generating reduction functions that may contain more than one input arrays.
    lindahua committed Jan 4, 2014
    Configuration menu
    Copy the full SHA
    da2d02c View commit details
    Browse the repository at this point in the history