Commit 56bf70a2 authored by wxj's avatar wxj
Browse files

Update __init__.py

parent 56400eb5
Pipeline #2647 passed with stage
# Copyright (c) 2023, NVIDIA CORPORATION. All rights reserved.
from .fused_layer_norm import MixedFusedLayerNorm as LayerNorm
from .rms_norm import RMSNorm
from .rms_norm import RMSNorm, LightopRMSNorm
from .bert_model import BertModel
from .gpt_model import GPTModel
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment