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

[SYCL Spec][Joint Matrix] Add a new overload for joint_matrix_apply to be able to return result into a different matrix #13153

Merged
merged 6 commits into from
Sep 20, 2024

Commits on Mar 25, 2024

  1. [SYCL Spec][Joint Matrix] Add a new overload for joint_matrix_apply t…

    …o be able to return result into a different matrix
    dkhaldi committed Mar 25, 2024
    Configuration menu
    Copy the full SHA
    3dbc43b View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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

Commits on Sep 16, 2024

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

Commits on Sep 17, 2024

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

Commits on Sep 18, 2024

  1. Relax the type restriction so this API can be used for type conversio…

    …n with extra arguments
    dkhaldi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0d1b7b5 View commit details
    Browse the repository at this point in the history
  2. fix T reference

    dkhaldi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    0174f5e View commit details
    Browse the repository at this point in the history