Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/graph/nodes/
H A DPermuteLayerNode.cpp42 const PermutationVector &PermuteLayerNode::permutation_vector() const in permutation_vector() function in arm_compute::graph::PermuteLayerNode
/aosp_15_r20/external/ComputeLibrary/src/gpu/cl/operators/
H A DClSoftmax.cpp110 …const PermutationVector permutation_vector = softmax_helpers::get_permutation_vector_from_softmax_… in validate() local
/aosp_15_r20/external/ComputeLibrary/src/cpu/operators/
H A DCpuSoftmax.cpp143 …const PermutationVector permutation_vector = softmax_helpers::get_permutation_vector_from_softmax_… in validate() local