Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/src/graph/nodes/
H A DReshapeLayer.cpp33 ReshapeLayerNode::ReshapeLayerNode(TensorShape shape) in ReshapeLayerNode() function in arm_compute::graph::ReshapeLayerNode
/aosp_15_r20/external/ComputeLibrary/arm_compute/graph/nodes/
H A DNodesFwd.h70 class ReshapeLayerNode; variable