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

[Metaschedule] Auto tensorization for CPU / GPU dot product #11088

Merged
merged 20 commits into from
Apr 26, 2022

Commits on Apr 22, 2022

  1. [Metaschedule] Auto-tensorization for CPU / GPU dot product

    Co-authored-by: Siyuan Feng <Hzfengsy@sjtu.edu.cn>
    Co-authored-by: Bohan Hou <32121147+spectrometerHBH@users.noreply.github.com>
    Co-authored-by: Hongyi Jin <3231950289@qq.com>
    Co-authored-by: Ruihang Lai <lairuihangdongdong@qq.com>
    Co-authored-by: Wuwei Lin <wuwei@apache.org>
    6 people committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    93190dd View commit details
    Browse the repository at this point in the history
  2. doc update

    masahi committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    264dde7 View commit details
    Browse the repository at this point in the history
  3. add vnni conv2d test

    masahi committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    b1430f9 View commit details
    Browse the repository at this point in the history
  4. add dp4a test

    masahi committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    5d6baa9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf6c9a7 View commit details
    Browse the repository at this point in the history
  6. add rewrite_tensorize test

    masahi committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    b0e2b21 View commit details
    Browse the repository at this point in the history
  7. add missing pydoc

    masahi committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    d380964 View commit details
    Browse the repository at this point in the history
  8. black

    masahi committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    bda570d View commit details
    Browse the repository at this point in the history
  9. more doc

    masahi committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    b29a303 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6742810 View commit details
    Browse the repository at this point in the history
  11. add dp4a test

    masahi committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    9377eaa View commit details
    Browse the repository at this point in the history
  12. fix target name

    masahi committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    07d0457 View commit details
    Browse the repository at this point in the history
  13. fix dtype in test

    masahi committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    e7483eb View commit details
    Browse the repository at this point in the history
  14. skip bert test

    masahi committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    fcd35e3 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b97b56c View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9b9855a View commit details
    Browse the repository at this point in the history
  17. update postproc.h

    masahi committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    b90f8ee View commit details
    Browse the repository at this point in the history
  18. update doc

    masahi committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    9e10cf9 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    3d773f9 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. fix newline in cppdoc

    masahi committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    fda3d83 View commit details
    Browse the repository at this point in the history