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

Add op remainder for all platform #4912

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Aug 3, 2023

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

Commits on Aug 4, 2023

  1. Remove old remainder_x86

    FisherWY committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    3d77066 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    173d199 View commit details
    Browse the repository at this point in the history
  3. Remove headers

    FisherWY committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    460b4d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Use sse4

    FisherWY committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    5ab6be7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8d4d97 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    184e4ef View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. Configuration menu
    Copy the full SHA
    a10197b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    42950e2 View commit details
    Browse the repository at this point in the history
  3. Try support remainder in arm

    FisherWY committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    1fd5705 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

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

Commits on Sep 13, 2023

  1. Fix build error on riscv

    FisherWY committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    66887d9 View commit details
    Browse the repository at this point in the history
  2. Add pnnx convertor

    FisherWY committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5df5c8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3e022f View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Try fix result error on x86

    FisherWY committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    21e6ca0 View commit details
    Browse the repository at this point in the history
  2. Fix args in binaryop.cpp

    FisherWY committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    cea0026 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    22ce01f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6097a17 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77f908d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8f7770d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a370f41 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Fix build error

    FisherWY committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    b4b198e View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Configuration menu
    Copy the full SHA
    b5c371a View commit details
    Browse the repository at this point in the history
  2. apply code-format changes

    nihui authored and github-actions[bot] committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    d917d97 View commit details
    Browse the repository at this point in the history