You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Back out "JaggedTensor permute - less CPU ops" (#2862)
Summary:
Original commit changeset: 257a9a45b204
Original Phabricator Diff: D70609204
The original diff causes our integration tests failing: https://fburl.com/mlhub/5kkga9zg
Example of failed test job: f714668378
The error message is "AssertionError: inverse indices must be provided from KJT if using variable batch size per feature."
Backout this diff to unblock our tests
Differential Revision: D72187365
0 commit comments