ColossalAI/tests/test_auto_parallel
YuliangLiu0306 517b63939a
[autoparallel] add unary element wise handler v2 (#1674)
2022-10-09 17:30:42 +08:00
..
test_node_handler [autoparallel] add unary element wise handler v2 (#1674) 2022-10-09 17:30:42 +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_broadcast.py [autoparallel] added utils for broadcast operation (#1665) 2022-09-29 11:22:29 +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_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_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