pytorch / TensorRT

PyTorch/TorchScript/FX compiler for NVIDIA GPUs using TensorRT
https://pytorch.org/TensorRT
BSD 3-Clause "New" or "Revised" License
2.41k stars 333 forks source link

chore: re-enable serde tests #2968

Open peri044 opened 4 days ago

peri044 commented 4 days ago

Description

Pytorch had export serde bugs which were fixed in nightly. This PR re-enables the disabled tests.

Fixes # (issue)

Type of change

Please delete options that are not relevant and/or add your own.

Checklist: