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

[CUDA][PASS]Legalize tensorcore #7147

Merged
merged 17 commits into from
Jan 29, 2021
Merged

Commits on Nov 9, 2020

  1. Configuration menu
    Copy the full SHA
    01640b2 View commit details
    Browse the repository at this point in the history
  2. fix pad & slice

    Meteorix committed Nov 9, 2020
    Configuration menu
    Copy the full SHA
    6a3271d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2020

  1. fix comments

    Meteorix committed Nov 19, 2020
    Configuration menu
    Copy the full SHA
    e5dbf1f View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. Configuration menu
    Copy the full SHA
    a2277c3 View commit details
    Browse the repository at this point in the history
  2. fix comments

    Meteorix committed Dec 22, 2020
    Configuration menu
    Copy the full SHA
    3270634 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Merge branch 'main' into legalize_tensorcore_2

    Conflicts:
    	python/tvm/topi/nn/batch_matmul.py
    	python/tvm/topi/nn/dense.py
    Meteorix committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    25dac28 View commit details
    Browse the repository at this point in the history
  2. resolve conflict

    Meteorix committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    5786ea7 View commit details
    Browse the repository at this point in the history
  3. resolve conflict

    Meteorix committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    3653ff6 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

  1. support only fp16

    Meteorix committed Jan 24, 2021
    Configuration menu
    Copy the full SHA
    ba369f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3a38f3 View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2021

  1. Configuration menu
    Copy the full SHA
    625d573 View commit details
    Browse the repository at this point in the history
  2. fix pylint

    Meteorix committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    3184af6 View commit details
    Browse the repository at this point in the history
  3. fix pylint

    Meteorix committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    54d3732 View commit details
    Browse the repository at this point in the history
  4. code format

    Meteorix committed Jan 25, 2021
    Configuration menu
    Copy the full SHA
    01c469d View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Configuration menu
    Copy the full SHA
    c15401f View commit details
    Browse the repository at this point in the history
  2. fix tests params

    Meteorix committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    53fe5d8 View commit details
    Browse the repository at this point in the history
  3. revert transform fix

    Meteorix committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    e1f3deb View commit details
    Browse the repository at this point in the history