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

[Draft] Tensor parallel for CPU #5735

Closed
wants to merge 5 commits into from

Commits on Jun 20, 2024

  1. use latest IPEX

    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    a58b94e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. update torch

    Signed-off-by: Yuan Zhou <yuan.zhou@intel.com>
    zhouyuan committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    f39559b View commit details
    Browse the repository at this point in the history
  2. Enable TP on CPU.

    bigPYJ1151 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    ec61e2d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Fix ipex version

    bigPYJ1151 committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b0f4944 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. Update Dockerfile.cpu

    bigPYJ1151 authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    ee7c2f8 View commit details
    Browse the repository at this point in the history