TensorRT-LLMs/tensorrt_llm/_torch
Enwei Zhu 224469b096
test: [TRTLLM-4334] Create 1.0 criteria scope from API stability references (#3069)
* committed APIs validation

Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com>

* fix

Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com>

* clean name

Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com>

* separate

Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com>

* add TODOs

Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com>

* fix naming

Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com>

* fix

Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com>

---------

Signed-off-by: Enwei Zhu <21126786+syuoni@users.noreply.github.com>
2025-03-26 18:14:35 +08:00
..
attention_backend Refactor imports inside tensorrt_llm._torch. (#3015) 2025-03-26 11:01:07 +08:00
auto_deploy Refactor imports inside tensorrt_llm._torch. (#3015) 2025-03-26 11:01:07 +08:00
compilation Refactor imports inside tensorrt_llm._torch. (#3015) 2025-03-26 11:01:07 +08:00
custom_ops Update (#2978) 2025-03-23 16:39:35 +08:00
models Refactor imports inside tensorrt_llm._torch. (#3015) 2025-03-26 11:01:07 +08:00
modules Refactor imports inside tensorrt_llm._torch. (#3015) 2025-03-26 11:01:07 +08:00
pyexecutor fix: Set correct draft_token_nums to dummy requests for torch compilation with MTP (#3053) 2025-03-26 11:32:57 +08:00
speculative Refactor imports inside tensorrt_llm._torch. (#3015) 2025-03-26 11:01:07 +08:00
__init__.py Update TensorRT-LLM (#2755) 2025-02-11 03:01:00 +00:00
autotuner.py Update (#2978) 2025-03-23 16:39:35 +08:00
distributed.py Update (#2978) 2025-03-23 16:39:35 +08:00
llm.py test: [TRTLLM-4334] Create 1.0 criteria scope from API stability references (#3069) 2025-03-26 18:14:35 +08:00
metadata.py Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
model_config.py Update TensorRT-LLM (#2936) 2025-03-18 21:25:19 +08:00
pipeline_interface.py Update (#2978) 2025-03-23 16:39:35 +08:00
utils.py Update (#2978) 2025-03-23 16:39:35 +08:00