@Namespace(value="tensorflow") @NoOffset public static class tensorflow.MetaGraphDef extends tensorflow.MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
kAssetFileDefFieldNumber |
static int |
kCollectionDefFieldNumber |
static int |
kGraphDefFieldNumber |
static int |
kIndexInFileMessages |
static int |
kMetaInfoDefFieldNumber |
static int |
kSaverDefFieldNumber |
static int |
kSignatureDefFieldNumber |
| Constructor and Description |
|---|
MetaGraphDef() |
MetaGraphDef(long size)
Native array allocator.
|
MetaGraphDef(Pointer p)
Pointer cast constructor.
|
MetaGraphDef(tensorflow.MetaGraphDef 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 kCollectionDefFieldNumber
public static final int kSignatureDefFieldNumber
public static final int kAssetFileDefFieldNumber
public static final int kMetaInfoDefFieldNumber
public static final int kGraphDefFieldNumber
public static final int kSaverDefFieldNumber
public MetaGraphDef(Pointer p)
Pointer.Pointer(Pointer).public MetaGraphDef(long size)
Pointer.position(long).public MetaGraphDef()
public MetaGraphDef(@Const @ByRef tensorflow.MetaGraphDef from)
public tensorflow.MetaGraphDef position(long position)
@ByRef @Name(value="operator =") public tensorflow.MetaGraphDef put(@Const @ByRef tensorflow.MetaGraphDef from)
public tensorflow.Arena GetArena()
GetArena in class tensorflow.MessageLitepublic Pointer GetMaybeArenaPointer()
GetMaybeArenaPointer in class tensorflow.MessageLite@Const @ByRef public static tensorflow.MetaGraphDef default_instance()
public static void InitAsDefaultInstance()
@Const public static tensorflow.MetaGraphDef internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void UnsafeArenaSwap(tensorflow.MetaGraphDef other)
public void Swap(tensorflow.MetaGraphDef other)
public tensorflow.MetaGraphDef New()
New in class tensorflow.MessageLitepublic tensorflow.MetaGraphDef 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 from)
public void MergeFrom(@Const @ByRef tensorflow.MetaGraphDef 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 collection_def_size()
public void clear_collection_def()
@MemberGetter public static int kCollectionDefFieldNumber()
@Const @ByRef public tensorflow.StringCollectionDefMap collection_def()
public tensorflow.StringCollectionDefMap mutable_collection_def()
public int signature_def_size()
public void clear_signature_def()
@MemberGetter public static int kSignatureDefFieldNumber()
@Const @ByRef public tensorflow.StringSignatureDefMap signature_def()
public tensorflow.StringSignatureDefMap mutable_signature_def()
public int asset_file_def_size()
public void clear_asset_file_def()
@MemberGetter public static int kAssetFileDefFieldNumber()
public tensorflow.AssetFileDef mutable_asset_file_def(int index)
@Const @ByRef public tensorflow.AssetFileDef asset_file_def(int index)
public tensorflow.AssetFileDef add_asset_file_def()
public void clear_meta_info_def()
@MemberGetter public static int kMetaInfoDefFieldNumber()
@Const @ByRef public tensorflow.MetaGraphDef_MetaInfoDef meta_info_def()
public tensorflow.MetaGraphDef_MetaInfoDef release_meta_info_def()
public tensorflow.MetaGraphDef_MetaInfoDef mutable_meta_info_def()
public void set_allocated_meta_info_def(tensorflow.MetaGraphDef_MetaInfoDef meta_info_def)
public void unsafe_arena_set_allocated_meta_info_def(tensorflow.MetaGraphDef_MetaInfoDef meta_info_def)
public tensorflow.MetaGraphDef_MetaInfoDef unsafe_arena_release_meta_info_def()
public void clear_graph_def()
@MemberGetter public static int kGraphDefFieldNumber()
@Const @ByRef public tensorflow.GraphDef graph_def()
public tensorflow.GraphDef release_graph_def()
public tensorflow.GraphDef mutable_graph_def()
public void set_allocated_graph_def(tensorflow.GraphDef graph_def)
public void unsafe_arena_set_allocated_graph_def(tensorflow.GraphDef graph_def)
public tensorflow.GraphDef unsafe_arena_release_graph_def()
public void clear_saver_def()
@MemberGetter public static int kSaverDefFieldNumber()
@Const @ByRef public tensorflow.SaverDef saver_def()
public tensorflow.SaverDef release_saver_def()
public tensorflow.SaverDef mutable_saver_def()
public void set_allocated_saver_def(tensorflow.SaverDef saver_def)
public void unsafe_arena_set_allocated_saver_def(tensorflow.SaverDef saver_def)
public tensorflow.SaverDef unsafe_arena_release_saver_def()
Copyright © 2019. All rights reserved.