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

[arm] fix gemv fp16 impossible error #9084

Merged
merged 9 commits into from
Jun 13, 2022

Commits on May 30, 2022

  1. fix gemv fp16 bug

    chenjiaoAngel committed May 30, 2022
    Configuration menu
    Copy the full SHA
    bded876 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2593a4 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. del log info

    chenjiaoAngel committed May 31, 2022
    Configuration menu
    Copy the full SHA
    93af151 View commit details
    Browse the repository at this point in the history
  2. fix ptr error

    chenjiaoAngel committed May 31, 2022
    Configuration menu
    Copy the full SHA
    32628f2 View commit details
    Browse the repository at this point in the history
  3. fix ptr error

    chenjiaoAngel committed May 31, 2022
    Configuration menu
    Copy the full SHA
    6077406 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2022

  1. Update gemv_fp16.cc

    chenjiaoAngel authored Jun 1, 2022
    Configuration menu
    Copy the full SHA
    cf6d7d4 View commit details
    Browse the repository at this point in the history
  2. fix format

    chenjiaoAngel committed Jun 1, 2022
    Configuration menu
    Copy the full SHA
    9288796 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Configuration menu
    Copy the full SHA
    2ec567f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d210ec View commit details
    Browse the repository at this point in the history