ColossalAI/tests/test_auto_parallel
YuliangLiu0306 0c703189b9
[autoparallel] add layernorm handler (#1629)
2022-09-23 12:00:25 +08:00
..
test_batch_norm_handler.py [autoparallel] refactored shape consistency to remove redundancy (#1591) 2022-09-13 18:30:18 +08:00
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_conv_handler.py [autoparallel] refactored shape consistency to remove redundancy (#1591) 2022-09-13 18:30:18 +08:00
test_cost_graph.py [autoparallel] refactored shape consistency to remove redundancy (#1591) 2022-09-13 18:30:18 +08:00
test_dot_handler.py [autoparallel] refactored shape consistency to remove redundancy (#1591) 2022-09-13 18:30:18 +08:00
test_layer_norm_handler.py [autoparallel] add layernorm handler (#1629) 2022-09-23 12:00:25 +08:00
test_linear_handler_v2.py [autoparallel] added new linear module handler (#1616) 2022-09-21 12:23:21 +08:00
test_liveness_analysis.py [autoparallel] adapt solver with resnet (#1583) 2022-09-13 12:07:09 +08:00
test_reshape_handler.py [autoparallel] add reshape handler (#1594) 2022-09-14 10:25:45 +08:00
test_shape_consistency_pass.py [hotfix] add recompile after graph manipulatation (#1621) 2022-09-23 11:00:33 +08:00
test_solver.py [autoparallel] added solver option dataclass (#1588) 2022-09-13 14:47:09 +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] refactored shape consistency to remove redundancy (#1591) 2022-09-13 18:30:18 +08:00