mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-25 21:22:57 +08:00
* chore: unify pp_layers helpers Fix assumptions about equal number of layers per PP rank in prepare_attention_inputs Signed-off-by: Aurelien Chartier <2567591+achartier@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _util.py | ||
| config.py | ||
| cuda_graph_runner.py | ||
| decoder.py | ||
| distributed.py | ||
| guided_decoder.py | ||
| kv_cache_transceiver.py | ||
| layerwise_nvtx_marker.py | ||
| llm_request.py | ||
| model_engine.py | ||
| py_executor_creator.py | ||
| py_executor.py | ||
| resource_manager.py | ||
| scheduler.py | ||