TensorRT-LLMs/cpp/tensorrt_llm/pybind
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
..
batch_manager feat: Add multimodal embedding field in LlmRequest (#3855) 2025-05-01 12:23:30 +08:00
common fix: Move all casters to customCasters. (#3945) 2025-05-02 19:08:28 +08:00
executor fix: Move all casters to customCasters. (#3945) 2025-05-02 19:08:28 +08:00
runtime fix: Move all casters to customCasters. (#3945) 2025-05-02 19:08:28 +08:00
userbuffers fix: Move all casters to customCasters. (#3945) 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
CMakeLists.txt Update TensorRT-LLM (#2849) 2025-03-04 18:44:00 +08:00