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

initial commit to enable amx #1618

Merged
merged 1 commit into from
Aug 3, 2024

Commits on Aug 2, 2024

  1. initial commit to enable amx

    AMX Intrinsics:
    
    amx-tile:
      - _tile_loadconfig
      - _tile_storeconfig
      - _tile_loadd
      - _tile_release
      - _tile_stored
      - _tile_stream_loadd
      - _tile_zero
    amx-int8:
      - _tile_dpbssd
      - _tile_dpbsud
      - _tile_dpbusd
      - _tile_dpbuud
    amx-bf16:
      - _tile_dpbf16ps
    amx-fp16
      - _tile_dpfp16ps
    amx-complex
      - _tile_cmmimfp16ps
      - _tile_cmmrlfp16ps
    ziyizhang-1 committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    6946bc5 View commit details
    Browse the repository at this point in the history