TensorRT-LLMs/tests/functional
Kaiyu Xie 9bd15f1937
TensorRT-LLM v0.10 update
* TensorRT-LLM Release 0.10.0

---------

Co-authored-by: Loki <lokravi@amazon.com>
Co-authored-by: meghagarwal <16129366+megha95@users.noreply.github.com>
2024-06-05 20:43:25 +08:00
..
test_alibi.py TensorRT-LLM v0.10 update 2024-06-05 20:43:25 +08:00
test_arange.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_argmax.py TensorRT-LLM v0.10 update 2024-06-05 20:43:25 +08:00
test_assertion.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
test_avg_pool2d.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_cast.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_conv2d.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_cos.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_cumsum.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
test_einsum.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
test_embedding_single_gpu.py TensorRT-LLM v0.10 update 2024-06-05 20:43:25 +08:00
test_exp.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_expand.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_flip.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_gather_nd.py TensorRT-LLM v0.10 update 2024-06-05 20:43:25 +08:00
test_gather.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_geglu.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
test_gelu.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
test_group_norm.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
test_identity.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
test_index_select.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_interpolate.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_logsoftmax.py TensorRT-LLM v0.10 update 2024-06-05 20:43:25 +08:00
test_mamba_conv1d.py TensorRT-LLM v0.10 update 2024-06-05 20:43:25 +08:00
test_masked_scatter.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
test_masked_select.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
test_matmul.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
test_moe.py TensorRT-LLM v0.10 update 2024-06-05 20:43:25 +08:00
test_nccl.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
test_nonzero.py TensorRT-LLM v0.10 update 2024-06-05 20:43:25 +08:00
test_outer.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_permute.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
test_repeat_interleave.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
test_rg_lru.py TensorRT-LLM v0.10 update 2024-06-05 20:43:25 +08:00
test_sample.py TensorRT-LLM v0.10 update 2024-06-05 20:43:25 +08:00
test_scatter.py TensorRT-LLM v0.10 update 2024-06-05 20:43:25 +08:00
test_select.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_selective_scan.py TensorRT-LLM v0.10 update 2024-06-05 20:43:25 +08:00
test_sigmoid.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_silu.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_sin.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_slice.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
test_softplus.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_split.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
test_squeeze.py TensorRT-LLM v0.10 update 2024-06-05 20:43:25 +08:00
test_swiglu.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_topk.py Update TensorRT-LLM Release branch (#1445) 2024-04-12 17:59:19 +08:00
test_transpose.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_unsqueeze.py TensorRT-LLM v0.10 update 2024-06-05 20:43:25 +08:00
test_view.py Update TensorRT-LLM Release branch (#1192) 2024-02-29 17:20:55 +08:00
test_where.py TensorRT-LLM v0.10 update 2024-06-05 20:43:25 +08:00
torch_ref.py TensorRT-LLM v0.10 update 2024-06-05 20:43:25 +08:00