mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-14 06:27:45 +08:00
update docs for 0.20.0rc2 Signed-off-by: Shixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com>
49 lines
872 B
ReStructuredText
49 lines
872 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
|
|
cacheCommunicator.h
|
|
___________________
|
|
|
|
.. doxygenfile:: cacheCommunicator.h
|
|
:project: TensorRT-LLM
|
|
|
|
serialization.h
|
|
_______________
|
|
|
|
.. doxygenfile:: serialization.h
|
|
:project: TensorRT-LLM
|
|
|
|
disaggServerUtil.h
|
|
__________________
|
|
|
|
.. doxygenfile:: disaggServerUtil.h
|
|
:project: TensorRT-LLM
|
|
|
|
dataTransceiverState.h
|
|
______________________
|
|
|
|
.. doxygenfile:: dataTransceiverState.h
|
|
:project: TensorRT-LLM
|
|
|
|
tensor.h
|
|
________
|
|
|
|
.. doxygenfile:: tensor.h
|
|
:project: TensorRT-LLM
|
|
|
|
executor.h
|
|
__________
|
|
|
|
.. doxygenfile:: executor.h
|
|
:project: TensorRT-LLM
|
|
|
|
types.h
|
|
_______
|
|
|
|
.. doxygenfile:: types.h
|
|
:project: TensorRT-LLM
|
|
|