Skip to content

Conversation

@fiedorowicz1
Copy link
Contributor

Adds support for channels last convolutions

Copy link

@tbennun tbennun left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, one minor comment on function name

memory_format=torch.channels_last_3d
):
return torch.channels_last_3d
return torch.contiguous_format
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could it be noncontiguous in other ways? Via some transposition etc.

To clarify, I’d rename the function to get memory format for halo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants