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

[NVPTX] libdevice support, enable NVPTX backend in topi tests #1365

Merged
merged 12 commits into from
Jul 3, 2018

Commits on Jul 1, 2018

  1. Configuration menu
    Copy the full SHA
    88c8169 View commit details
    Browse the repository at this point in the history
  2. add nvptx option to benchmark

    masahi committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    5e712c5 View commit details
    Browse the repository at this point in the history
  3. remove unused include

    masahi committed Jul 1, 2018
    Configuration menu
    Copy the full SHA
    82d5504 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2018

  1. strip off unused libdevice function from the final module

    Masahiro Masuda committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    932fe4d View commit details
    Browse the repository at this point in the history
  2. enable conv2d_nchw.py test for nvptx

    Masahiro Masuda committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    49f961c View commit details
    Browse the repository at this point in the history
  3. minor fix

    Masahiro Masuda committed Jul 2, 2018
    Configuration menu
    Copy the full SHA
    e651def View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2118daa View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2018

  1. add support for double type

    Masahiro Masuda committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    7da5574 View commit details
    Browse the repository at this point in the history
  2. add double type test in test_topi_reduces.py

    Masahiro Masuda committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    ebeb0b5 View commit details
    Browse the repository at this point in the history
  3. fix typo

    Masahiro Masuda committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    3ff0ac6 View commit details
    Browse the repository at this point in the history
  4. Adopted -> Adapted

    Masahiro Masuda committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    cd8c55b View commit details
    Browse the repository at this point in the history
  5. fix lint

    Masahiro Masuda committed Jul 3, 2018
    Configuration menu
    Copy the full SHA
    a6a7eca View commit details
    Browse the repository at this point in the history