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

Analytical FIFO sizing #1185

Open
wants to merge 8 commits into
base: dev
Choose a base branch
from

Commits on Sep 16, 2024

  1. analytical fifo sizing functions for: channelwise_op, convolutioninpu…

    …tgenerator, fmpadding, labelselect, matrixvectoractivation, pool, streamingdatawidthconverter (generalized variant, very conservative estimate), streamingmaxpool, thresholding, vectorvectoractivation
    lstasytis committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    bf872a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. fixed docker scripts

    lstasytis committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    17dffa3 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. clean up

    Signed-off-by: lstasytis <[email protected]>
    lstasytis committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    140ec15 View commit details
    Browse the repository at this point in the history
  2. remove run-docker personalization code

    Signed-off-by: lstasytis <[email protected]>
    lstasytis committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4df80fa View commit details
    Browse the repository at this point in the history
  3. faulty base branch update removed

    Signed-off-by: lstasytis <[email protected]>
    lstasytis committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    0efe48b View commit details
    Browse the repository at this point in the history
  4. faulty base branch update removed, 2

    Signed-off-by: lstasytis <[email protected]>
    lstasytis committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a6e30e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2024

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

Commits on Nov 18, 2024

  1. moved fifo sizing tests to respective node tests, failing = threshold…

    …ing and specific cases of streamingmaxpool and slidingwindow
    lstasytis committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    bdc3912 View commit details
    Browse the repository at this point in the history