Home
last modified time | relevance | path

Searched defs:PermuteLayerNode (Results 1 – 3 of 3) sorted by relevance

/external/ComputeLibrary/src/graph/nodes/
DPermuteLayerNode.cpp35 PermuteLayerNode::PermuteLayerNode(PermutationVector perm, DataLayout layout) in PermuteLayerNode() function in arm_compute::graph::PermuteLayerNode
/external/ComputeLibrary/arm_compute/graph/nodes/
DNodesFwd.h60 class PermuteLayerNode; variable
/external/ComputeLibrary/arm_compute/graph/
DINodeVisitor.h266 virtual void visit(PermuteLayerNode &) override in visit() argument