Project
Loading...
Searching...
No Matches
GPUORTFloat16.h File Reference
#include <stdint.h>
#include <cmath>
#include <cstring>
#include <limits>

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::BFloat16Impl< Derived >
 Shared implementation between public and internal classes. CRTP pattern. More...
 
struct  o2::OrtDataType::Float16_t
 IEEE 754 half-precision floating point data type. More...
 
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