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

Remove deprecated old transform functionalities #5339

Merged
merged 14 commits into from
Mar 14, 2024
Merged

Conversation

astralcai
Copy link
Contributor

Context:
Complete the deprecation cycle of old transform functionalities.

Description of the Change:
Removed single_tape_transform, batch_transform, qfunc_transform, op_transform, gradient_transform and hessian_transform

Related Shortcut Issues:
[sc-51275]

Copy link

codecov bot commented Mar 7, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.66%. Comparing base (59b2078) to head (8f0456d).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5339      +/-   ##
==========================================
+ Coverage   99.64%   99.66%   +0.01%     
==========================================
  Files         401      398       -3     
  Lines       37264    36718     -546     
==========================================
- Hits        37131    36594     -537     
+ Misses        133      124       -9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@astralcai astralcai requested a review from albi3ro March 7, 2024 21:21
astralcai and others added 2 commits March 8, 2024 11:44
Co-authored-by: Thomas R. Bromley <49409390+trbromley@users.noreply.github.com>
@astralcai astralcai requested a review from trbromley March 8, 2024 16:44
Copy link
Contributor

@Qottmann Qottmann left a comment

Choose a reason for hiding this comment

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

Great work @astralcai 👍

This rendering issue is not in this PR but perhaps related to deprecations/removals?
image

@astralcai astralcai merged commit fef6632 into master Mar 14, 2024
40 checks passed
@astralcai astralcai deleted the dep-transform branch March 14, 2024 16:30
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.

4 participants