TensorRT-LLMs/tests/unittest/trt/functional
Omer Ullman Argov 8731f5f14f
chore: Mass integration of release/0.20 (#4898)
Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com>
Signed-off-by: Yiqing Yan <yiqingy@nvidia.com>
Signed-off-by: Yuxian Qiu <142763828+yuxianq@users.noreply.github.com>
Signed-off-by: Hui Gao <huig@nvidia.com>
Signed-off-by: Balaram Buddharaju <169953907+brb-nv@users.noreply.github.com>
Signed-off-by: nv-guomingz <137257613+nv-guomingz@users.noreply.github.com>
Signed-off-by: Bo Li <22713281+bobboli@users.noreply.github.com>
Signed-off-by: Iman Tabrizian <10105175+tabrizian@users.noreply.github.com>
Signed-off-by: Ruodi <200874449+ruodil@users.noreply.github.com>
Signed-off-by: ruodil <200874449+ruodil@users.noreply.github.com>
Signed-off-by: Stanley Sun <190317771+StanleySun639@users.noreply.github.com>
Signed-off-by: Pamela Peng <179191831+pamelap-nvidia@users.noreply.github.com>
Signed-off-by: Anurag Mukkara <134339030+amukkara@users.noreply.github.com>
Signed-off-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
Signed-off-by: Faraz Khoubsirat <58580514+farazkh80@users.noreply.github.com>
Signed-off-by: moraxu <mguzek@nvidia.com>
Signed-off-by: Fanrong Li <23290157+lfr-0531@users.noreply.github.com>
Signed-off-by: yechank <161688079+yechank-nvidia@users.noreply.github.com>
Co-authored-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com>
Co-authored-by: Yiqing Yan <yiqingy@nvidia.com>
Co-authored-by: Yuxian Qiu <142763828+yuxianq@users.noreply.github.com>
Co-authored-by: HuiGao-NV <huig@nvidia.com>
Co-authored-by: brb-nv <169953907+brb-nv@users.noreply.github.com>
Co-authored-by: nv-guomingz <137257613+nv-guomingz@users.noreply.github.com>
Co-authored-by: Bo Li <22713281+bobboli@users.noreply.github.com>
Co-authored-by: Iman Tabrizian <10105175+Tabrizian@users.noreply.github.com>
Co-authored-by: ruodil <200874449+ruodil@users.noreply.github.com>
Co-authored-by: Stanley Sun <190317771+StanleySun639@users.noreply.github.com>
Co-authored-by: Pamela Peng <179191831+pamelap-nvidia@users.noreply.github.com>
Co-authored-by: Anurag Mukkara <134339030+amukkara@users.noreply.github.com>
Co-authored-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
Co-authored-by: Faraz <58580514+farazkh80@users.noreply.github.com>
Co-authored-by: Michal Guzek <moraxu@users.noreply.github.com>
Co-authored-by: Larry <197874197+LarryXFly@users.noreply.github.com>
Co-authored-by: Fanrong Li <23290157+lfr-0531@users.noreply.github.com>
Co-authored-by: Yechan Kim <161688079+yechank-nvidia@users.noreply.github.com>
2025-06-08 23:26:26 +08:00
..
__init__.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_alibi.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_allreduce_norm.py Unify two versions of AllReduce custom op (#3032) 2025-04-22 21:58:42 +08:00
test_allreduce_prepost_residual_norm.py Unify two versions of AllReduce custom op (#3032) 2025-04-22 21:58:42 +08:00
test_arange.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_argmax.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_assertion.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_avg_pool2d.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_cast.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_conv2d.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_conv3d.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_cos.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_cumsum.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_dora.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_einsum.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_embedding_single_gpu.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_exp.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_expand.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_flatten.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_flip.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_fp4_gemm_ootb.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_fp4_gemm.py feat: [Deepseek] Add trtllm-gen MOE FP4 MOE backend (#3387) 2025-04-21 10:01:33 +08:00
test_gather_nd.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_gather.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_geglu.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_gelu.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_gemm_swiglu.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_group_norm.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_identity.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_index_select.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_interpolate.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_logsoftmax.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_lora.py chore: remove usernames from comments (#3291) 2025-04-05 13:44:28 +08:00
test_low_latency_gemm.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_mamba_conv1d.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_masked_scatter.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_masked_select.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_matmul.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_meshgrid2d.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_moe.py chore: Mass integration of release/0.20 (#4898) 2025-06-08 23:26:26 +08:00
test_nccl.py Unify two versions of AllReduce custom op (#3032) 2025-04-22 21:58:42 +08:00
test_nonzero.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_outer.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_pad.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_permute.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_pp_reduce_scatter.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_quant.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_rearrange.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_repeat_interleave.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_repeat.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_rg_lru.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_sample.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_scatter_nd.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_scatter.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_select.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_selective_scan.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_sigmoid.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_silu.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_sin.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_slice.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_softplus.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_split.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_squeeze.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_swiglu.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_topk.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_transpose.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_unbind.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_unsqueeze.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_view.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00
test_where.py test: reorganize tests folder hierarchy (#2996) 2025-03-27 12:07:53 +08:00