Skip to content

Conversation

TroyGarden
Copy link
Contributor

Summary:

context

  • prevously this _post_ebc_test_wrap_function function is added because of fx tracing issue D45133173

Currently when fx tracing ebc would output EmbeddingBagCollectionAwaitable instead of a proxy object. If there're a wrapped function which takes this as input (and neither of the other inputs is proxy), then we would see such error

  • This problem is gone so this wrap function is no longer needed

Differential Revision: D63901161

Summary:
# context
* prevously this `_post_ebc_test_wrap_function` function is added because of fx tracing issue D45133173
> Currently when fx tracing ebc would output `EmbeddingBagCollectionAwaitable` instead of a proxy object. If there're a wrapped function which takes this as input (and neither of the other inputs is proxy), then we would see such error

* This problem is gone so this wrap function is no longer needed

Differential Revision: D63901161
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 22, 2025
@facebook-github-bot
Copy link
Contributor

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

@TroyGarden TroyGarden deleted the export-D63901161 branch June 19, 2025 07:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants