ColossalAI/tests/components_to_test/__init__.py

3 lines
147 B
Python

from . import bert, gpt, inline_op_model, nested_model, no_leaf_module, repeated_computed_layer, resnet, simple_net
from .utils import run_fwd_bwd