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 #369

Closed
wants to merge 3 commits into from

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