Home
last modified time | relevance | path

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

/aosp_15_r20/external/armnn/src/armnn/
H A DNetwork.cpp473 …nectableLayer* INetwork::AddSpaceToBatchNdLayer(const SpaceToBatchNdDescriptor& spaceToBatchNdDesc… in AddSpaceToBatchNdLayer()
2309 …tableLayer* NetworkImpl::AddSpaceToBatchNdLayer(const SpaceToBatchNdDescriptor& spaceToBatchNdDesc… in AddSpaceToBatchNdLayer()
/aosp_15_r20/external/armnn/src/armnnSerializer/
H A DSerializer.cpp1192const armnn::SpaceToBatchNdDescriptor& spaceToBatchNdDescriptor, in SerializeSpaceToBatchNdLayer()