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

Conditional support of shared memory between compute cores #25

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

Commits on Jul 19, 2023

  1. aie changes

    singagan committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    be1d3b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1079e29 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. switching to onnx

    singagan committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    2a0d4a1 View commit details
    Browse the repository at this point in the history
  2. bottleneck mapping update

    singagan committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    7a69914 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. revert to working changes

    singagan committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    07f1d4c View commit details
    Browse the repository at this point in the history
  2. read pickle

    singagan committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    b3a5337 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c633ba6 View commit details
    Browse the repository at this point in the history
  4. aie with latest changes

    singagan committed Jul 31, 2023
    Configuration menu
    Copy the full SHA
    88ed1d3 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. Configuration menu
    Copy the full SHA
    4860897 View commit details
    Browse the repository at this point in the history
  2. aie model update

    singagan committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    a57e79e View commit details
    Browse the repository at this point in the history
  3. simple gemm

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

Commits on Aug 2, 2023

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

Commits on Aug 13, 2023

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

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    77e8803 View commit details
    Browse the repository at this point in the history
  2. updated main for aie

    singagan committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    3da5e41 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

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

Commits on Sep 8, 2023

  1. Configuration menu
    Copy the full SHA
    21e5541 View commit details
    Browse the repository at this point in the history
  2. gemm mapping

    singagan committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    f07c44c View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    dc9f703 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    936f625 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. read pickle output

    singagan committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    bdf4ac9 View commit details
    Browse the repository at this point in the history
  2. aie changes

    singagan committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    3436910 View commit details
    Browse the repository at this point in the history
  3. switching to onnx

    singagan committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    578a6d1 View commit details
    Browse the repository at this point in the history
  4. bottleneck mapping update

    singagan committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    10c6941 View commit details
    Browse the repository at this point in the history
  5. revert to working changes

    singagan committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    de726e2 View commit details
    Browse the repository at this point in the history
  6. read pickle

    singagan committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    ad67ff5 View commit details
    Browse the repository at this point in the history
  7. aie with latest changes

    singagan committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    babe51b View commit details
    Browse the repository at this point in the history
  8. aie model update

    singagan committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    28f3fff View commit details
    Browse the repository at this point in the history
  9. simple gemm

    singagan committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a72353d View commit details
    Browse the repository at this point in the history
  10. updated main for aie

    singagan committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    a184133 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a99076d View commit details
    Browse the repository at this point in the history
  12. gemm mapping

    singagan committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    44d6379 View commit details
    Browse the repository at this point in the history
  13. read pickle output

    singagan committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f5dfb5c View commit details
    Browse the repository at this point in the history
  14. conflict fix

    singagan committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    25dad70 View commit details
    Browse the repository at this point in the history
  15. aie fix

    singagan committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    93def06 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. matmul initial example

    singagan committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    e0300d3 View commit details
    Browse the repository at this point in the history
  2. main config for matmul

    singagan committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    d3a8bea View commit details
    Browse the repository at this point in the history
  3. main config for matmul

    singagan committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    242fe9a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

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

Commits on Apr 24, 2024

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

Commits on May 10, 2024

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

Commits on May 15, 2024

  1. removed new-env directory

    AyaElAkhras committed May 15, 2024
    Configuration menu
    Copy the full SHA
    6da467f View commit details
    Browse the repository at this point in the history
  2. removed unused variables

    AyaElAkhras committed May 15, 2024
    Configuration menu
    Copy the full SHA
    e078d12 View commit details
    Browse the repository at this point in the history
  3. removed new-env directory

    AyaElAkhras committed May 15, 2024
    Configuration menu
    Copy the full SHA
    43b4aea View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

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

Commits on Jun 15, 2024

  1. Configuration menu
    Copy the full SHA
    3980be3 View commit details
    Browse the repository at this point in the history
  2. removed new-env directory

    AyaElAkhras committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    1962afb View commit details
    Browse the repository at this point in the history
  3. removed unused variables

    AyaElAkhras committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    8600493 View commit details
    Browse the repository at this point in the history
  4. removed new-env directory

    AyaElAkhras committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    5e28a6f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a3405a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    05b94fc View commit details
    Browse the repository at this point in the history
  7. removed environment files

    AyaElAkhras committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    279e28d View commit details
    Browse the repository at this point in the history
  8. deleted aya from comments

    AyaElAkhras committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    32f4c00 View commit details
    Browse the repository at this point in the history
  9. added checks in accelerator_factory to work when cores_type is not pr…

    …ovided in the yaml file
    AyaElAkhras committed Jun 15, 2024
    Configuration menu
    Copy the full SHA
    7e174be View commit details
    Browse the repository at this point in the history