TensorRT-LLMs/tensorrt_llm/_torch/attention_backend
QI JUN d167cbd5bb
refactor: remove ParallelConfig in tensorrt_llm._torch.distributed module (#3370)
* remove tensorrt_llm._torch.distributed.ParallelConfig

Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>

* fix ci

Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>

* fix ci

Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>

* clean

Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>

* fix embedding test

Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>

* fix

Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>

* fix comments

Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>

* polish

Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>

* fix ci

Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>

* rebase

Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>

---------

Signed-off-by: junq <22017000+QiJune@users.noreply.github.com>
Co-authored-by: hlu1 <14827759+hlu1@users.noreply.github.com>
2025-04-11 15:34:20 -07:00
..
__init__.py Update (#2978) 2025-03-23 16:39:35 +08:00
flashinfer.py chore: Refine attention backend interface. (#3271) 2025-04-09 02:34:53 +08:00
interface.py chore: Refine attention backend interface. (#3271) 2025-04-09 02:34:53 +08:00
star_flashinfer.py refactor: remove ParallelConfig in tensorrt_llm._torch.distributed module (#3370) 2025-04-11 15:34:20 -07:00
trtllm.py chore: Refine attention backend interface. (#3271) 2025-04-09 02:34:53 +08:00
utils.py chore: Refine attention backend interface. (#3271) 2025-04-09 02:34:53 +08:00
vanilla.py chore: Refine attention backend interface. (#3271) 2025-04-09 02:34:53 +08:00