-
Notifications
You must be signed in to change notification settings - Fork 355
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update copy_channel_offset to axis mapping (#5587)
Summary: Pull Request resolved: #5587 Updating copy_channel_offset to use axis mapping of in/out tensors. This shader/op implementation still assumes that the input and output tensors are both channel-packed. Updating it for arbitrary packing is more complicated. Reviewed By: derekxu, jorgep31415 Differential Revision: D63284763 fbshipit-source-id: 87b986ccad51ff7ab5980d9324ce417840c8c8bb
- Loading branch information
1 parent
b206b97
commit ce74024
Showing
2 changed files
with
34 additions
and
40 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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