![]() |
Project
|
#include <stdint.h>#include <cmath>#include <cstring>#include <limits>#include "GPUCommonDef.h"#include "GPUCommonMath.h"Go to the source code of this file.
Classes | |
| struct | o2::OrtDataType::Float16Impl< Derived > |
| Shared implementation between public and internal classes. CRTP pattern. More... | |
| union | o2::OrtDataType::detail::float32_bits |
| struct | o2::OrtDataType::BFloat16_t |
| bfloat16 (Brain Floating Point) data type More... | |
Namespaces | |
| namespace | o2 |
| a couple of static helper functions to create timestamp values for CCDB queries or override obsolete objects | |
| namespace | o2::OrtDataType |
| namespace | o2::OrtDataType::detail |
Enumerations | |
| enum class | o2::OrtDataType::detail::endian |
Variables | |
| template<class Derived > | |
| GPUdi() const expr uint16_t Float16Impl< Derived > | o2::OrtDataType::GPUdi () uint16_t BFloat16Impl< Derived > |
| IEEE 754 half-precision floating point data type. | |