mikepapadim opened a new pull request #10388: URL: https://github.com/apache/tvm/pull/10388
This PR enables support for FP16 types on the TensorRT BYOC flow. Changes: * Replaces hardcoded fp32 with infer typing from params in op converters for tensors and weights * Removes compile-time versioning for depreciated TRT versions. * Makes default supported TensorRT version the major version 8 (e.g., 8.2.3) @mbs-octoml @electriclilies @masahi -- 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]
