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::NetProto Class Reference
Inheritance diagram for singa::NetProto:

Public Member Functions

 NetProto (const NetProto &from)
 
NetProtooperator= (const NetProto &from)
 
const
::google::protobuf::UnknownFieldSet & 
unknown_fields () const
 
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (NetProto *other)
 
NetProtoNew () const
 
void CopyFrom (const ::google::protobuf::Message &from)
 
void MergeFrom (const ::google::protobuf::Message &from)
 
void CopyFrom (const NetProto &from)
 
void MergeFrom (const NetProto &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
 
int layer_size () const
 
void clear_layer ()
 
const ::singa::LayerProtolayer (int index) const
 
inline::singa::LayerProto * mutable_layer (int index)
 
inline::singa::LayerProto * add_layer ()
 
const
::google::protobuf::RepeatedPtrField
< ::singa::LayerProto > & 
layer () const
 
inline::google::protobuf::RepeatedPtrField
< ::singa::LayerProto > * 
mutable_layer ()
 
bool has_partition_type () const
 
void clear_partition_type ()
 
inline::singa::PartitionType partition_type () const
 
void set_partition_type (::singa::PartitionType value)
 

Static Public Member Functions

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

Static Public Attributes

static const int kLayerFieldNumber = 1
 
static const int kPartitionTypeFieldNumber = 3
 

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: