@Namespace(value="tensorflow") @NoOffset public static class tensorflow.TensorInfo extends tensorflow.MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
ENCODING_NOT_SET
enum tensorflow::TensorInfo::EncodingCase
|
static int |
kCooSparse
enum tensorflow::TensorInfo::EncodingCase
|
static int |
kCooSparseFieldNumber |
static int |
kDtypeFieldNumber |
static int |
kIndexInFileMessages |
static int |
kName
enum tensorflow::TensorInfo::EncodingCase
|
static int |
kNameFieldNumber |
static int |
kTensorShapeFieldNumber |
| Constructor and Description |
|---|
TensorInfo() |
TensorInfo(long size)
Native array allocator.
|
TensorInfo(Pointer p)
Pointer cast constructor.
|
TensorInfo(tensorflow.TensorInfo 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 kName
public static final int kCooSparse
public static final int ENCODING_NOT_SET
public static final int kIndexInFileMessages
public static final int kTensorShapeFieldNumber
public static final int kDtypeFieldNumber
public static final int kNameFieldNumber
public static final int kCooSparseFieldNumber
public TensorInfo(Pointer p)
Pointer.Pointer(Pointer).public TensorInfo(long size)
Pointer.position(long).public TensorInfo()
public TensorInfo(@Const @ByRef tensorflow.TensorInfo from)
public tensorflow.TensorInfo position(long position)
@ByRef @Name(value="operator =") public tensorflow.TensorInfo put(@Const @ByRef tensorflow.TensorInfo from)
public tensorflow.Arena GetArena()
GetArena in class tensorflow.MessageLitepublic Pointer GetMaybeArenaPointer()
GetMaybeArenaPointer in class tensorflow.MessageLite@Const @ByRef public static tensorflow.TensorInfo default_instance()
public static void InitAsDefaultInstance()
@Const public static tensorflow.TensorInfo internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void UnsafeArenaSwap(tensorflow.TensorInfo other)
public void Swap(tensorflow.TensorInfo other)
public tensorflow.TensorInfo New()
New in class tensorflow.MessageLitepublic tensorflow.TensorInfo 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.TensorInfo from)
public void MergeFrom(@Const @ByRef tensorflow.TensorInfo 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_tensor_shape()
@MemberGetter public static int kTensorShapeFieldNumber()
@Const @ByRef public tensorflow.TensorShapeProto tensor_shape()
public tensorflow.TensorShapeProto release_tensor_shape()
public tensorflow.TensorShapeProto mutable_tensor_shape()
public void set_allocated_tensor_shape(tensorflow.TensorShapeProto tensor_shape)
public void unsafe_arena_set_allocated_tensor_shape(tensorflow.TensorShapeProto tensor_shape)
public tensorflow.TensorShapeProto unsafe_arena_release_tensor_shape()
public void clear_dtype()
@MemberGetter public static int kDtypeFieldNumber()
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_coo_sparse()
@MemberGetter public static int kCooSparseFieldNumber()
@Const @ByRef public tensorflow.TensorInfo_CooSparse coo_sparse()
public tensorflow.TensorInfo_CooSparse release_coo_sparse()
public tensorflow.TensorInfo_CooSparse mutable_coo_sparse()
public void set_allocated_coo_sparse(tensorflow.TensorInfo_CooSparse coo_sparse)
public void unsafe_arena_set_allocated_coo_sparse(tensorflow.TensorInfo_CooSparse coo_sparse)
public tensorflow.TensorInfo_CooSparse unsafe_arena_release_coo_sparse()
public void clear_encoding()
Copyright © 2019. All rights reserved.