You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ColossalAI/tests/test_auto_parallel
YuliangLiu0306 517b63939a
[autoparallel] add unary element wise handler v2 (#1674)
2 years ago
..
test_node_handler [autoparallel] add unary element wise handler v2 (#1674) 2 years ago
test_batch_norm_handler.py
test_bcast_handler.py
test_bcast_matmul.py
test_broadcast.py [autoparallel] added utils for broadcast operation (#1665) 2 years ago
test_conv_handler.py
test_cost_graph.py
test_dot_handler.py
test_layer_norm_handler.py [autoparallel] add layernorm handler (#1629) 2 years ago
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) 2 years ago
test_solver_with_mlp.py [autoparallel] adapt solver with mlp (#1638) 2 years ago
test_solver_with_resnet.py [autoparallel] recover the merged node strategy index (#1613) 2 years ago
test_strategies_constructor.py [autoparallel] change the following nodes strategies generation logic (#1636) 2 years ago
test_where_handler.py [autoparallel] where handler (#1651) 2 years ago