Skip to content

Conversation

thibo73800
Copy link
Contributor

@thibo73800 thibo73800 commented Mar 16, 2022

In this merge request

Fix and features

  • add skip_adapt_graph option to not adapt the graph before to export to TensorRT.
  • Fix issue when calling TRTExecutor() without engine, its now TRTExecutor(stream=cuda.Stream())
  • Automatically adapt graph by default: handle clip operations + simplify onnx graph. Is is not mandatory to override this method anymore. This change will not affect the current trt exporter since the adapt_graph method is supposed to be override.

@thibo73800 thibo73800 requested a review from jsalotti March 17, 2022 08:44
@thibo73800 thibo73800 merged commit ea69d95 into master Mar 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants