Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/graph/nodes/
H A DPermuteLayerNode.cpp35 PermuteLayerNode::PermuteLayerNode(PermutationVector perm, DataLayout layout) in PermuteLayerNode() function in arm_compute::graph::PermuteLayerNode
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/nodes/
H A DNodesFwd.h62 class PermuteLayerNode; variable