mxnet
Public Types | Static Public Attributes | List of all members
mxnet::common::cuda::CublasType< mshadow::half::half_t > Struct Template Reference

#include <cuda_utils.h>

Collaboration diagram for mxnet::common::cuda::CublasType< mshadow::half::half_t >:
Collaboration graph

Public Types

typedef float ScaleType
 

Static Public Attributes

static const int kFlag = mshadow::kFloat16
 
static const mshadow::half::half_t one
 
static const mshadow::half::half_t zero
 

Member Typedef Documentation

typedef float mxnet::common::cuda::CublasType< mshadow::half::half_t >::ScaleType

Member Data Documentation

const int mxnet::common::cuda::CublasType< mshadow::half::half_t >::kFlag = mshadow::kFloat16
static
const mshadow::half::half_t mxnet::common::cuda::CublasType< mshadow::half::half_t >::one
static
const mshadow::half::half_t mxnet::common::cuda::CublasType< mshadow::half::half_t >::zero
static

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