Home
last modified time | relevance | path

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

/external/armnn/src/armnn/optimizations/
DFoldPadIntoLayer2d.hpp21 inline float GetZeroElement(const TensorInfo& tensorInfo) in GetZeroElement() function
58 return tensorValue == GetZeroElement(tensorInfo); in IsNeutralElement()
65 return tensorValue == GetZeroElement(tensorInfo); in IsNeutralElement()
73 : tensorValue == GetZeroElement(tensorInfo); in IsNeutralElement()