ColossalAI/tests/test_tensor
YuliangLiu0306 b73fb7a077
[tensor] support runtime ShardingSpec apply (#1453)
* [tensor] support runtime ShardingSpec apply

* polish code

* polish code
2022-08-19 13:39:51 +08:00
..
common_utils [colotensor] add Tensor.view op and its unit test (#1343) 2022-07-21 10:53:15 +08:00
core [colotensor] add Tensor.view op and its unit test (#1343) 2022-07-21 10:53:15 +08:00
model [hotfix] fix megatron_init in test_gpt2.py (#1357) 2022-07-25 10:28:19 +08:00
test_chunk.py
test_colo_checkpoint_tools.py [colotensor] use cpu memory to store state_dict (#1367) 2022-07-26 14:13:38 +08:00
test_comm_spec_apply.py [tensor] support runtime ShardingSpec apply (#1453) 2022-08-19 13:39:51 +08:00
test_context.py
test_parameter.py
test_shape_consistency.py [tensor] shape consistency generate transform path and communication cost (#1435) 2022-08-12 14:02:32 +08:00
test_shape_consistency_apply.py [tensor] support runtime ShardingSpec apply (#1453) 2022-08-19 13:39:51 +08:00
test_sharded_linear.py [tensor] added linear implementation for the new sharding spec (#1416) 2022-08-12 11:33:09 +08:00
test_sharding_spec.py [tensor]build sharding spec to replace distspec in future. (#1405) 2022-08-08 11:15:57 +08:00
test_zero_optim.py [unit test] add megatron init test in zero_optim (#1358) 2022-07-25 11:18:08 +08:00