TensorRT-LLMs/cpp/tensorrt_llm/pybind/executor
Daniel Cámpora c7cf032b89
fix: Move all casters to customCasters. (#3945)
* Move all casters to customCasters.

Signed-off-by: Daniel Campora <961215+dcampora@users.noreply.github.com>

* Use customCasters in all bindings.

Signed-off-by: Daniel Campora <961215+dcampora@users.noreply.github.com>

* Added customCasters to userbuffers.

Signed-off-by: Daniel Campora <961215+dcampora@users.noreply.github.com>

---------

Signed-off-by: Daniel Campora <961215+dcampora@users.noreply.github.com>
2025-05-02 19:08:28 +08:00
..
bindings.cpp fix: Move all casters to customCasters. (#3945) 2025-05-02 19:08:28 +08:00
bindings.h fix: Move all casters to customCasters. (#3945) 2025-05-02 19:08:28 +08:00
executor.cpp Update TensorRT-LLM (#2436) 2024-11-12 15:27:49 +08:00
executor.h Update TensorRT-LLM (#2562) 2024-12-11 00:31:05 -08:00
executorConfig.cpp fix: Move all casters to customCasters. (#3945) 2025-05-02 19:08:28 +08:00
executorConfig.h fix: Move all casters to customCasters. (#3945) 2025-05-02 19:08:28 +08:00
request.cpp fix: Move all casters to customCasters. (#3945) 2025-05-02 19:08:28 +08:00
request.h fix: Move all casters to customCasters. (#3945) 2025-05-02 19:08:28 +08:00