Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/graph/nodes/
H A DEltwiseLayerNode.cpp34 EltwiseLayerNode::EltwiseLayerNode(const descriptors::EltwiseLayerDescriptor &descriptor) in EltwiseLayerNode() function in arm_compute::graph::EltwiseLayerNode
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/nodes/
H A DNodesFwd.h48 class EltwiseLayerNode; variable