Cortexelus commited on
Commit
633bd26
·
1 Parent(s): 08c1abe

Drop L-range suffix from SAME-L decoder filename

Browse files

Rename:
tensorRT/sm_90/same-l/dec_dynamic_triton_swa_min32_opt1292_max4096.trt
→ tensorRT/sm_90/same-l/dec_dynamic_triton_swa.trt

The (min,opt,max) L profile is baked into the engine itself; the verbose
filename was a historical leftover from when only the decoder was dynamic.
The encoder + other dynamic engines never had it. Now they all match.

tensorRT/sm_90/same-l/{dec_dynamic_triton_swa_min32_opt1292_max4096.trt → dec_dynamic_triton_swa.trt} RENAMED
File without changes