Unverified Commit 3ea7dd37 authored by Tim Moon's avatar Tim Moon Committed by GitHub
Browse files

[PyTorch] Remove PyTorch L0 distributed test (#1273)



Remove PyTorch L0 distributed test

Forgot to remove in #1255.
Signed-off-by: default avatarTim Moon <tmoon@nvidia.com>
parent 927bca79
# Copyright (c) 2022-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
# See LICENSE for license information.
set -e
pip install pytest==7.2.0
: ${TE_PATH:=/opt/transformerengine}
pytest -v -s $TE_PATH/tests/pytorch/distributed/test_numerics.py
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment