Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends | List of all members
singa::MnistProto Class Reference
Inheritance diagram for singa::MnistProto:

Public Member Functions

 MnistProto (const MnistProto &from)
 
MnistProtooperator= (const MnistProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (MnistProto *other)
 
MnistProtoNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const MnistProto &from)
 
void MergeFrom (const MnistProto &from)
 
void Clear ()
 
bool IsInitialized () const
 
int ByteSize () const
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
 
::google::protobuf::uint8 * SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
 
int GetCachedSize () const
 
::google::protobuf::Metadata GetMetadata () const
 
bool has_kernel () const
 
void clear_kernel ()
 
inline::google::protobuf::int32 kernel () const
 
void set_kernel (::google::protobuf::int32 value)
 
bool has_sigma () const
 
void clear_sigma ()
 
float sigma () const
 
void set_sigma (float value)
 
bool has_alpha () const
 
void clear_alpha ()
 
float alpha () const
 
void set_alpha (float value)
 
bool has_beta () const
 
void clear_beta ()
 
float beta () const
 
void set_beta (float value)
 
bool has_gamma () const
 
void clear_gamma ()
 
float gamma () const
 
void set_gamma (float value)
 
bool has_resize () const
 
void clear_resize ()
 
inline::google::protobuf::int32 resize () const
 
void set_resize (::google::protobuf::int32 value)
 
bool has_elastic_freq () const
 
void clear_elastic_freq ()
 
inline::google::protobuf::int32 elastic_freq () const
 
void set_elastic_freq (::google::protobuf::int32 value)
 
bool has_norm_a () const
 
void clear_norm_a ()
 
float norm_a () const
 
void set_norm_a (float value)
 
bool has_norm_b () const
 
void clear_norm_b ()
 
float norm_b () const
 
void set_norm_b (float value)
 

Static Public Member Functions

static const
::google::protobuf::Descriptor * 
descriptor ()
 
static const MnistProtodefault_instance ()
 

Static Public Attributes

static const int kKernelFieldNumber = 1
 
static const int kSigmaFieldNumber = 2
 
static const int kAlphaFieldNumber = 3
 
static const int kBetaFieldNumber = 4
 
static const int kGammaFieldNumber = 5
 
static const int kResizeFieldNumber = 6
 
static const int kElasticFreqFieldNumber = 7
 
static const int kNormAFieldNumber = 8
 
static const int kNormBFieldNumber = 9
 

Friends

void protobuf_AddDesc_model_2eproto ()
 
void protobuf_AssignDesc_model_2eproto ()
 
void protobuf_ShutdownFile_model_2eproto ()
 

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