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

Track tensors returned by tf.reshape() #105

Merged

Conversation

khatchad
Copy link
Member

@khatchad khatchad commented May 8, 2024

Fixes wala#195.

This one uses a plain array that eventually gets converted to a tensor.
@khatchad khatchad merged commit 26a47e0 into master May 9, 2024
0 of 3 checks passed
@khatchad khatchad deleted the 195-not-tracking-tensor-that-is-returned-by-tfreshape branch May 9, 2024 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not tracking tensors returned by tf.reshape() for data sources other than MNIST
1 participant