ChannelShuffleLayer(const ChannelShuffleDescriptor ¶m, const char *name)
ChannelShuffleLayer * Clone(Graph &graph) const override
Creates a dynamically-allocated copy of this layer.
void ValidateTensorShapesFromInputs() override
Check if the input tensor shape(s) will lead to a valid configuration of ChannelShuffleLayer.
~ChannelShuffleLayer()=default
virtual std::unique_ptr< IWorkload > CreateWorkload(const IWorkloadFactory &factory) const override
Makes a workload for the ChannelShuffle type.
Copyright (c) 2021 ARM Limited and Contributors.
A ChannelShuffleDescriptor for the ChannelShuffle operator.