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

[DONT REVIEW] Debug Info for tensor dump & move MemcpyToHost,MemcpyFromHost to a different stream #19628

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Jan 30, 2023

  1. make MemcpyToHost a seperate stream

    Lei Cao committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    b8ba745 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/microsoft/onnxruntime into …

    …leca/memcpyToHost
    Lei Cao committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    2dbf5cf View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2023

  1. seperate memcpyToHost to a single stream

    Lei Cao committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    58f5361 View commit details
    Browse the repository at this point in the history
  2. typo

    Lei Cao committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    49e8f38 View commit details
    Browse the repository at this point in the history
  3. use_cuda to wrap new function

    Lei Cao committed Jan 31, 2023
    Configuration menu
    Copy the full SHA
    fe335b4 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

  1. fix comments

    Lei Cao committed Feb 3, 2023
    Configuration menu
    Copy the full SHA
    00e08bb View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. fix bug in OptimizeReusePlanForMultiStream()

    Lei Cao committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    69f1cbe View commit details
    Browse the repository at this point in the history
  2. linux break

    jslhcl committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    7177c26 View commit details
    Browse the repository at this point in the history
  3. fix tests

    Lei Cao committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    6ceb297 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'leca/memcpyToHost' of https://github.com/microsoft/onnx…

    …runtime into leca/memcpyToHost
    Lei Cao committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    049ae80 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2023

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

Commits on Feb 17, 2023

  1. print tensor helper

    jslhcl committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    c414d7e View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. more debug info

    jslhcl committed Feb 22, 2023
    Configuration menu
    Copy the full SHA
    7749f31 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. merge main

    jslhcl committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    4bd1731 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    45bae60 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5c083eb View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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