How can I optimize Tensorflow models on windows OS? The TF models are saved in the SavedModel format

Description

I currently have a custom model which is to be optimized for inference. As TensorRT is not supported for windows how can I optimize my model?
TensorFlow version 2.5

Hi,
We recommend you to check the below samples links in case of tf-trt integration issues.

If issue persist, We recommend you to reach out to Tensorflow forum.
Thanks!