ArmNN
 25.11
Loading...
Searching...
No Matches
Half.hpp File Reference
#include <type_traits>
#include "half/half.hpp"
Include dependency graph for Half.hpp:
This graph shows which files directly or indirectly include this file:

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

namespace  armnn
 Copyright (c) 2021 ARM Limited and Contributors.
namespace  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.