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
test_bcast_handler.py
test_bcast_matmul.py
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
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