TensorPlay
API symbolsnn
Copy
View MarkdownDownload .md

tensorplay.nn.functional.native_channel_shuffle

tensorplay.nn.functional.native_channel_shuffle(input: TensorBase, groups: int) TensorBase[source]

Native channel shuffle primitive (torch.native_channel_shuffle).

Ask DeepWiki