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

feat:add modes to conv function (#399) #403

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

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    946464b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc81ca3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0584fbd View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2021

  1. fix:Fix calculation errors.

    Longhao-Chen authored and Chen Longhao committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    54f0529 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. Configuration menu
    Copy the full SHA
    07e3b01 View commit details
    Browse the repository at this point in the history
  2. Add modes to conv function.

    add central part of the convolution
    add only parts of the convolution that are computed without zero-padded edges
    Longhao-Chen committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    5bdc1c2 View commit details
    Browse the repository at this point in the history