@Namespace(value="tensorflow") @NoOffset public static class tensorflow.AttrValue_ListValue extends tensorflow.MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
kBFieldNumber |
static int |
kFFieldNumber |
static int |
kFuncFieldNumber |
static int |
kIFieldNumber |
static int |
kIndexInFileMessages |
static int |
kSFieldNumber |
static int |
kShapeFieldNumber |
static int |
kTensorFieldNumber |
static int |
kTypeFieldNumber |
| Constructor and Description |
|---|
AttrValue_ListValue() |
AttrValue_ListValue(long size)
Native array allocator.
|
AttrValue_ListValue(Pointer p)
Pointer cast constructor.
|
AttrValue_ListValue(tensorflow.AttrValue_ListValue 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 kSFieldNumber
public static final int kIFieldNumber
public static final int kFFieldNumber
public static final int kBFieldNumber
public static final int kTypeFieldNumber
public static final int kShapeFieldNumber
public static final int kTensorFieldNumber
public static final int kFuncFieldNumber
public AttrValue_ListValue(Pointer p)
Pointer.Pointer(Pointer).public AttrValue_ListValue(long size)
Pointer.position(long).public AttrValue_ListValue()
public AttrValue_ListValue(@Const @ByRef tensorflow.AttrValue_ListValue from)
public tensorflow.AttrValue_ListValue position(long position)
@ByRef @Name(value="operator =") public tensorflow.AttrValue_ListValue put(@Const @ByRef tensorflow.AttrValue_ListValue from)
public tensorflow.Arena GetArena()
GetArena in class tensorflow.MessageLitepublic Pointer GetMaybeArenaPointer()
GetMaybeArenaPointer in class tensorflow.MessageLite@Const @ByRef public static tensorflow.AttrValue_ListValue default_instance()
public static void InitAsDefaultInstance()
@Const public static tensorflow.AttrValue_ListValue internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void UnsafeArenaSwap(tensorflow.AttrValue_ListValue other)
public void Swap(tensorflow.AttrValue_ListValue other)
public tensorflow.AttrValue_ListValue New()
New in class tensorflow.MessageLitepublic tensorflow.AttrValue_ListValue 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.AttrValue_ListValue from)
public void MergeFrom(@Const @ByRef tensorflow.AttrValue_ListValue 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 s_size()
public void clear_s()
@MemberGetter public static int kSFieldNumber()
@StdString public BytePointer s(int index)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_s(int index)
public void set_s(int index,
@StdString
BytePointer value)
public void set_s(int index,
@StdString
String value)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer add_s()
public void add_s(@StdString BytePointer value)
public void add_s(@StdString String value)
public int i_size()
public void clear_i()
@MemberGetter public static int kIFieldNumber()
public int f_size()
public void clear_f()
@MemberGetter public static int kFFieldNumber()
public float f(int index)
public void set_f(int index,
float value)
public void add_f(float value)
public int b_size()
public void clear_b()
@MemberGetter public static int kBFieldNumber()
public int type_size()
public void clear_type()
@MemberGetter public static int kTypeFieldNumber()
public int shape_size()
public void clear_shape()
@MemberGetter public static int kShapeFieldNumber()
public tensorflow.TensorShapeProto mutable_shape(int index)
@Const @ByRef public tensorflow.TensorShapeProto shape(int index)
public tensorflow.TensorShapeProto add_shape()
public int tensor_size()
public void clear_tensor()
@MemberGetter public static int kTensorFieldNumber()
public tensorflow.TensorProto mutable_tensor(int index)
@Const @ByRef public tensorflow.TensorProto tensor(int index)
public tensorflow.TensorProto add_tensor()
public int func_size()
public void clear_func()
@MemberGetter public static int kFuncFieldNumber()
public tensorflow.NameAttrList mutable_func(int index)
@Const @ByRef public tensorflow.NameAttrList func(int index)
public tensorflow.NameAttrList add_func()
Copyright © 2019. All rights reserved.