Home
last modified time | relevance | path

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

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