❓ [Question] Linking error with PTQ function #1091
Labels
channel: windows
bugs, questions, & RFEs around Windows
component: quantization
Issues re: Quantization
question
Further information is requested
❓ Question
I am getting a linking error when using
torch_tensorrt::ptq::make_int8_calibrator
. I am using the Windows build based on CMake, so I'm not sure if it's a problem with the way it was built, but I suspect not since I can use functions from ::torchscript just fine.I am trying to create a barebones program to test ptq based on examples/int8/ptq/main.cpp, and I get this linker error whenever
torch_tensorrt::ptq::make_int8_calibrator
is used. Any help would be greatly appreciated.Environment
conda
,pip
,libtorch
, source): libtorch from pytorch.orgAdditional context
This is the linker error that I get:
The text was updated successfully, but these errors were encountered: