TensorRT-LLMs/tests
石晓伟 59f41c067d
Update TensorRT-LLM (#708)
* Update TensorRT-LLM

* update

* Bump version to 0.7.0
2023-12-20 16:38:28 +08:00
..
attention Update TensorRT-LLM (#708) 2023-12-20 16:38:28 +08:00
bindings Update TensorRT-LLM (#708) 2023-12-20 16:38:28 +08:00
examples_unit/gpt Update TensorRT-LLM (#708) 2023-12-20 16:38:28 +08:00
functional Update TensorRT-LLM (#708) 2023-12-20 16:38:28 +08:00
model Update TensorRT-LLM (#708) 2023-12-20 16:38:28 +08:00
quantization Update TensorRT-LLM (#708) 2023-12-20 16:38:28 +08:00
tools Update TensorRT-LLM (#506) 2023-11-30 16:46:22 +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 (#708) 2023-12-20 16:38:28 +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 (#708) 2023-12-20 16:38:28 +08:00
test_kv_cache_manager.py Update TensorRT-LLM (#708) 2023-12-20 16:38:28 +08:00
test_layer.py Update TensorRT-LLM (#708) 2023-12-20 16:38:28 +08:00
test_leak.py Update TensorRT-LLM (#539) 2023-12-04 18:06:59 +08:00
test_mapping.py Initial commit 2023-09-20 00:29:41 -07:00
test_model_dtype.py Update TensorRT-LLM (#708) 2023-12-20 16:38:28 +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 (#539) 2023-12-04 18:06:59 +08:00