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

Move pointwise_avg_3d into pointwise_avg #68

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

Commits on Jul 18, 2023

  1. refactor, move pointwise_avg_3d into pointwise_avg

    Signed-off-by: chenhe <chenhe@megarobo.tech>
    chAwater committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    388af7f View commit details
    Browse the repository at this point in the history
  2. add export for PointwiseAvgPool

    Signed-off-by: chenhe <chenhe@megarobo.tech>
    chAwater committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    71967fa View commit details
    Browse the repository at this point in the history
  3. add test for export

    Signed-off-by: chenhe <chenhe@megarobo.tech>
    chAwater committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    630de18 View commit details
    Browse the repository at this point in the history
  4. fix missing ceil_mode in export

    Signed-off-by: chenhe <chenhe@megarobo.tech>
    chAwater committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    655a059 View commit details
    Browse the repository at this point in the history