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

[fleet executor] add a tensor wrapper to support python numpy input #39076

Merged
merged 10 commits into from
Jan 20, 2022

Commits on Jan 20, 2022

  1. add dist model tensor wrapper

    FeixLiu committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    70a4c7f View commit details
    Browse the repository at this point in the history
  2. add assgin and copy method

    FeixLiu committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    1f69ec4 View commit details
    Browse the repository at this point in the history
  3. add pybind

    FeixLiu committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    a388920 View commit details
    Browse the repository at this point in the history
  4. add ut for tensor

    FeixLiu committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    519ceea View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5e2c91 View commit details
    Browse the repository at this point in the history
  6. bug fix

    FeixLiu committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    473ca06 View commit details
    Browse the repository at this point in the history
  7. update dist model

    FeixLiu committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    1f72228 View commit details
    Browse the repository at this point in the history
  8. add cmake dependency

    FeixLiu committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    843615a View commit details
    Browse the repository at this point in the history
  9. bug fix

    FeixLiu committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    a51274c View commit details
    Browse the repository at this point in the history
  10. remove the ut from win

    FeixLiu committed Jan 20, 2022
    1 Configuration menu
    Copy the full SHA
    c42fe4f View commit details
    Browse the repository at this point in the history