Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/graph/nodes/
H A DReductionLayerNode.cpp35 ReductionLayerNode::ReductionLayerNode(ReductionOperation op, unsigned int axis, bool keep_dims) in ReductionLayerNode() function in arm_compute::graph::ReductionLayerNode
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/nodes/
H A DNodesFwd.h68 class ReductionLayerNode; variable