Po-Wei (Vincent)
Po-Wei (Vincent)
Hello @PierreMarieCurie thanks for your contribution! Can you target the main branch and have your commits rebase on that?
Thanks Pierre for the fast response! I lost my permission to trigger the pipeline but should be able to run next week. Will lyk with the pipeline results.
Closing since no response after https://github.com/NVIDIA/TensorRT-LLM/pull/2682#issuecomment-2761036095. Feel free to reopen! @Eayne
@KarlDe1 `configurePlugin` is not designed to do one time initializations, as it will be called if outputs like `getOutputDimensions()`, `supportsFormatCombination()`, `getOutputDataType()` has changed. Can you take a look at output...
1. I don't think that's expected. I can't repro the issue effectively though without an example. 2. This is the only way now. At least for usecases that I'm aware,...
Hello @daniel-wispr ! Is this issue still relevant?
Closing due to inactive. Please feel free to reopen!
Able to build the engine with `trtexec --onnx=debug.onnx --saveEngine=out.engine` with the latest TRT version. Feel free to reopen if you still see the issue with the latest TRT version!