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: static model loader #603

Merged
merged 18 commits into from
Feb 8, 2024
Merged

feat: static model loader #603

merged 18 commits into from
Feb 8, 2024

Commits on Feb 1, 2024

  1. static model loader

    bassmang committed Feb 1, 2024
    Configuration menu
    Copy the full SHA
    f053fbb View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. implement model loading

    bassmang committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    88981d3 View commit details
    Browse the repository at this point in the history
  2. add test

    bassmang committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6ec44cc View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. use pinned memory c#

    bassmang committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    34f4005 View commit details
    Browse the repository at this point in the history
  2. standar memcpy

    bassmang committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2d923dd View commit details
    Browse the repository at this point in the history
  3. lint

    bassmang committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f50d2e6 View commit details
    Browse the repository at this point in the history
  4. fix includes

    bassmang committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    d2acecd View commit details
    Browse the repository at this point in the history
  5. clang

    bassmang committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    a40c9ed View commit details
    Browse the repository at this point in the history
  6. memcpy in constuctor

    bassmang committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f8c7d06 View commit details
    Browse the repository at this point in the history
  7. lint

    bassmang committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f7f212c View commit details
    Browse the repository at this point in the history
  8. address comments

    bassmang committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    5162279 View commit details
    Browse the repository at this point in the history
  9. lint

    bassmang committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    dc8851a View commit details
    Browse the repository at this point in the history
  10. comments

    bassmang committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    150e9f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f4a7ff5 View commit details
    Browse the repository at this point in the history
  12. lint

    bassmang committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    003d1f1 View commit details
    Browse the repository at this point in the history
  13. CI

    bassmang committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    2261efd View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fe46f5d View commit details
    Browse the repository at this point in the history
  15. standard memcpy

    bassmang committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    990a552 View commit details
    Browse the repository at this point in the history