HDK
|
#include <stdint.h>
#include <cmath>
#include <cstring>
#include <limits>
Go to the source code of this file.
Classes | |
struct | onnxruntime_float16::Float16Impl< Derived > |
Shared implementation between public and internal classes. CRTP pattern. More... | |
union | onnxruntime_float16::detail::float32_bits |
struct | onnxruntime_float16::BFloat16Impl< Derived > |
Shared implementation between public and internal classes. CRTP pattern. More... | |
Namespaces | |
onnxruntime_float16 | |
onnxruntime_float16::detail | |
Enumerations | |
enum | onnxruntime_float16::detail::endian |