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

Feature: Porting abacus to DSP hardware (mtblas part) #5301

Merged
merged 24 commits into from
Oct 23, 2024

Commits on Oct 18, 2024

  1. Link mtblas library

    Critsium-xy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    934e9e9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2d762d9 View commit details
    Browse the repository at this point in the history
  3. Finish memory_op on dsp

    Critsium-xy committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    98fe67d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Update CMakeLists

    Critsium-xy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e4cf55c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d28cd90 View commit details
    Browse the repository at this point in the history
  3. Add compilation script

    Critsium-xy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    fab6487 View commit details
    Browse the repository at this point in the history
  4. Fix warnings

    Critsium-xy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    400aa98 View commit details
    Browse the repository at this point in the history
  5. Fix install script

    Critsium-xy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f29c573 View commit details
    Browse the repository at this point in the history
  6. Initialize DSP hardware

    Critsium-xy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    7b94610 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    28a784f View commit details
    Browse the repository at this point in the history
  8. Fix CMakeLists Bug

    Critsium-xy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    1d8b4e7 View commit details
    Browse the repository at this point in the history
  9. Fix bugs deepmodeling#1

    Critsium-xy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    acfd3f7 View commit details
    Browse the repository at this point in the history
  10. Fix bug 2

    Critsium-xy committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c859d54 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    977dc41 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    c52c9ce View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

  1. Configuration menu
    Copy the full SHA
    687953b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4fc6aa View commit details
    Browse the repository at this point in the history
  3. Stop use gemm_mt globally

    Critsium-xy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    a6668dd View commit details
    Browse the repository at this point in the history
  4. Modify op usage

    Critsium-xy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    5dcbaa6 View commit details
    Browse the repository at this point in the history
  5. Fix bug

    Critsium-xy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    0160db3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a4b5699 View commit details
    Browse the repository at this point in the history
  7. Fix template usage

    Critsium-xy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    94b57bb View commit details
    Browse the repository at this point in the history
  8. Fix compilation

    Critsium-xy committed Oct 23, 2024
    Configuration menu
    Copy the full SHA
    b64fc01 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6c320fe View commit details
    Browse the repository at this point in the history