24.08
|
#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 |