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

use fused kernels to reduce overhead in corner detector implementations #426

Merged
merged 6 commits into from
Nov 18, 2022

Commits on Oct 28, 2022

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

Commits on Nov 1, 2022

  1. flake8 fixes

    grlee77 committed Nov 1, 2022
    Configuration menu
    Copy the full SHA
    8ee7593 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2022

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

Commits on Nov 18, 2022

  1. Configuration menu
    Copy the full SHA
    d9ce4ae View commit details
    Browse the repository at this point in the history
  2. minor typo/style fixes

    grlee77 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    d56d9a0 View commit details
    Browse the repository at this point in the history
  3. remove unused fused kernel

    make sure all inputs to kernel are C-contiguous
    grlee77 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    380d1ce View commit details
    Browse the repository at this point in the history