Caffe2 - C++ API
A deep learning, cross platform ML framework
Static Public Member Functions
caffe2::CastHelper< DstType, SrcType > Struct Template Reference

Static Public Member Functions

static DstType call (SrcType data)
 

Detailed Description

template<typename DstType, typename SrcType>
struct caffe2::CastHelper< DstType, SrcType >

Definition at line 6 of file cast_op.cc.


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