@Namespace(value="onnx") @NoOffset @Properties(inherit=onnx.class) public class TypeProto_SparseTensor extends MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
kElemTypeFieldNumber
enum onnx::TypeProto_SparseTensor::
|
static int |
kIndexInFileMessages |
static int |
kShapeFieldNumber
enum onnx::TypeProto_SparseTensor::
|
kMerge, kMergePartial, kMergePartialWithAliasing, kMergeWithAliasing, kParse, kParsePartial, kParsePartialWithAliasing, kParseWithAliasing| Constructor and Description |
|---|
TypeProto_SparseTensor() |
TypeProto_SparseTensor(long size)
Native array allocator.
|
TypeProto_SparseTensor(Pointer p)
Pointer cast constructor.
|
TypeProto_SparseTensor(TypeProto_SparseTensor from) |
AppendPartialToString, AppendToString, ByteSize, DebugString, GetArena, GetMaybeArenaPointer, InitializationErrorString, IsInitializedWithErrors, MergeFromBoundedZeroCopyStream, MergeFromCodedStream, MergeFromString, MergeFromString, MergePartialFromBoundedZeroCopyStream, MergePartialFromCodedStream, ParseFromArray, ParseFromBoundedZeroCopyStream, ParseFromCodedStream, ParseFromFileDescriptor, ParseFromIstream, ParseFromString, ParseFromString, ParseFromZeroCopyStream, ParsePartialFromArray, ParsePartialFromBoundedZeroCopyStream, ParsePartialFromCodedStream, ParsePartialFromFileDescriptor, ParsePartialFromIstream, ParsePartialFromString, ParsePartialFromString, ParsePartialFromZeroCopyStream, SerializeAsString, SerializePartialAsString, SerializePartialToArray, SerializePartialToCodedStream, SerializePartialToFileDescriptor, SerializePartialToOstream, SerializePartialToString, SerializePartialToZeroCopyStream, SerializeToArray, SerializeToCodedStream, SerializeToFileDescriptor, SerializeToOstream, SerializeToString, SerializeToZeroCopyStream, SerializeWithCachedSizes, SerializeWithCachedSizesToArray, SerializeWithCachedSizesToArray, SerializeWithCachedSizesToArray, ShortDebugString, Utf8DebugStringaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic static final int kIndexInFileMessages
public static final int kShapeFieldNumber
public static final int kElemTypeFieldNumber
public TypeProto_SparseTensor(Pointer p)
Pointer(Pointer).public TypeProto_SparseTensor(long size)
Pointer.position(long).public TypeProto_SparseTensor()
public TypeProto_SparseTensor(@Const @ByRef TypeProto_SparseTensor from)
public TypeProto_SparseTensor position(long position)
public TypeProto_SparseTensor getPointer(long i)
getPointer in class Pointer@ByRef @Name(value="operator =") public TypeProto_SparseTensor put(@Const @ByRef TypeProto_SparseTensor from)
@StdString public BytePointer unknown_fields()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_unknown_fields()
@Const @ByRef public static TypeProto_SparseTensor default_instance()
@Const public static TypeProto_SparseTensor internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void Swap(TypeProto_SparseTensor other)
public void UnsafeArenaSwap(TypeProto_SparseTensor other)
public TypeProto_SparseTensor New()
New in class MessageLitepublic TypeProto_SparseTensor New(Arena arena)
New in class MessageLitepublic void CheckTypeAndMergeFrom(@Const @ByRef MessageLite from)
CheckTypeAndMergeFrom in class MessageLitepublic void CopyFrom(@Const @ByRef TypeProto_SparseTensor from)
public void MergeFrom(@Const @ByRef TypeProto_SparseTensor from)
public void Clear()
Clear in class MessageLite@Cast(value="bool") public boolean IsInitialized()
IsInitialized in class MessageLite@Cast(value="size_t") public long ByteSizeLong()
ByteSizeLong in class MessageLite@Cast(value="const char*") public BytePointer _InternalParse(@Cast(value="const char*") BytePointer ptr, ParseContext ctx)
_InternalParse in class MessageLitepublic String _InternalParse(String ptr, ParseContext ctx)
_InternalParse in class MessageLitepublic int GetCachedSize()
GetCachedSize in class MessageLite@StdString public BytePointer GetTypeName()
GetTypeName in class MessageLitepublic void clear_shape()
@Const @ByRef public TensorShapeProto shape()
public TensorShapeProto release_shape()
public TensorShapeProto mutable_shape()
public void set_allocated_shape(TensorShapeProto shape)
public void unsafe_arena_set_allocated_shape(TensorShapeProto shape)
public TensorShapeProto unsafe_arena_release_shape()
public void clear_elem_type()
Copyright © 2023. All rights reserved.