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
{{ message }}
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.
I read in appendix E that "We employ PyTorch version 1.10 to use the latest “Channel Last” memory layout for further speedup". However, I have not seen that in the code. Is there a specific reason for not releasing the code with channel last memory layout?
I am just wondering because I wanted to see how you implemented it.
Cheers
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hi
I read in appendix E that "We employ PyTorch version 1.10 to use the latest “Channel Last” memory layout for further speedup". However, I have not seen that in the code. Is there a specific reason for not releasing the code with channel last memory layout?
I am just wondering because I wanted to see how you implemented it.
Cheers
The text was updated successfully, but these errors were encountered: