@Namespace(value="tensorflow") @NoOffset @Properties(inherit=tensorflow.class) public class CallableOptions extends MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Modifier and Type | Field and Description |
|---|---|
static int |
kFeedDevicesFieldNumber |
static int |
kFeedFieldNumber |
static int |
kFetchDevicesFieldNumber |
static int |
kFetchFieldNumber |
static int |
kFetchSkipSyncFieldNumber |
static int |
kIndexInFileMessages |
static int |
kRunOptionsFieldNumber |
static int |
kTargetFieldNumber |
static int |
kTensorConnectionFieldNumber |
kMerge, kMergePartial, kMergePartialWithAliasing, kMergeWithAliasing, kParse, kParsePartial, kParsePartialWithAliasing, kParseWithAliasing| Constructor and Description |
|---|
CallableOptions() |
CallableOptions(CallableOptions from) |
CallableOptions(long size)
Native array allocator.
|
CallableOptions(Pointer p)
Pointer cast constructor.
|
AppendPartialToString, AppendToString, ByteSize, CheckTypeAndMergeFrom, DebugString, GetTypeName, InitializationErrorString, MergeFromBoundedZeroCopyStream, MergeFromCodedStream, MergeFromString, MergeFromString, MergePartialFromBoundedZeroCopyStream, ParseFromArray, ParseFromBoundedZeroCopyStream, ParseFromCodedStream, ParseFromString, ParseFromString, ParseFromZeroCopyStream, ParsePartialFromArray, ParsePartialFromBoundedZeroCopyStream, ParsePartialFromCodedStream, ParsePartialFromString, ParsePartialFromString, ParsePartialFromZeroCopyStream, SerializeAsString, SerializePartialAsString, SerializePartialToArray, SerializePartialToCodedStream, SerializePartialToString, SerializePartialToZeroCopyStream, SerializeToArray, SerializeToCodedStream, SerializeToString, SerializeToZeroCopyStream, SerializeWithCachedSizesToArray, SerializeWithCachedSizesToArray, SerializeWithCachedSizesToArray, ShortDebugStringaddress, 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 kFeedFieldNumber
public static final int kFetchFieldNumber
public static final int kTargetFieldNumber
public static final int kTensorConnectionFieldNumber
public static final int kFeedDevicesFieldNumber
public static final int kFetchDevicesFieldNumber
public static final int kRunOptionsFieldNumber
public static final int kFetchSkipSyncFieldNumber
public CallableOptions(Pointer p)
Pointer(Pointer).public CallableOptions(long size)
Pointer.position(long).public CallableOptions()
public CallableOptions(@Const @ByRef CallableOptions from)
public CallableOptions position(long position)
public CallableOptions getPointer(long i)
getPointer in class Pointer@ByRef @Name(value="operator =") public CallableOptions put(@Const @ByRef CallableOptions from)
public Arena GetArena()
GetArena in class MessageLitepublic Pointer GetMaybeArenaPointer()
GetMaybeArenaPointer in class MessageLite@Cast(value="const google::protobuf::Descriptor*") public static Pointer GetDescriptor()
@Cast(value="const google::protobuf::Reflection*") public static Pointer GetReflection()
@Const @ByRef public static CallableOptions default_instance()
public static void InitAsDefaultInstance()
@Const public static CallableOptions internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void UnsafeArenaSwap(CallableOptions other)
public void Swap(CallableOptions other)
public CallableOptions New()
New in class MessageLitepublic CallableOptions New(Arena arena)
New in class MessageLitepublic void CopyFrom(@Cast(value="const google::protobuf::Message*") @ByRef MessageLite from)
public void MergeFrom(@Cast(value="const google::protobuf::Message*") @ByRef MessageLite from)
public void CopyFrom(@Const @ByRef CallableOptions from)
public void MergeFrom(@Const @ByRef CallableOptions 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="bool") public boolean MergePartialFromCodedStream(CodedInputStream input)
MergePartialFromCodedStream in class MessageLitepublic void SerializeWithCachedSizes(CodedOutputStream output)
SerializeWithCachedSizes in class MessageLite@Cast(value="google::protobuf::uint8*") public BytePointer InternalSerializeWithCachedSizesToArray(@Cast(value="google::protobuf::uint8*") BytePointer target)
InternalSerializeWithCachedSizesToArray in class MessageLite@Cast(value="google::protobuf::uint8*") public ByteBuffer InternalSerializeWithCachedSizesToArray(@Cast(value="google::protobuf::uint8*") ByteBuffer target)
InternalSerializeWithCachedSizesToArray in class MessageLite@Cast(value="google::protobuf::uint8*") public byte[] InternalSerializeWithCachedSizesToArray(@Cast(value="google::protobuf::uint8*") byte[] target)
InternalSerializeWithCachedSizesToArray in class MessageLitepublic int GetCachedSize()
GetCachedSize in class MessageLitepublic int feed_size()
public void clear_feed()
@MemberGetter public static int kFeedFieldNumber()
@StdString public BytePointer feed(int index)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_feed(int index)
public void set_feed(int index,
@StdString
BytePointer value)
public void set_feed(int index,
@StdString
String value)
public void set_feed(int index,
@Cast(value="const char*")
BytePointer value,
@Cast(value="size_t")
long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer add_feed()
public void add_feed(@StdString BytePointer value)
public void add_feed(@StdString String value)
public void add_feed(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
public int fetch_size()
public void clear_fetch()
@MemberGetter public static int kFetchFieldNumber()
@StdString public BytePointer fetch(int index)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_fetch(int index)
public void set_fetch(int index,
@StdString
BytePointer value)
public void set_fetch(int index,
@StdString
String value)
public void set_fetch(int index,
@Cast(value="const char*")
BytePointer value,
@Cast(value="size_t")
long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer add_fetch()
public void add_fetch(@StdString BytePointer value)
public void add_fetch(@StdString String value)
public void add_fetch(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
public int target_size()
public void clear_target()
@MemberGetter public static int kTargetFieldNumber()
@StdString public BytePointer target(int index)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_target(int index)
public void set_target(int index,
@StdString
BytePointer value)
public void set_target(int index,
@StdString
String value)
public void set_target(int index,
@Cast(value="const char*")
BytePointer value,
@Cast(value="size_t")
long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer add_target()
public void add_target(@StdString BytePointer value)
public void add_target(@StdString String value)
public void add_target(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
public int tensor_connection_size()
public void clear_tensor_connection()
@MemberGetter public static int kTensorConnectionFieldNumber()
public TensorConnection mutable_tensor_connection(int index)
@Const @ByRef public TensorConnection tensor_connection(int index)
public TensorConnection add_tensor_connection()
public int feed_devices_size()
public void clear_feed_devices()
@MemberGetter public static int kFeedDevicesFieldNumber()
@Const @ByRef public StringStringMap feed_devices()
public StringStringMap mutable_feed_devices()
public int fetch_devices_size()
public void clear_fetch_devices()
@MemberGetter public static int kFetchDevicesFieldNumber()
@Const @ByRef public StringStringMap fetch_devices()
public StringStringMap mutable_fetch_devices()
public void clear_run_options()
@MemberGetter public static int kRunOptionsFieldNumber()
@Const @ByRef public RunOptions run_options()
public RunOptions release_run_options()
public RunOptions mutable_run_options()
public void set_allocated_run_options(RunOptions run_options)
public void unsafe_arena_set_allocated_run_options(RunOptions run_options)
public RunOptions unsafe_arena_release_run_options()
public void clear_fetch_skip_sync()
@MemberGetter public static int kFetchSkipSyncFieldNumber()
Copyright © 2022. All rights reserved.