Home
last modified time | relevance | path

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

/external/armnn/src/armnn/
DNetwork.cpp103 p_OptimizerOptionsImpl->m_ReduceFp32ToFp16 = other.GetReduceFp32ToFp16(); in operator =()
170 bool OptimizerOptionsOpaque::GetReduceFp32ToFp16() const in GetReduceFp32ToFp16() function in armnn::OptimizerOptionsOpaque
1811 if (options.GetReduceFp32ToFp16() && options.GetReduceFp32ToBf16()) in Optimize()
1883 if (options.GetReduceFp32ToFp16()) in Optimize()
/external/armnn/include/armnn/
DINetwork.hpp287 bool GetReduceFp32ToFp16() const;