@Namespace(value="tensorflow") @NoOffset public static class tensorflow.CallableOptions extends tensorflow.MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| 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 |
| Constructor and Description |
|---|
CallableOptions() |
CallableOptions(long size)
Native array allocator.
|
CallableOptions(Pointer p)
Pointer cast constructor.
|
CallableOptions(tensorflow.CallableOptions 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 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(Pointer).public CallableOptions(long size)
Pointer.position(long).public CallableOptions()
public CallableOptions(@Const @ByRef tensorflow.CallableOptions from)
public tensorflow.CallableOptions position(long position)
@ByRef @Name(value="operator =") public tensorflow.CallableOptions put(@Const @ByRef tensorflow.CallableOptions from)
public tensorflow.Arena GetArena()
GetArena in class tensorflow.MessageLitepublic Pointer GetMaybeArenaPointer()
GetMaybeArenaPointer in class tensorflow.MessageLite@Const @ByRef public static tensorflow.CallableOptions default_instance()
public static void InitAsDefaultInstance()
@Const public static tensorflow.CallableOptions internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void UnsafeArenaSwap(tensorflow.CallableOptions other)
public void Swap(tensorflow.CallableOptions other)
public tensorflow.CallableOptions New()
New in class tensorflow.MessageLitepublic tensorflow.CallableOptions 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.CallableOptions from)
public void MergeFrom(@Const @ByRef tensorflow.CallableOptions 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 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 tensorflow.TensorConnection mutable_tensor_connection(int index)
@Const @ByRef public tensorflow.TensorConnection tensor_connection(int index)
public tensorflow.TensorConnection add_tensor_connection()
public int feed_devices_size()
public void clear_feed_devices()
@MemberGetter public static int kFeedDevicesFieldNumber()
@Const @ByRef public tensorflow.StringStringMap feed_devices()
public tensorflow.StringStringMap mutable_feed_devices()
public int fetch_devices_size()
public void clear_fetch_devices()
@MemberGetter public static int kFetchDevicesFieldNumber()
@Const @ByRef public tensorflow.StringStringMap fetch_devices()
public tensorflow.StringStringMap mutable_fetch_devices()
public void clear_run_options()
@MemberGetter public static int kRunOptionsFieldNumber()
@Const @ByRef public tensorflow.RunOptions run_options()
public tensorflow.RunOptions release_run_options()
public tensorflow.RunOptions mutable_run_options()
public void set_allocated_run_options(tensorflow.RunOptions run_options)
public void unsafe_arena_set_allocated_run_options(tensorflow.RunOptions run_options)
public tensorflow.RunOptions unsafe_arena_release_run_options()
public void clear_fetch_skip_sync()
@MemberGetter public static int kFetchSkipSyncFieldNumber()
Copyright © 2019. All rights reserved.