dtype_traits< half > Struct Reference

#include <traits.hpp>

Public Types

enum  { af_type = f16, ctype = f16 }
 
typedef half base_type
 

Static Public Member Functions

static const char * getName ()
 

Detailed Description

Definition at line 176 of file traits.hpp.

Member Typedef Documentation

◆ base_type

typedef half base_type

Definition at line 181 of file traits.hpp.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
af_type 
ctype 

Definition at line 177 of file traits.hpp.

Member Function Documentation

◆ getName()

static const char* getName ( )
inlinestatic

Definition at line 182 of file traits.hpp.


The documentation for this struct was generated from the following file: