ColossalAI/tests/test_fp8
flybird11111 20722a8c93
[fp8]update reduce-scatter test (#6002)
* fix

* fix

* fix

* fix
2024-08-15 14:40:54 +08:00
..
test_all_to_all_single.py [fp8] support asynchronous FP8 communication (#5997) 2024-08-14 14:08:19 +08:00
test_fp8_all_to_all.py [Feature] llama shardformer fp8 support (#5938) 2024-08-05 10:05:47 +08:00
test_fp8_all_to_all_single.py [Feature] llama shardformer fp8 support (#5938) 2024-08-05 10:05:47 +08:00
test_fp8_allgather_flat.py [fp8] support asynchronous FP8 communication (#5997) 2024-08-14 14:08:19 +08:00
test_fp8_allreduce.py [fp8] support asynchronous FP8 communication (#5997) 2024-08-14 14:08:19 +08:00
test_fp8_cast.py [Feature]: support FP8 communication in DDP, FSDP, Gemini (#5928) 2024-08-08 15:55:01 +08:00
test_fp8_ddp_comm_hook.py [Feature]: support FP8 communication in DDP, FSDP, Gemini (#5928) 2024-08-08 15:55:01 +08:00
test_fp8_fsdp_comm_hook.py [Feature]: support FP8 communication in DDP, FSDP, Gemini (#5928) 2024-08-08 15:55:01 +08:00
test_fp8_gather.py [fp8] support asynchronous FP8 communication (#5997) 2024-08-14 14:08:19 +08:00
test_fp8_hook.py [fp8] support gemini plugin (#5978) 2024-08-09 14:09:48 +08:00
test_fp8_linear.py [fp8] add fp8 linear (#5967) 2024-08-07 15:41:49 +08:00
test_fp8_reduce_scatter.py [fp8]update reduce-scatter test (#6002) 2024-08-15 14:40:54 +08:00