clDNN
cldnn::data_type_traits Struct Reference

Helper class to identify key properties for data_types. More...

#include <layout.hpp>

Static Public Member Functions

static size_t size_of (data_types data_type)
 
static bool is_floating_point (data_types data_type)
 
static size_t align_of (data_types data_type)
 
static std::string name (data_types data_type)
 

Detailed Description

Helper class to identify key properties for data_types.

Definition at line 59 of file layout.hpp.


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