@Namespace(value="tensorflow") @NoOffset public static class tensorflow.NodeDef extends tensorflow.MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
kAttrFieldNumber |
static int |
kDeviceFieldNumber |
static int |
kIndexInFileMessages |
static int |
kInputFieldNumber |
static int |
kNameFieldNumber |
static int |
kOpFieldNumber |
| Constructor and Description |
|---|
NodeDef() |
NodeDef(long size)
Native array allocator.
|
NodeDef(Pointer p)
Pointer cast constructor.
|
NodeDef(tensorflow.NodeDef 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 kInputFieldNumber
public static final int kAttrFieldNumber
public static final int kNameFieldNumber
public static final int kOpFieldNumber
public static final int kDeviceFieldNumber
public NodeDef(Pointer p)
Pointer.Pointer(Pointer).public NodeDef(long size)
Pointer.position(long).public NodeDef()
public NodeDef(@Const @ByRef tensorflow.NodeDef from)
public tensorflow.NodeDef position(long position)
@ByRef @Name(value="operator =") public tensorflow.NodeDef put(@Const @ByRef tensorflow.NodeDef from)
public tensorflow.Arena GetArena()
GetArena in class tensorflow.MessageLitepublic Pointer GetMaybeArenaPointer()
GetMaybeArenaPointer in class tensorflow.MessageLite@Const @ByRef public static tensorflow.NodeDef default_instance()
public static void InitAsDefaultInstance()
@Const public static tensorflow.NodeDef internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void UnsafeArenaSwap(tensorflow.NodeDef other)
public void Swap(tensorflow.NodeDef other)
public tensorflow.NodeDef New()
New in class tensorflow.MessageLitepublic tensorflow.NodeDef 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.NodeDef from)
public void MergeFrom(@Const @ByRef tensorflow.NodeDef 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 input_size()
public void clear_input()
@MemberGetter public static int kInputFieldNumber()
@StdString public BytePointer input(int index)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_input(int index)
public void set_input(int index,
@StdString
BytePointer value)
public void set_input(int index,
@StdString
String value)
public void set_input(int index,
@Cast(value="const char*")
BytePointer value,
@Cast(value="size_t")
long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer add_input()
public void add_input(@StdString BytePointer value)
public void add_input(@StdString String value)
public void add_input(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
public int attr_size()
public void clear_attr()
@MemberGetter public static int kAttrFieldNumber()
@Const @ByRef public tensorflow.StringAttrValueMap attr()
public tensorflow.StringAttrValueMap mutable_attr()
public void clear_name()
@MemberGetter public static int kNameFieldNumber()
@StdString public BytePointer name()
public void set_name(@StdString BytePointer value)
public void set_name(@StdString String value)
public void set_name(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_name()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_name()
public void set_allocated_name(@StdString @Cast(value={"char*","std::string*"}) BytePointer name)
@Deprecated @StdString @Cast(value={"char*","std::string*"}) public BytePointer unsafe_arena_release_name()
@Deprecated public void unsafe_arena_set_allocated_name(@StdString @Cast(value={"char*","std::string*"}) BytePointer name)
public void clear_op()
@MemberGetter public static int kOpFieldNumber()
@StdString public BytePointer op()
public void set_op(@StdString BytePointer value)
public void set_op(@StdString String value)
public void set_op(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_op()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_op()
public void set_allocated_op(@StdString @Cast(value={"char*","std::string*"}) BytePointer op)
@Deprecated @StdString @Cast(value={"char*","std::string*"}) public BytePointer unsafe_arena_release_op()
@Deprecated public void unsafe_arena_set_allocated_op(@StdString @Cast(value={"char*","std::string*"}) BytePointer op)
public void clear_device()
@MemberGetter public static int kDeviceFieldNumber()
@StdString public BytePointer device()
public void set_device(@StdString BytePointer value)
public void set_device(@StdString String value)
public void set_device(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_device()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_device()
public void set_allocated_device(@StdString @Cast(value={"char*","std::string*"}) BytePointer device)
@Deprecated @StdString @Cast(value={"char*","std::string*"}) public BytePointer unsafe_arena_release_device()
@Deprecated public void unsafe_arena_set_allocated_device(@StdString @Cast(value={"char*","std::string*"}) BytePointer device)
Copyright © 2019. All rights reserved.