Home
last modified time | relevance | path

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

/external/armnn/src/armnn/
DNetwork.cpp106 p_OptimizerOptionsImpl->m_ReduceFp32ToBf16 = other.GetReduceFp32ToBf16(); in operator =()
175 bool OptimizerOptionsOpaque::GetReduceFp32ToBf16() const in GetReduceFp32ToBf16() function in armnn::OptimizerOptionsOpaque
1805 if (options.GetReduceFp32ToBf16()) in Optimize()
1811 if (options.GetReduceFp32ToFp16() && options.GetReduceFp32ToBf16()) in Optimize()
/external/armnn/include/armnn/
DINetwork.hpp289 bool GetReduceFp32ToBf16() const;