Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tensor tracing in eager mode #251

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

sogartar
Copy link
Contributor

@sogartar sogartar commented Nov 4, 2024

We don't trace in eager mode in ops.iree.trace_tensor.

This adds the ability to set a tensor trace callback with a default implementation that records the tensor to a npy file.

@sogartar sogartar marked this pull request as ready for review November 4, 2024 21:25
We don't trace in eager mode in `ops.iree.trace_tensor`.

This adds the ability to set a tensor trace callback with a default
implementation that records the tensor to a npy file.

Signed-off-by: Boian Petkantchin <[email protected]>
@sogartar sogartar enabled auto-merge (squash) November 5, 2024 12:22
@sogartar sogartar merged commit 8d02bc0 into iree-org:main Nov 5, 2024
7 of 8 checks passed
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