Closed
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D36944002 |
bigning
pushed a commit
to bigning/torchrec
that referenced
this pull request
Jun 17, 2022
Summary: X-link: facebookresearch/ReAgent#647 Pull Request resolved: meta-pytorch#447 Add a static function to concat a list of KJTs Differential Revision: D36944002 fbshipit-source-id: 961bd1388e8f5ea9956482639bdcdfceae29b2a8
|
This pull request was exported from Phabricator. Differential Revision: D36944002 |
bigning
pushed a commit
to bigning/ReAgent
that referenced
this pull request
Jun 17, 2022
Summary: Pull Request resolved: facebookresearch#647 X-link: meta-pytorch/torchrec#447 Add a static function to concat a list of KJTs Differential Revision: D36944002 fbshipit-source-id: 7a8cb6b43c702a31d3be92fc362996ffe8d87399
67fbe2e to
68f1ef4
Compare
|
This pull request was exported from Phabricator. Differential Revision: D36944002 |
bigning
pushed a commit
to bigning/ReAgent
that referenced
this pull request
Jun 21, 2022
Summary: Pull Request resolved: facebookresearch#647 X-link: meta-pytorch/torchrec#447 Add a static function to concat a list of KJTs Differential Revision: D36944002 fbshipit-source-id: c60ba7b3058871dea2631f6596c4aca681d09138
68f1ef4 to
467c113
Compare
bigning
pushed a commit
to bigning/torchrec
that referenced
this pull request
Jun 21, 2022
Summary: X-link: facebookresearch/ReAgent#647 Pull Request resolved: meta-pytorch#447 Add a static function to concat a list of KJTs Differential Revision: D36944002 fbshipit-source-id: d302945a405895e05337632d96b47b1c65a121cf
Codecov Report
@@ Coverage Diff @@
## main #647 +/- ##
=======================================
Coverage 87.03% 87.04%
=======================================
Files 354 354
Lines 22477 22477
Branches 44 44
=======================================
+ Hits 19563 19564 +1
+ Misses 2888 2887 -1
Partials 26 26
Continue to review full report at Codecov.
|
Summary: Pull Request resolved: facebookresearch#647 X-link: meta-pytorch/torchrec#447 Add a static function to concat a list of KJTs Differential Revision: D36944002 fbshipit-source-id: 50a2fbfb15b951479d6625ff37bde9e51e364e53
|
This pull request was exported from Phabricator. Differential Revision: D36944002 |
467c113 to
c59d31a
Compare
bigning
pushed a commit
to bigning/torchrec
that referenced
this pull request
Jun 21, 2022
Summary: X-link: facebookresearch/ReAgent#647 Pull Request resolved: meta-pytorch#447 Add a static function to concat a list of KJTs Differential Revision: D36944002 fbshipit-source-id: 4bfb30f1da737de777b233126d801486bf0bcf5f
facebook-github-bot
pushed a commit
to meta-pytorch/torchrec
that referenced
this pull request
Jun 21, 2022
Summary: X-link: facebookresearch/ReAgent#647 Pull Request resolved: #447 Add a static function to concat a list of KJTs Reviewed By: dstaay-fb Differential Revision: D36944002 fbshipit-source-id: 1b6865f60dcea91ee250b69360e4606184ffad53
xuruiyang
pushed a commit
that referenced
this pull request
Sep 20, 2025
Summary: Pull Request resolved: #647 X-link: meta-pytorch/torchrec#447 Add a static function to concat a list of KJTs Reviewed By: dstaay-fb Differential Revision: D36944002 fbshipit-source-id: 1b6865f60dcea91ee250b69360e4606184ffad53
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
X-link: meta-pytorch/torchrec#447
Add a static function to concat a list of KJTs
Differential Revision: D36944002