Skip to content

Conversation

jjuncho
Copy link
Contributor

@jjuncho jjuncho commented Aug 9, 2024

Summary:
This diff separates the logic for futures in the FeatureAblation class into its own method, attribute_future. This method should only be used with forward functions that return a future, and additional test cases were added to ensure the proper usage of the attribute and the attribute_future methods.

the construct_future_forward helper method was also moved into the utils class to share with other method tests

Differential Revision: D60911353

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60911353

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60911353

jjuncho added a commit that referenced this pull request Aug 9, 2024
… in Feature Ablation (#1320)

Summary:
Pull Request resolved: #1320

This diff separates the logic for futures in the FeatureAblation class into its own method, attribute_future. This method should only be used with forward functions that return a future, and additional test cases were added to ensure the proper usage of the attribute and the attribute_future methods.

the construct_future_forward helper method was also moved into the utils class to share with other method tests

Differential Revision: D60911353
facebook-github-bot pushed a commit that referenced this pull request Aug 14, 2024
… in Feature Ablation (#1320)

Summary:

This diff separates the logic for futures in the FeatureAblation class into its own method, attribute_future. This method should only be used with forward functions that return a future, and additional test cases were added to ensure the proper usage of the attribute and the attribute_future methods.

the construct_future_forward helper method was also moved into the utils class to share with other method tests

Differential Revision: D60911353
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60911353

facebook-github-bot pushed a commit that referenced this pull request Aug 14, 2024
… in Feature Ablation (#1320)

Summary:

This diff separates the logic for futures in the FeatureAblation class into its own method, attribute_future. This method should only be used with forward functions that return a future, and additional test cases were added to ensure the proper usage of the attribute and the attribute_future methods.

the construct_future_forward helper method was also moved into the utils class to share with other method tests

Reviewed By: yucu

Differential Revision: D60911353
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60911353

facebook-github-bot pushed a commit that referenced this pull request Aug 14, 2024
… in Feature Ablation (#1320)

Summary:

This diff separates the logic for futures in the FeatureAblation class into its own method, attribute_future. This method should only be used with forward functions that return a future, and additional test cases were added to ensure the proper usage of the attribute and the attribute_future methods.

the construct_future_forward helper method was also moved into the utils class to share with other method tests

Reviewed By: yucu

Differential Revision: D60911353
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60911353

… in Feature Ablation (#1320)

Summary:
Pull Request resolved: #1320

This diff separates the logic for futures in the FeatureAblation class into its own method, attribute_future. This method should only be used with forward functions that return a future, and additional test cases were added to ensure the proper usage of the attribute and the attribute_future methods.

the construct_future_forward helper method was also moved into the utils class to share with other method tests

Reviewed By: yucu

Differential Revision: D60911353
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D60911353

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 5ffd68a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants