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][Doc] Specify API for whole graph updates #13253

Merged
merged 12 commits into from
Jul 3, 2024

Commits on Apr 2, 2024

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

Commits on Apr 4, 2024

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

Commits on May 22, 2024

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

Commits on May 23, 2024

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

Commits on May 27, 2024

  1. Configuration menu
    Copy the full SHA
    ed5be77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dca9bc View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Minor clarifications

    Bensuo committed May 28, 2024
    Configuration menu
    Copy the full SHA
    5632b1b View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

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

Commits on Jun 4, 2024

  1. Addressing PR comments

    - Clarify what topologically identical means
    - Clarify what oeprations must be in the same order
    - Minor wording changes
    Bensuo committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    c8b97d3 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Minor wording changes

    - Allow barrier and empty nodes in whole-graph update
    - Minor topology wording clarifications
    Bensuo committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    2ec3600 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b66a0b View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Change "Topologically Identical" Definition

    Avoid mixing UB and exception conditions of topologically
    identical. Only specify violating topologically identical
    conditions as UB.
    EwanC committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    5506590 View commit details
    Browse the repository at this point in the history