Home
last modified time | relevance | path

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

/external/ComputeLibrary/src/graph/nodes/
DUpsampleLayerNode.cpp34 UpsampleLayerNode::UpsampleLayerNode(Size2D info, InterpolationPolicy upsampling_policy) in UpsampleLayerNode() function in arm_compute::graph::UpsampleLayerNode
/external/ComputeLibrary/arm_compute/graph/nodes/
DNodesFwd.h76 class UpsampleLayerNode; variable