TensorRT-LLMs/tests
Kaiyu Xie f7eca56161
Update TensorRT-LLM (#613)
* Update TensorRT-LLM

---------

Co-authored-by: Shixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com>
Co-authored-by: zhang-ge-hao <842720660@qq.com>
2023-12-08 17:49:24 +08:00
..
attention Update TensorRT-LLM (#613) 2023-12-08 17:49:24 +08:00
bindings Update TensorRT-LLM (#613) 2023-12-08 17:49:24 +08:00
examples_unit/gpt Update TensorRT-LLM (#613) 2023-12-08 17:49:24 +08:00
functional Update TensorRT-LLM (#613) 2023-12-08 17:49:24 +08:00
model Update TensorRT-LLM (#613) 2023-12-08 17:49:24 +08:00
quantization Update TensorRT-LLM (#465) 2023-11-24 22:12:26 +08:00
tools Update TensorRT-LLM (#422) 2023-11-18 00:05:54 +08:00
utils Initial commit 2023-09-20 00:29:41 -07:00
pytest.ini Initial commit 2023-09-20 00:29:41 -07:00
test_builder.py Update TensorRT-LLM (#465) 2023-11-24 22:12:26 +08:00
test_debugging_api.py Initial commit 2023-09-20 00:29:41 -07:00
test_export.py Initial commit 2023-09-20 00:29:41 -07:00
test_graph_rewriter.py Update TensorRT-LLM (#613) 2023-12-08 17:49:24 +08:00
test_kv_cache_manager.py Update TensorRT-LLM (#613) 2023-12-08 17:49:24 +08:00
test_layer.py Update TensorRT-LLM (#613) 2023-12-08 17:49:24 +08:00
test_leak.py Update TensorRT-LLM (#465) 2023-11-24 22:12:26 +08:00
test_mapping.py Initial commit 2023-09-20 00:29:41 -07:00
test_model_dtype.py Update TensorRT-LLM (#613) 2023-12-08 17:49:24 +08:00
test_module.py Initial commit 2023-09-20 00:29:41 -07:00
test_plugins.py Update code 2023-09-28 09:00:05 -07:00
test_precision_control.py Initial commit 2023-09-20 00:29:41 -07:00
test_session.py Update TensorRT-LLM (#465) 2023-11-24 22:12:26 +08:00