ArmNN
 22.02
ConvertFp32NetworkToBf16.hpp File Reference

Go to the source code of this file.

Classes

class  ConvertFp32NetworkToBf16Impl
 

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 
 armnn::optimizations
 

Typedefs

using Fp32NetworkToBf16Converter = OptimizeForType< Layer, ConvertFp32NetworkToBf16Impl >
 

Functions

template<typename LayerT >
LayerT * ConvertWeight (Layer *l)