Home
last modified time | relevance | path

Searched refs:strippedTensor (Results 1 – 1 of 1) sorted by relevance

/external/armnn/src/armnnUtils/
DTensorUtils.cpp134 TensorInfo strippedTensor(tensorInfo); in ReduceDims() local
136 strippedTensor.SetShape(strippedShape); in ReduceDims()
137 return strippedTensor; in ReduceDims()