TensorRT-LLMs/tests
Kaiyu Xie b57221b764
Update TensorRT-LLM (#941)
* Update TensorRT-LLM

---------

Co-authored-by: Shixiaowei02 <39303645+Shixiaowei02@users.noreply.github.com>
2024-01-23 23:22:35 +08:00
..
attention Update TensorRT-LLM (#941) 2024-01-23 23:22:35 +08:00
bindings Update TensorRT-LLM (#941) 2024-01-23 23:22:35 +08:00
examples_unit/gpt Update TensorRT-LLM (#613) 2023-12-08 17:49:24 +08:00
functional Update TensorRT-LLM (#941) 2024-01-23 23:22:35 +08:00
hlapi Update TensorRT-LLM (#941) 2024-01-23 23:22:35 +08:00
model Update TensorRT-LLM (#941) 2024-01-23 23:22:35 +08:00
model_api Update TensorRT-LLM (#846) 2024-01-09 21:03:35 +08:00
quantization Update TensorRT-LLM (#941) 2024-01-23 23:22:35 +08:00
tools Update TensorRT-LLM (#787) 2024-01-02 17:54:32 +08:00
utils Update TensorRT-LLM (20240116) (#891) 2024-01-16 20:03:11 +08:00
llm_data.py Update TensorRT-LLM (#846) 2024-01-09 21:03:35 +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 (#787) 2024-01-02 17:54: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 (20240116) (#891) 2024-01-16 20:03:11 +08:00
test_layer.py Update TensorRT-LLM (#941) 2024-01-23 23:22:35 +08:00
test_leak.py Update TensorRT-LLM (#941) 2024-01-23 23:22:35 +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