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

Refactor ProvenanceTensor to use pytree #3223

Merged
merged 3 commits into from
May 29, 2023
Merged

Refactor ProvenanceTensor to use pytree #3223

merged 3 commits into from
May 29, 2023

Conversation

ordabayevy
Copy link
Member

This PR:

  • Removes __init__ method
  • Refactors the code to use pytree to track/extract provenance

Copy link
Member

@fritzo fritzo left a comment

Choose a reason for hiding this comment

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

Do we have any tests of track_provenance()? It'd be nice to have tests before we refactor it.

@ordabayevy ordabayevy requested a review from fritzo May 29, 2023 03:26
Copy link
Member

@fritzo fritzo left a comment

Choose a reason for hiding this comment

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

Thanks for adding tests!

@fritzo fritzo merged commit b131230 into dev May 29, 2023
9 checks passed
@ordabayevy ordabayevy deleted the provenance-pytree branch May 29, 2023 03:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants