ArmNN  NotReleased
PermuteAndBatchToSpaceAsDepthToSpace.hpp File Reference
#include "Optimization.hpp"

Go to the source code of this file.

Classes

class  PermuteAndBatchToSpaceAsDepthToSpaceImpl
 

Namespaces

 armnn
 
 armnn::optimizations
 

Typedefs

using PermuteAndBatchToSpaceAsDepthToSpace = OptimizeForConnection< PermuteLayer, BatchToSpaceNdLayer, PermuteAndBatchToSpaceAsDepthToSpaceImpl >