Skip to content

Conversation

@bowang007
Copy link
Collaborator

Description

For conditionals, blocks in prim::If will be segmented into different tensorrt engines.
However, this is pointless and my introduce complexity when it comes to nested conditional.
This fix will avoid such case and fix some missing value related bugs.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to Python style guidelines

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code conforms to C++ style guidelines

Copy link
Collaborator

@narendasan narendasan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you add a test for this case?

@bowang007
Copy link
Collaborator Author

closing since the change is included in #1933

@bowang007 bowang007 closed this Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants