@Namespace(value="tensorflow") @NoOffset public static class tensorflow.GPUOptions_Experimental extends tensorflow.MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
kIndexInFileMessages |
static int |
kNumDevToDevCopyStreamsFieldNumber |
static int |
kUseUnifiedMemoryFieldNumber |
static int |
kVirtualDevicesFieldNumber |
| Constructor and Description |
|---|
GPUOptions_Experimental() |
GPUOptions_Experimental(long size)
Native array allocator.
|
GPUOptions_Experimental(Pointer p)
Pointer cast constructor.
|
GPUOptions_Experimental(tensorflow.GPUOptions_Experimental 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 kVirtualDevicesFieldNumber
public static final int kUseUnifiedMemoryFieldNumber
public static final int kNumDevToDevCopyStreamsFieldNumber
public GPUOptions_Experimental(Pointer p)
Pointer.Pointer(Pointer).public GPUOptions_Experimental(long size)
Pointer.position(long).public GPUOptions_Experimental()
public GPUOptions_Experimental(@Const @ByRef tensorflow.GPUOptions_Experimental from)
public tensorflow.GPUOptions_Experimental position(long position)
@ByRef @Name(value="operator =") public tensorflow.GPUOptions_Experimental put(@Const @ByRef tensorflow.GPUOptions_Experimental from)
public tensorflow.Arena GetArena()
GetArena in class tensorflow.MessageLitepublic Pointer GetMaybeArenaPointer()
GetMaybeArenaPointer in class tensorflow.MessageLite@Const @ByRef public static tensorflow.GPUOptions_Experimental default_instance()
public static void InitAsDefaultInstance()
@Const public static tensorflow.GPUOptions_Experimental internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void UnsafeArenaSwap(tensorflow.GPUOptions_Experimental other)
public void Swap(tensorflow.GPUOptions_Experimental other)
public tensorflow.GPUOptions_Experimental New()
New in class tensorflow.MessageLitepublic tensorflow.GPUOptions_Experimental 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.GPUOptions_Experimental from)
public void MergeFrom(@Const @ByRef tensorflow.GPUOptions_Experimental 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 virtual_devices_size()
public void clear_virtual_devices()
@MemberGetter public static int kVirtualDevicesFieldNumber()
public tensorflow.GPUOptions_Experimental_VirtualDevices mutable_virtual_devices(int index)
@Const @ByRef public tensorflow.GPUOptions_Experimental_VirtualDevices virtual_devices(int index)
public tensorflow.GPUOptions_Experimental_VirtualDevices add_virtual_devices()
public void clear_use_unified_memory()
@MemberGetter public static int kUseUnifiedMemoryFieldNumber()
public void clear_num_dev_to_dev_copy_streams()
@MemberGetter public static int kNumDevToDevCopyStreamsFieldNumber()
@Cast(value="google::protobuf::int32") public int num_dev_to_dev_copy_streams()
Copyright © 2019. All rights reserved.