test_sanity_import.py 169 Bytes
Newer Older
1
# Copyright (c) 2022-2023, 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
print("OK")