test_sanity_import.py 170 Bytes
Newer Older
1
# Copyright (c) 2022-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
2
3
4
#
# See LICENSE for license information.

Tim Moon's avatar
Tim Moon committed
5
import transformer_engine.pytorch
6

7
print("OK")