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

Benchmarks from official examples #8

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Commits on Jun 29, 2018

  1. Configuration menu
    Copy the full SHA
    ca5c261 View commit details
    Browse the repository at this point in the history
  2. Add __init__.py

    asi1024 committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    f190b25 View commit details
    Browse the repository at this point in the history
  3. Fix imports in examples

    asi1024 committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    cbe4f36 View commit details
    Browse the repository at this point in the history
  4. Add benchmarks for cg

    asi1024 committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    99a2002 View commit details
    Browse the repository at this point in the history
  5. Add benchmarks for finance

    asi1024 committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    8d1018f View commit details
    Browse the repository at this point in the history
  6. Add benchmarks for sgemm

    asi1024 committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    d2d61ed View commit details
    Browse the repository at this point in the history
  7. Add benchmarks for gmm

    asi1024 committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    8855809 View commit details
    Browse the repository at this point in the history
  8. Add benchmarks for kmeans

    asi1024 committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    6b95c67 View commit details
    Browse the repository at this point in the history
  9. Inherit from BenchmarkBase

    asi1024 committed Jun 29, 2018
    Configuration menu
    Copy the full SHA
    6935b00 View commit details
    Browse the repository at this point in the history