You need to sign in or sign up before continuing.
test_sanity_import.py 168 Bytes
Newer Older
1
2
3
4
5
6
# Copyright (c) 2022-2024, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
#
# See LICENSE for license information.

import transformer_engine.paddle
print("OK")