Home
last modified time | relevance | path

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

/external/armnn/src/armnn/test/optimizations/
DPermuteAndBatchToSpaceAsDepthToSpaceTests.cpp38 BatchToSpaceNdDescriptor batchToSpaceDesc; in CreateTestNetwork() local
69 BatchToSpaceNdDescriptor batchToSpaceDesc; in CreateTransposeTestNetwork() local
/external/armnn/src/armnn/optimizations/
DPermuteAndBatchToSpaceAsDepthToSpace.hpp44 …const BatchToSpaceNdDescriptor& batchToSpaceDesc = static_cast<BatchToSpaceNdLayer&>(child).GetPar… in Run() local