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

Add HPU accelerator support in unit tests. #5162

Commits on Feb 20, 2024

  1. Add HPU accelerator support in unit tests.

    This commit enabled HPU support in deepspeed unit tests.
    vshekhawat-hlab committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    8d4e0d7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a9d870 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Update timeout variable for DeepSpeed tests.

    Changed the environment variable for specifying the DeepSpeed
    test timeout from 'DEEPSPEED_TEST_TIMEOUT' to 'DS_UNITTEST_TIMEOUT'
    to align with the naming convention.
    vshekhawat-hlab committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    7eb5f78 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2024

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

Commits on Mar 12, 2024

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

Commits on Mar 13, 2024

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