BLIP
BLIP copied to clipboard
Convert BLIP model to TensorRT
Hello, Is there any any to convert BLIP to TensorRT to have a lighter model on inference time ?
I have tried to convert the model to ONNX first ( then I will convert it to TensorRT in the next step) but I failed.
Any update? I also faiiled to convert BLIP model to TorchScript.
Hello, Is there any any to convert BLIP to TensorRT to have a lighter model on inference time ?
I have tried to convert the model to ONNX first ( then I will convert it to TensorRT in the next step) but I failed.