ArmNN
 23.08
ConvertFp32NetworkToFp16.hpp File Reference
#include "Optimization.hpp"
#include "NetworkUtils.hpp"
Include dependency graph for ConvertFp32NetworkToFp16.hpp:
This graph shows which files directly or indirectly include this file:

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 >