# Copyright (c) 2022, NVIDIA CORPORATION & AFFILIATES. All rights reserved.## See LICENSE for license information.try:importtransformer_engine.pytorchte_imported=Trueexcept:te_imported=Falseassertte_imported,'transformer_engine import failed'print("OK")