Apache SINGA
A distributed deep learning platform .
|
Public Member Functions | |
BlobProtos (const BlobProtos &from) | |
BlobProtos & | operator= (const BlobProtos &from) |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const |
inline::google::protobuf::UnknownFieldSet * | mutable_unknown_fields () |
void | Swap (BlobProtos *other) |
BlobProtos * | New () const |
void | CopyFrom (const ::google::protobuf::Message &from) |
void | MergeFrom (const ::google::protobuf::Message &from) |
void | CopyFrom (const BlobProtos &from) |
void | MergeFrom (const BlobProtos &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 | blobs_size () const |
void | clear_blobs () |
const ::singa::BlobProto & | blobs (int index) const |
inline::singa::BlobProto * | mutable_blobs (int index) |
inline::singa::BlobProto * | add_blobs () |
const ::google::protobuf::RepeatedPtrField < ::singa::BlobProto > & | blobs () const |
inline::google::protobuf::RepeatedPtrField < ::singa::BlobProto > * | mutable_blobs () |
int | ids_size () const |
void | clear_ids () |
inline::google::protobuf::int32 | ids (int index) const |
void | set_ids (int index,::google::protobuf::int32 value) |
void | add_ids (::google::protobuf::int32 value) |
const ::google::protobuf::RepeatedField < ::google::protobuf::int32 > & | ids () const |
inline::google::protobuf::RepeatedField < ::google::protobuf::int32 > * | mutable_ids () |
int | names_size () const |
void | clear_names () |
const ::std::string & | names (int index) const |
inline::std::string * | mutable_names (int index) |
void | set_names (int index, const ::std::string &value) |
void | set_names (int index, const char *value) |
void | set_names (int index, const char *value, size_t size) |
inline::std::string * | add_names () |
void | add_names (const ::std::string &value) |
void | add_names (const char *value) |
void | add_names (const char *value, size_t size) |
const ::google::protobuf::RepeatedPtrField < ::std::string > & | names () const |
inline::google::protobuf::RepeatedPtrField < ::std::string > * | mutable_names () |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor * | descriptor () |
static const BlobProtos & | default_instance () |
Static Public Attributes | |
static const int | kBlobsFieldNumber = 1 |
static const int | kIdsFieldNumber = 2 |
static const int | kNamesFieldNumber = 3 |
Friends | |
void | protobuf_AddDesc_model_2eproto () |
void | protobuf_AssignDesc_model_2eproto () |
void | protobuf_ShutdownFile_model_2eproto () |