@Namespace(value="tensorflow") @NoOffset public static class tensorflow.MetaGraphDef_MetaInfoDef extends tensorflow.MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
kAnyInfoFieldNumber |
static int |
kIndexInFileMessages |
static int |
kMetaGraphVersionFieldNumber |
static int |
kStrippedDefaultAttrsFieldNumber |
static int |
kStrippedOpListFieldNumber |
static int |
kTagsFieldNumber |
static int |
kTensorflowGitVersionFieldNumber |
static int |
kTensorflowVersionFieldNumber |
| Constructor and Description |
|---|
MetaGraphDef_MetaInfoDef() |
MetaGraphDef_MetaInfoDef(long size)
Native array allocator.
|
MetaGraphDef_MetaInfoDef(Pointer p)
Pointer cast constructor.
|
MetaGraphDef_MetaInfoDef(tensorflow.MetaGraphDef_MetaInfoDef from) |
AppendPartialToString, AppendToString, ByteSize, CheckTypeAndMergeFrom, GetTypeName, InitializationErrorString, MergeFromCodedStream, ParseFromArray, ParseFromBoundedZeroCopyStream, ParseFromCodedStream, ParseFromString, ParseFromString, ParseFromZeroCopyStream, ParsePartialFromArray, ParsePartialFromBoundedZeroCopyStream, ParsePartialFromCodedStream, ParsePartialFromString, ParsePartialFromString, ParsePartialFromZeroCopyStream, SerializeAsString, SerializePartialAsString, SerializePartialToArray, SerializePartialToCodedStream, SerializePartialToString, SerializePartialToZeroCopyStream, SerializeToArray, SerializeToCodedStream, SerializeToString, SerializeToZeroCopyStream, SerializeWithCachedSizesToArray, SerializeWithCachedSizesToArray, SerializeWithCachedSizesToArrayaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic static final int kIndexInFileMessages
public static final int kTagsFieldNumber
public static final int kMetaGraphVersionFieldNumber
public static final int kTensorflowVersionFieldNumber
public static final int kTensorflowGitVersionFieldNumber
public static final int kStrippedOpListFieldNumber
public static final int kAnyInfoFieldNumber
public static final int kStrippedDefaultAttrsFieldNumber
public MetaGraphDef_MetaInfoDef(Pointer p)
Pointer.Pointer(Pointer).public MetaGraphDef_MetaInfoDef(long size)
Pointer.position(long).public MetaGraphDef_MetaInfoDef()
public MetaGraphDef_MetaInfoDef(@Const @ByRef tensorflow.MetaGraphDef_MetaInfoDef from)
public tensorflow.MetaGraphDef_MetaInfoDef position(long position)
@ByRef @Name(value="operator =") public tensorflow.MetaGraphDef_MetaInfoDef put(@Const @ByRef tensorflow.MetaGraphDef_MetaInfoDef from)
public tensorflow.Arena GetArena()
GetArena in class tensorflow.MessageLitepublic Pointer GetMaybeArenaPointer()
GetMaybeArenaPointer in class tensorflow.MessageLite@Const @ByRef public static tensorflow.MetaGraphDef_MetaInfoDef default_instance()
public static void InitAsDefaultInstance()
@Const public static tensorflow.MetaGraphDef_MetaInfoDef internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void UnsafeArenaSwap(tensorflow.MetaGraphDef_MetaInfoDef other)
public void Swap(tensorflow.MetaGraphDef_MetaInfoDef other)
public tensorflow.MetaGraphDef_MetaInfoDef New()
New in class tensorflow.MessageLitepublic tensorflow.MetaGraphDef_MetaInfoDef New(tensorflow.Arena arena)
New in class tensorflow.MessageLitepublic void CopyFrom(@Cast(value="const google::protobuf::Message*") @ByRef tensorflow.MessageLite from)
public void MergeFrom(@Cast(value="const google::protobuf::Message*") @ByRef tensorflow.MessageLite from)
public void CopyFrom(@Const @ByRef tensorflow.MetaGraphDef_MetaInfoDef from)
public void MergeFrom(@Const @ByRef tensorflow.MetaGraphDef_MetaInfoDef from)
public void Clear()
Clear in class tensorflow.MessageLite@Cast(value="bool") public boolean IsInitialized()
IsInitialized in class tensorflow.MessageLite@Cast(value="size_t") public long ByteSizeLong()
ByteSizeLong in class tensorflow.MessageLite@Cast(value="bool") public boolean MergePartialFromCodedStream(tensorflow.CodedInputStream input)
MergePartialFromCodedStream in class tensorflow.MessageLitepublic void SerializeWithCachedSizes(tensorflow.CodedOutputStream output)
SerializeWithCachedSizes in class tensorflow.MessageLite@Cast(value="google::protobuf::uint8*") public BytePointer InternalSerializeWithCachedSizesToArray(@Cast(value="bool") boolean deterministic, @Cast(value="google::protobuf::uint8*") BytePointer target)
InternalSerializeWithCachedSizesToArray in class tensorflow.MessageLite@Cast(value="google::protobuf::uint8*") public ByteBuffer InternalSerializeWithCachedSizesToArray(@Cast(value="bool") boolean deterministic, @Cast(value="google::protobuf::uint8*") ByteBuffer target)
InternalSerializeWithCachedSizesToArray in class tensorflow.MessageLite@Cast(value="google::protobuf::uint8*") public byte[] InternalSerializeWithCachedSizesToArray(@Cast(value="bool") boolean deterministic, @Cast(value="google::protobuf::uint8*") byte[] target)
InternalSerializeWithCachedSizesToArray in class tensorflow.MessageLitepublic int GetCachedSize()
GetCachedSize in class tensorflow.MessageLitepublic int tags_size()
public void clear_tags()
@MemberGetter public static int kTagsFieldNumber()
@StdString public BytePointer tags(int index)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_tags(int index)
public void set_tags(int index,
@StdString
BytePointer value)
public void set_tags(int index,
@StdString
String value)
public void set_tags(int index,
@Cast(value="const char*")
BytePointer value,
@Cast(value="size_t")
long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer add_tags()
public void add_tags(@StdString BytePointer value)
public void add_tags(@StdString String value)
public void add_tags(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
public void clear_meta_graph_version()
@MemberGetter public static int kMetaGraphVersionFieldNumber()
@StdString public BytePointer meta_graph_version()
public void set_meta_graph_version(@StdString BytePointer value)
public void set_meta_graph_version(@StdString String value)
public void set_meta_graph_version(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
public void set_meta_graph_version(String value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_meta_graph_version()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_meta_graph_version()
public void set_allocated_meta_graph_version(@StdString @Cast(value={"char*","std::string*"}) BytePointer meta_graph_version)
@Deprecated @StdString @Cast(value={"char*","std::string*"}) public BytePointer unsafe_arena_release_meta_graph_version()
@Deprecated public void unsafe_arena_set_allocated_meta_graph_version(@StdString @Cast(value={"char*","std::string*"}) BytePointer meta_graph_version)
public void clear_tensorflow_version()
@MemberGetter public static int kTensorflowVersionFieldNumber()
@StdString public BytePointer tensorflow_version()
public void set_tensorflow_version(@StdString BytePointer value)
public void set_tensorflow_version(@StdString String value)
public void set_tensorflow_version(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
public void set_tensorflow_version(String value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_tensorflow_version()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_tensorflow_version()
public void set_allocated_tensorflow_version(@StdString @Cast(value={"char*","std::string*"}) BytePointer tensorflow_version)
@Deprecated @StdString @Cast(value={"char*","std::string*"}) public BytePointer unsafe_arena_release_tensorflow_version()
@Deprecated public void unsafe_arena_set_allocated_tensorflow_version(@StdString @Cast(value={"char*","std::string*"}) BytePointer tensorflow_version)
public void clear_tensorflow_git_version()
@MemberGetter public static int kTensorflowGitVersionFieldNumber()
@StdString public BytePointer tensorflow_git_version()
public void set_tensorflow_git_version(@StdString BytePointer value)
public void set_tensorflow_git_version(@StdString String value)
public void set_tensorflow_git_version(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
public void set_tensorflow_git_version(String value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_tensorflow_git_version()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_tensorflow_git_version()
public void set_allocated_tensorflow_git_version(@StdString @Cast(value={"char*","std::string*"}) BytePointer tensorflow_git_version)
@Deprecated @StdString @Cast(value={"char*","std::string*"}) public BytePointer unsafe_arena_release_tensorflow_git_version()
@Deprecated public void unsafe_arena_set_allocated_tensorflow_git_version(@StdString @Cast(value={"char*","std::string*"}) BytePointer tensorflow_git_version)
public void clear_stripped_op_list()
@MemberGetter public static int kStrippedOpListFieldNumber()
@Const @ByRef public tensorflow.OpList stripped_op_list()
public tensorflow.OpList release_stripped_op_list()
public tensorflow.OpList mutable_stripped_op_list()
public void set_allocated_stripped_op_list(tensorflow.OpList stripped_op_list)
public void unsafe_arena_set_allocated_stripped_op_list(tensorflow.OpList stripped_op_list)
public tensorflow.OpList unsafe_arena_release_stripped_op_list()
public void clear_any_info()
@MemberGetter public static int kAnyInfoFieldNumber()
public void set_allocated_any_info(@Cast(value="google::protobuf::Any*") Pointer any_info)
public void unsafe_arena_set_allocated_any_info(@Cast(value="google::protobuf::Any*") Pointer any_info)
@Cast(value="google::protobuf::Any*") public Pointer unsafe_arena_release_any_info()
public void clear_stripped_default_attrs()
@MemberGetter public static int kStrippedDefaultAttrsFieldNumber()
Copyright © 2019. All rights reserved.