NativeChannelShuffleΒΆ
Native kernel level implementation of the channel_shuffle.
Abstract Signature:
NativeChannelShuffle(input: Tensor, groups: int)
JAX (Core)
API:
jax.numpy.reshapeStrategy: Plugin (channel_shuffle_macro)
Native kernel level implementation of the channel_shuffle.
Abstract Signature:
NativeChannelShuffle(input: Tensor, groups: int)
jax.numpy.reshape