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

Gpu cpu dep #103

Closed
wants to merge 4 commits into from
Closed

Gpu cpu dep #103

wants to merge 4 commits into from

Commits on Jun 24, 2024

  1. Leverage HTA to support synchronization dependency in trace linking

    Co-authored-by: Joongun Park <8554137+JoongunPark@users.noreply.github.com>
    TaekyungHeo and JoongunPark committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    67c3877 View commit details
    Browse the repository at this point in the history
  2. Add synchronization dependency from GPU to CPU operators in PyTorch c…

    …onverter
    
    Co-authored-by: Joongun Park <8554137+JoongunPark@users.noreply.github.com>
    TaekyungHeo and JoongunPark committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    3b992b0 View commit details
    Browse the repository at this point in the history
  3. Update user guide to include HTA installation and new argument for ch…

    …akra_trace_link
    
    Co-authored-by: Joongun Park <8554137+JoongunPark@users.noreply.github.com>
    JoongunPark authored and TaekyungHeo committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    a8299b2 View commit details
    Browse the repository at this point in the history
  4. Add HTA installation step in end_to_end_tests workflow

    Co-authored-by: Joongun Park <8554137+JoongunPark@users.noreply.github.com>
    JoongunPark authored and TaekyungHeo committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    1d2289b View commit details
    Browse the repository at this point in the history