ColossalAI/tests/test_fx/test_tracer
Super Daniel b893342f95
[fx] test tracer on diffuser modules. (#1750)
* [fx] test tracer on diffuser modules.

* [fx] shorter seq_len.

* Update requirements-test.txt
2022-10-20 18:25:05 +08:00
..
test_hf_model [fx] test tracer on diffuser modules. (#1750) 2022-10-20 18:25:05 +08:00
test_timm_model [fx] add torchaudio test (#1369) 2022-07-27 11:03:14 +08:00
test_torchaudio_model [fx] fixed torchaudio conformer tracing (#1392) 2022-08-01 16:08:28 +08:00
test_torchrec_model [autoparallel] implemented all matmul strategy generator (#1650) 2022-09-27 12:06:25 +08:00
test_torchvision_model [fx] fixed compatiblity issue with torch 1.10 (#1331) 2022-07-18 11:41:27 +08:00
test_activation_checkpoint_annotation.py [fx] added activation checkpointing annotation (#1349) 2022-07-21 11:14:28 +08:00
test_control_flow.py [fx] supported data-dependent control flow in model tracing (#1185) 2022-06-29 15:05:25 +08:00
test_functional_conv.py [fx]patch nn.functional convolution (#1528) 2022-09-01 19:05:07 +08:00
test_patched_module.py [fx] fixed adapative pooling size concatenation error (#1489) 2022-08-25 09:05:07 +08:00
test_patched_op.py [fx] patched torch.max and data movement operator (#1391) 2022-08-01 15:31:50 +08:00