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][Graph] Update begin_recording and end_recording #13480

Merged
merged 8 commits into from
Apr 26, 2024

Commits on Apr 18, 2024

  1. [SYCL][Graph] Update begin_recording and end_recording

    - Removes bool return value from being_recording() and end_recording()
    - Adds missing property_list parameter to the implementation of begin_recording()
    fabiomestre committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    9c8545d View commit details
    Browse the repository at this point in the history
  2. Update unit-tests

    fabiomestre committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    df11a02 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    c713ebb View commit details
    Browse the repository at this point in the history
  2. Update windows symbols

    fabiomestre committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    bd8ab13 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Fix formatting

    fabiomestre committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    d032424 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Update contributor list

    fabiomestre committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    a058871 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    97bbc30 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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