ArmNN
 22.05.01
ConvertFp32NetworkToFp16.hpp File Reference
#include "Optimization.hpp"
#include "NetworkUtils.hpp"

Go to the source code of this file.

Classes

class  ConvertFp32NetworkToFp16Impl
 

Namespaces

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

Typedefs

using Fp32NetworkToFp16Converter = OptimizeForType< Layer, ConvertFp32NetworkToFp16Impl >