ArmNN
 23.02
Half.hpp File Reference
#include <type_traits>
#include "half/half.hpp"

Go to the source code of this file.

Classes

struct  is_floating_point< armnn::Half >
 
struct  is_floating_point< const armnn::Half >
 
struct  is_floating_point< volatile armnn::Half >
 

Namespaces

 armnn
 Copyright (c) 2021 ARM Limited and Contributors.
 
 std
 

Macros

#define HALF_ROUND_STYLE   1
 
#define HALF_ROUND_TIES_TO_EVEN   1
 

Typedefs

using Half = half_float::half
 

Macro Definition Documentation

◆ HALF_ROUND_STYLE

#define HALF_ROUND_STYLE   1

Definition at line 12 of file Half.hpp.

◆ HALF_ROUND_TIES_TO_EVEN

#define HALF_ROUND_TIES_TO_EVEN   1

Definition at line 15 of file Half.hpp.