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

Gemm time test #1

Merged
merged 14 commits into from
Sep 17, 2023
Merged

Gemm time test #1

merged 14 commits into from
Sep 17, 2023

Commits on Sep 16, 2023

  1. add matmul_riscv.cpp

    Xinyu302 committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    364d5d9 View commit details
    Browse the repository at this point in the history
  2. add gemm model

    Xinyu302 committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    3f4b415 View commit details
    Browse the repository at this point in the history
  3. add model

    Xinyu302 committed Sep 16, 2023
    Configuration menu
    Copy the full SHA
    013eb15 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2023

  1. add timing code

    Xinyu302 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    6835ad5 View commit details
    Browse the repository at this point in the history
  2. modify some intrinsic usage

    Xinyu302 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    951ec58 View commit details
    Browse the repository at this point in the history
  3. modify vfmaq_laneq_f32_riscv

    Xinyu302 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    e532b61 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    90de9dd View commit details
    Browse the repository at this point in the history
  5. fix no compute bug

    Xinyu302 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    0ff2893 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a78c5b8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    eafc7b7 View commit details
    Browse the repository at this point in the history
  8. delete time code

    Xinyu302 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    086f4ef View commit details
    Browse the repository at this point in the history
  9. delete useless include

    Xinyu302 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    762ce79 View commit details
    Browse the repository at this point in the history
  10. delete useless printf

    Xinyu302 committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    fd9d83c View commit details
    Browse the repository at this point in the history
  11. apply code-format changes

    Xinyu302 authored and github-actions[bot] committed Sep 17, 2023
    Configuration menu
    Copy the full SHA
    00f97c9 View commit details
    Browse the repository at this point in the history