tiandiao123 edited a comment on pull request #9047: URL: https://github.com/apache/tvm/pull/9047#issuecomment-923504799
> > @masahi Question on this. I noticed you deleted the deprecating changes from `tensorrt_builder.cc`... are you still able to utilize fp16 and int8 functionality for TRT 8 if you removed those flags that were once previously set? > > As long as config_ has set up fp16 or int8 when building engine, we don't need to builder_->setFp16Mode(true) or builder_->setInt16Mode(true), and these two functions are deleted in trt8 api. I think this pr should be no problem @Laurawly @trevor-m @comaniac -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
