@Namespace(value="tensorflow") @NoOffset public static class tensorflow.AttrValue extends tensorflow.MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
kB
enum tensorflow::AttrValue::ValueCase
|
static int |
kBFieldNumber |
static int |
kF
enum tensorflow::AttrValue::ValueCase
|
static int |
kFFieldNumber |
static int |
kFunc
enum tensorflow::AttrValue::ValueCase
|
static int |
kFuncFieldNumber |
static int |
kI
enum tensorflow::AttrValue::ValueCase
|
static int |
kIFieldNumber |
static int |
kIndexInFileMessages |
static int |
kList
enum tensorflow::AttrValue::ValueCase
|
static int |
kListFieldNumber |
static int |
kPlaceholder
enum tensorflow::AttrValue::ValueCase
|
static int |
kPlaceholderFieldNumber |
static int |
kS
enum tensorflow::AttrValue::ValueCase
|
static int |
kSFieldNumber |
static int |
kShape
enum tensorflow::AttrValue::ValueCase
|
static int |
kShapeFieldNumber |
static int |
kTensor
enum tensorflow::AttrValue::ValueCase
|
static int |
kTensorFieldNumber |
static int |
kType
enum tensorflow::AttrValue::ValueCase
|
static int |
kTypeFieldNumber |
static int |
VALUE_NOT_SET
enum tensorflow::AttrValue::ValueCase
|
| Constructor and Description |
|---|
AttrValue() |
AttrValue(long size)
Native array allocator.
|
AttrValue(Pointer p)
Pointer cast constructor.
|
AttrValue(tensorflow.AttrValue 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 kS
public static final int kI
public static final int kF
public static final int kB
public static final int kType
public static final int kShape
public static final int kTensor
public static final int kList
public static final int kFunc
public static final int kPlaceholder
public static final int VALUE_NOT_SET
public 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 kListFieldNumber
public static final int kFuncFieldNumber
public static final int kPlaceholderFieldNumber
public AttrValue(Pointer p)
Pointer.Pointer(Pointer).public AttrValue(long size)
Pointer.position(long).public AttrValue()
public AttrValue(@Const @ByRef tensorflow.AttrValue from)
public tensorflow.AttrValue position(long position)
@ByRef @Name(value="operator =") public tensorflow.AttrValue put(@Const @ByRef tensorflow.AttrValue from)
public tensorflow.Arena GetArena()
GetArena in class tensorflow.MessageLitepublic Pointer GetMaybeArenaPointer()
GetMaybeArenaPointer in class tensorflow.MessageLite@Const @ByRef public static tensorflow.AttrValue default_instance()
public static void InitAsDefaultInstance()
@Const public static tensorflow.AttrValue internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void UnsafeArenaSwap(tensorflow.AttrValue other)
public void Swap(tensorflow.AttrValue other)
public tensorflow.AttrValue New()
New in class tensorflow.MessageLitepublic tensorflow.AttrValue 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 from)
public void MergeFrom(@Const @ByRef tensorflow.AttrValue 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 void clear_s()
@MemberGetter public static int kSFieldNumber()
@StdString public BytePointer s()
public void set_s(@StdString BytePointer value)
public void set_s(@StdString String value)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_s()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_s()
public void set_allocated_s(@StdString @Cast(value={"char*","std::string*"}) BytePointer s)
@Deprecated @StdString @Cast(value={"char*","std::string*"}) public BytePointer unsafe_arena_release_s()
@Deprecated public void unsafe_arena_set_allocated_s(@StdString @Cast(value={"char*","std::string*"}) BytePointer s)
public void clear_i()
@MemberGetter public static int kIFieldNumber()
public void clear_f()
@MemberGetter public static int kFFieldNumber()
public float f()
public void set_f(float value)
public void clear_b()
@MemberGetter public static int kBFieldNumber()
public void clear_type()
@MemberGetter public static int kTypeFieldNumber()
public void clear_shape()
@MemberGetter public static int kShapeFieldNumber()
@Const @ByRef public tensorflow.TensorShapeProto shape()
public tensorflow.TensorShapeProto release_shape()
public tensorflow.TensorShapeProto mutable_shape()
public void set_allocated_shape(tensorflow.TensorShapeProto shape)
public void unsafe_arena_set_allocated_shape(tensorflow.TensorShapeProto shape)
public tensorflow.TensorShapeProto unsafe_arena_release_shape()
public void clear_tensor()
@MemberGetter public static int kTensorFieldNumber()
@Const @ByRef public tensorflow.TensorProto tensor()
public tensorflow.TensorProto release_tensor()
public tensorflow.TensorProto mutable_tensor()
public void set_allocated_tensor(tensorflow.TensorProto tensor)
public void unsafe_arena_set_allocated_tensor(tensorflow.TensorProto tensor)
public tensorflow.TensorProto unsafe_arena_release_tensor()
public void clear_list()
@MemberGetter public static int kListFieldNumber()
@Const @ByRef public tensorflow.AttrValue_ListValue list()
public tensorflow.AttrValue_ListValue release_list()
public tensorflow.AttrValue_ListValue mutable_list()
public void set_allocated_list(tensorflow.AttrValue_ListValue list)
public void unsafe_arena_set_allocated_list(tensorflow.AttrValue_ListValue list)
public tensorflow.AttrValue_ListValue unsafe_arena_release_list()
public void clear_func()
@MemberGetter public static int kFuncFieldNumber()
@Const @ByRef public tensorflow.NameAttrList func()
public tensorflow.NameAttrList release_func()
public tensorflow.NameAttrList mutable_func()
public void set_allocated_func(tensorflow.NameAttrList func)
public void unsafe_arena_set_allocated_func(tensorflow.NameAttrList func)
public tensorflow.NameAttrList unsafe_arena_release_func()
public void clear_placeholder()
@MemberGetter public static int kPlaceholderFieldNumber()
@StdString public BytePointer placeholder()
public void set_placeholder(@StdString BytePointer value)
public void set_placeholder(@StdString String value)
public void set_placeholder(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_placeholder()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_placeholder()
public void set_allocated_placeholder(@StdString @Cast(value={"char*","std::string*"}) BytePointer placeholder)
@Deprecated @StdString @Cast(value={"char*","std::string*"}) public BytePointer unsafe_arena_release_placeholder()
@Deprecated public void unsafe_arena_set_allocated_placeholder(@StdString @Cast(value={"char*","std::string*"}) BytePointer placeholder)
public void clear_value()
Copyright © 2019. All rights reserved.