TensorRT-LLMs/tests
Kaiyu Xie 0f041b7b57
Update TensorRT-LLM (#1098)
* Update TensorRT-LLM

* update submodule

* Remove unused binaries
2024-02-18 15:48:08 +08:00
..
attention Update TensorRT-LLM (#1055) 2024-02-06 18:38:07 +08:00
bindings Update TensorRT-LLM (#1098) 2024-02-18 15:48:08 +08:00
examples_unit/gpt Update TensorRT-LLM (#613) 2023-12-08 17:49:24 +08:00
functional Update TensorRT-LLM (#1098) 2024-02-18 15:48:08 +08:00
hlapi Update TensorRT-LLM (#1098) 2024-02-18 15:48:08 +08:00
model Update TensorRT-LLM (#1098) 2024-02-18 15:48:08 +08:00
model_api Update TensorRT-LLM (#1098) 2024-02-18 15:48:08 +08:00
quantization Update TensorRT-LLM (#1098) 2024-02-18 15:48:08 +08:00
tools Update TensorRT-LLM (#1098) 2024-02-18 15:48:08 +08:00
utils Update TensorRT-LLM (#1019) 2024-01-31 21:55:32 +08:00
profile_utils.py Update TensorRT-LLM main branch (#754) 2023-12-27 17:41:24 +08:00
pytest.ini Initial commit 2023-09-20 00:29:41 -07:00
test_builder.py Update TensorRT-LLM (#846) 2024-01-09 21:03:35 +08:00
test_debugging_api.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
test_export.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
test_graph_rewriter.py Update TensorRT-LLM (#1019) 2024-01-31 21:55:32 +08:00
test_kv_cache_manager.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
test_kvcache_update.py Update TensorRT-LLM (#1098) 2024-02-18 15:48:08 +08:00
test_layer.py Update TensorRT-LLM (#1019) 2024-01-31 21:55:32 +08:00
test_leak.py Update TensorRT-LLM (#1019) 2024-01-31 21:55:32 +08:00
test_mapping.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
test_model_dtype.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
test_module.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
test_plugins.py Update code 2023-09-28 09:00:05 -07:00
test_precision_control.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
test_session.py Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00