TensorRT-LLMs/tests/unittest/trt
Yukun He 0ae7017342
Unify two versions of AllReduce custom op (#3032)
* Rewrite unit test for unified allreduce op. Removing the legacy unit test.
* Revise formats, fusion_op bindings. Put all tensors as optional inputs.
* Move the MoeAllreduceOp to a separate custom op.
* Move all the fusion patterns to the new version of the AllReduce fusion kernel. Remove the AllReduce strategy config. Revise the AllReduce strategies and fusion pattern definitions.
* Add more TODOs, fixing minor bugs, and remove legacy code.

Signed-off-by: Yukun He <23156053+hyukn@users.noreply.github.com>
2025-04-22 21:58:42 +08:00
..
attention feat: Add FP8 support for SM 120 (#3248) 2025-04-14 16:05:41 -07:00
functional Unify two versions of AllReduce custom op (#3032) 2025-04-22 21:58:42 +08:00
model move the reset models into examples/models/core directory (#3555) 2025-04-19 20:48:59 -07:00
model_api test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
python_plugin test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
quantization chore: Mass integration of release/0.18 (#3421) 2025-04-16 10:03:29 +08:00
__init__.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00