TensorRT-LLMs/0.18.2/_sources/_cpp_gen/executor.rst.txt
Kaiyu Xie ace2b6917b
Add multi-version documents (#3861)
* Add 0.18.2

Signed-off-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com>

* Remove doctree

Signed-off-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com>

* Add 0.19.0rc0

Signed-off-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com>

* Add 0.20.0rc0

Signed-off-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com>

* Add latest

Signed-off-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com>

---------

Signed-off-by: Kaiyu Xie <26294424+kaiyux@users.noreply.github.com>
2025-04-25 10:35:43 -07:00

43 lines
728 B
ReStructuredText

Executor
==========
.. Here are files in the cpp/include/executor
.. We manually add subsection to enable detailed description in the future
.. It is also doable to automatically generate this file and list all the modules in the conf.py
disaggServerUtil.h
__________________
.. doxygenfile:: disaggServerUtil.h
:project: TensorRT-LLM
executor.h
__________
.. doxygenfile:: executor.h
:project: TensorRT-LLM
serialization.h
_______________
.. doxygenfile:: serialization.h
:project: TensorRT-LLM
types.h
_______
.. doxygenfile:: types.h
:project: TensorRT-LLM
tensor.h
________
.. doxygenfile:: tensor.h
:project: TensorRT-LLM
version.h
_________
.. doxygenfile:: version.h
:project: TensorRT-LLM