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_fx/test_tracer
Frank Lee 05fae1fd56
[fx] added activation checkpointing annotation (#1349)
2 years ago
..
test_hf_model [fx] refactor tracer to trace complete graph (#1342) 2 years ago
test_timm_model [fx] refactor tracer to trace complete graph (#1342) 2 years ago
test_torchvision_model [fx] fixed compatiblity issue with torch 1.10 (#1331) 2 years ago
test_activation_checkpoint_annotation.py [fx] added activation checkpointing annotation (#1349) 2 years ago
test_control_flow.py [fx] supported data-dependent control flow in model tracing (#1185) 2 years ago
test_patched_module.py [fx] fixed unit tests for torch 1.12 (#1327) 2 years ago