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

Sparse conv pass #6836

Merged
merged 21 commits into from
Sep 10, 2021
Merged

Sparse conv pass #6836

merged 21 commits into from
Sep 10, 2021

Commits on Sep 2, 2021

  1. [sparse_conv] add sparse_conv op,arm kernel and sparse conv pass,test…

    …=develop
    
    [sparse_conv]add sparse conv fp32 profile,test=develop
    
    [sparse_conv] add sparse conv int8 kernels and related pass,test=develop
    
    [sparse_conv] fix sparse conv int8 precision,test=develop
    Leonardo-Ding authored and minghaoBD committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    e8c4e4d View commit details
    Browse the repository at this point in the history
  2. rename int8 passes

    minghaoBD committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    6c1b6c2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    205ff01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e59176c View commit details
    Browse the repository at this point in the history
  5. fix some syntax errors

    minghaoBD committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    895c01b View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2021

  1. Configuration menu
    Copy the full SHA
    5fb1f18 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2021

  1. Configuration menu
    Copy the full SHA
    b324e29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d25e6b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d39d805 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d34dea6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from hcms1994/sparse_conv_PR

    Add function description and parameter defination!
    minghaoBD authored Sep 6, 2021
    Configuration menu
    Copy the full SHA
    9af1e10 View commit details
    Browse the repository at this point in the history
  6. pass the code style checks

    minghaoBD committed Sep 6, 2021
    Configuration menu
    Copy the full SHA
    c1e0be1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52ea6e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2021

  1. fix indent error

    minghaoBD committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    ff30824 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    76d0180 View commit details
    Browse the repository at this point in the history
  3. add some comments

    minghaoBD committed Sep 7, 2021
    Configuration menu
    Copy the full SHA
    8c4be90 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    304e81b View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    9ad8052 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0405891 View commit details
    Browse the repository at this point in the history
  3. fix syntax error

    minghaoBD committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    f3021c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    104c1be View commit details
    Browse the repository at this point in the history