|
HDK
|
#include <stdint.h>#include <cmath>#include <cstring>#include <limits>
Include dependency graph for onnxruntime_float16.h:
This graph shows which files directly or indirectly include this file: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 |