Making large AI models cheaper, faster and more accessible
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.
 
 
 
 
 
YuliangLiu0306 d164449d00
[autoparallel] add resnet autoparallel unit test and add backward weight communication cost (#1589)
2 years ago
..
components_to_test [NFC] polish test component gpt code style (#1567) 2 years ago
test_amp
test_auto_parallel [autoparallel] add resnet autoparallel unit test and add backward weight communication cost (#1589) 2 years ago
test_comm [communication] add p2p_v2.py to support communication with List[Any] (#1407) 2 years ago
test_config
test_context
test_data
test_data_pipeline_tensor_parallel [engin/schedule] use p2p_v2 to recontruct pipeline_schedule (#1408) 2 years ago
test_ddp [zero] alleviate memory usage in ZeRODDP state_dict (#1398) 2 years ago
test_device [tensor] support runtime ShardingSpec apply (#1453) 2 years ago
test_engine
test_fx [fx] Add nested checkpoint in activation checkpoint codegen (#1585) 2 years ago
test_gemini [zero] add chunk_managerV2 for all-gather chunk (#1441) 2 years ago
test_layers [embeddings] add already_split_along_rank flag for tablewise mode (#1584) 2 years ago
test_moe
test_ops [FAW] export FAW in _ops (#1438) 2 years ago
test_optimizer [hotfix] fix CPUAdam kernel nullptr (#1410) 2 years ago
test_pipeline [pipeline/tuning] improve dispatch performance both time and space cost (#1544) 2 years ago
test_tensor [tensor]add 1D device mesh (#1492) 2 years ago
test_trainer
test_utils [utils] Add use_reetrant=False in utils.activation_checkpoint (#1460) 2 years ago
test_zero
__init__.py