@Namespace(value="tensorflow") @NoOffset public static class tensorflow.GraphOptions extends tensorflow.MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
kBuildCostModelAfterFieldNumber |
static int |
kBuildCostModelFieldNumber |
static int |
kEnableBfloat16SendrecvFieldNumber |
static int |
kEnableRecvSchedulingFieldNumber |
static int |
kIndexInFileMessages |
static int |
kInferShapesFieldNumber |
static int |
kOptimizerOptionsFieldNumber |
static int |
kPlacePrunedGraphFieldNumber |
static int |
kRewriteOptionsFieldNumber |
static int |
kTimelineStepFieldNumber |
| Constructor and Description |
|---|
GraphOptions() |
GraphOptions(long size)
Native array allocator.
|
GraphOptions(Pointer p)
Pointer cast constructor.
|
GraphOptions(tensorflow.GraphOptions 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 kOptimizerOptionsFieldNumber
public static final int kRewriteOptionsFieldNumber
public static final int kBuildCostModelFieldNumber
public static final int kEnableRecvSchedulingFieldNumber
public static final int kInferShapesFieldNumber
public static final int kPlacePrunedGraphFieldNumber
public static final int kEnableBfloat16SendrecvFieldNumber
public static final int kTimelineStepFieldNumber
public static final int kBuildCostModelAfterFieldNumber
public GraphOptions(Pointer p)
Pointer.Pointer(Pointer).public GraphOptions(long size)
Pointer.position(long).public GraphOptions()
public GraphOptions(@Const @ByRef tensorflow.GraphOptions from)
public tensorflow.GraphOptions position(long position)
@ByRef @Name(value="operator =") public tensorflow.GraphOptions put(@Const @ByRef tensorflow.GraphOptions from)
public tensorflow.Arena GetArena()
GetArena in class tensorflow.MessageLitepublic Pointer GetMaybeArenaPointer()
GetMaybeArenaPointer in class tensorflow.MessageLite@Const @ByRef public static tensorflow.GraphOptions default_instance()
public static void InitAsDefaultInstance()
@Const public static tensorflow.GraphOptions internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void UnsafeArenaSwap(tensorflow.GraphOptions other)
public void Swap(tensorflow.GraphOptions other)
public tensorflow.GraphOptions New()
New in class tensorflow.MessageLitepublic tensorflow.GraphOptions 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.GraphOptions from)
public void MergeFrom(@Const @ByRef tensorflow.GraphOptions 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_optimizer_options()
@MemberGetter public static int kOptimizerOptionsFieldNumber()
@Const @ByRef public tensorflow.OptimizerOptions optimizer_options()
public tensorflow.OptimizerOptions release_optimizer_options()
public tensorflow.OptimizerOptions mutable_optimizer_options()
public void set_allocated_optimizer_options(tensorflow.OptimizerOptions optimizer_options)
public void unsafe_arena_set_allocated_optimizer_options(tensorflow.OptimizerOptions optimizer_options)
public tensorflow.OptimizerOptions unsafe_arena_release_optimizer_options()
public void clear_rewrite_options()
@MemberGetter public static int kRewriteOptionsFieldNumber()
@Const @ByRef public tensorflow.RewriterConfig rewrite_options()
public tensorflow.RewriterConfig release_rewrite_options()
public tensorflow.RewriterConfig mutable_rewrite_options()
public void set_allocated_rewrite_options(tensorflow.RewriterConfig rewrite_options)
public void unsafe_arena_set_allocated_rewrite_options(tensorflow.RewriterConfig rewrite_options)
public tensorflow.RewriterConfig unsafe_arena_release_rewrite_options()
public void clear_build_cost_model()
@MemberGetter public static int kBuildCostModelFieldNumber()
public void set_build_cost_model(@Cast(value="google::protobuf::int64") long value)
public void clear_enable_recv_scheduling()
@MemberGetter public static int kEnableRecvSchedulingFieldNumber()
public void set_enable_recv_scheduling(@Cast(value="bool") boolean value)
public void clear_infer_shapes()
@MemberGetter public static int kInferShapesFieldNumber()
public void clear_place_pruned_graph()
@MemberGetter public static int kPlacePrunedGraphFieldNumber()
public void clear_enable_bfloat16_sendrecv()
@MemberGetter public static int kEnableBfloat16SendrecvFieldNumber()
public void set_enable_bfloat16_sendrecv(@Cast(value="bool") boolean value)
public void clear_timeline_step()
@MemberGetter public static int kTimelineStepFieldNumber()
public void clear_build_cost_model_after()
@MemberGetter public static int kBuildCostModelAfterFieldNumber()
Copyright © 2019. All rights reserved.