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

Tim Moon's avatar
Tim Moon committed
5
import transformer_engine.jax
6
print("OK")