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

Add a lookup table op and a CUDA helper. #3620

Merged
merged 11 commits into from
Aug 24, 2017

Commits on Aug 22, 2017

  1. lookup table op, cuda helper and set functor

    1. finish lookup table CPU and GPU kernel
    2. Add some cuda helper
    3. Add some math funtor
    qingqing01 committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    0f3b9e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1795e57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c91e542 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    31f59d2 View commit details
    Browse the repository at this point in the history
  5. fix cuda_helper.h

    qingqing01 committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    9bc1a1a View commit details
    Browse the repository at this point in the history
  6. fix bug.

    qingqing01 committed Aug 22, 2017
    Configuration menu
    Copy the full SHA
    a8d072c View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2017

  1. Configuration menu
    Copy the full SHA
    f188e22 View commit details
    Browse the repository at this point in the history
  2. resolve conflicts

    qingqing01 committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    d8ea560 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe480b9 View commit details
    Browse the repository at this point in the history
  4. Resovle conflicts.

    qingqing01 committed Aug 23, 2017
    Configuration menu
    Copy the full SHA
    068ddca View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2017

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