ColossalAI/tests/test_auto_parallel
YuliangLiu0306 11ec070e53
[hotfix]unit test (#1670)
2022-09-29 12:49:28 +08:00
..
test_node_handler [hotfix]unit test (#1670) 2022-09-29 12:49:28 +08:00
test_batch_norm_handler.py
test_bcast_handler.py [autoparallel] add bcast op handler (#1600) 2022-09-16 11:33:01 +08:00
test_bcast_matmul.py [autoparallel]add bcast matmul strategies (#1605) 2022-09-20 11:26:21 +08:00
test_broadcast.py [autoparallel] added utils for broadcast operation (#1665) 2022-09-29 11:22:29 +08:00
test_conv_handler.py
test_cost_graph.py
test_dot_handler.py
test_layer_norm_handler.py [autoparallel] add layernorm handler (#1629) 2022-09-23 12:00:25 +08:00
test_liveness_analysis.py
test_reshape_handler.py
test_shape_consistency_pass.py [hotfix] add recompile after graph manipulatation (#1621) 2022-09-23 11:00:33 +08:00
test_solver.py
test_solver_with_gpt.py [autoparallel] adapt solver with gpt (#1653) 2022-09-28 11:17:26 +08:00
test_solver_with_mlp.py [autoparallel] adapt solver with mlp (#1638) 2022-09-26 15:26:14 +08:00
test_solver_with_resnet.py [autoparallel] recover the merged node strategy index (#1613) 2022-09-23 11:52:42 +08:00
test_strategies_constructor.py [autoparallel] change the following nodes strategies generation logic (#1636) 2022-09-27 11:20:52 +08:00
test_where_handler.py [autoparallel] where handler (#1651) 2022-09-27 11:20:43 +08:00