BNNS.PermuteLayer A layer object that wraps a permute filter and manages its deinitialization. Declarationclass PermuteLayer TopicsCreating a Permute Layerinit(input:output:permutation:filterParameters:) RelationshipsInherits FromBNNS.UnaryLayer See AlsoPermute layersBNNSLayerParametersPermuteBNNSFilterCreateLayerPermute(_:_:)BNNSPermuteFilterApplyBackwardBatch(_:_:_:_:_:_:)