Skip to content

Conversation

@pranavm-nvidia
Copy link
Collaborator

No description provided.

…tion

MLIR-TRT includes an assertion that disallows a stream from being provided
when creating a host memref. This change adds a new `create_memref` helper
which will avoid passing the stream in such cases. This also unifies all the
call-sites to use this new helper.
@pranavm-nvidia
Copy link
Collaborator Author

Once we need this, we should make it on by default for compiled mode and off for eager mode. We probably also want to disable it in most of the unit tests.

@pranavm-nvidia
Copy link
Collaborator Author

Closing until we decide to implement this.

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