@Namespace(value="tensorflow") @NoOffset public static class tensorflow.NodeExecStats extends tensorflow.MessageLite
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Modifier and Type | Field and Description |
|---|---|
static int |
kAllEndRelMicrosFieldNumber |
static int |
kAllEndRelNanosFieldNumber |
static int |
kAllStartMicrosFieldNumber |
static int |
kAllStartNanosFieldNumber |
static int |
kIndexInFileMessages |
static int |
kMemoryFieldNumber |
static int |
kMemoryStatsFieldNumber |
static int |
kNodeNameFieldNumber |
static int |
kOpEndRelMicrosFieldNumber |
static int |
kOpEndRelNanosFieldNumber |
static int |
kOpStartRelMicrosFieldNumber |
static int |
kOpStartRelNanosFieldNumber |
static int |
kOutputFieldNumber |
static int |
kReferencedTensorFieldNumber |
static int |
kScheduledMicrosFieldNumber |
static int |
kScheduledNanosFieldNumber |
static int |
kThreadIdFieldNumber |
static int |
kTimelineLabelFieldNumber |
| Constructor and Description |
|---|
NodeExecStats() |
NodeExecStats(long size)
Native array allocator.
|
NodeExecStats(Pointer p)
Pointer cast constructor.
|
NodeExecStats(tensorflow.NodeExecStats 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 kMemoryFieldNumber
public static final int kOutputFieldNumber
public static final int kReferencedTensorFieldNumber
public static final int kNodeNameFieldNumber
public static final int kTimelineLabelFieldNumber
public static final int kMemoryStatsFieldNumber
public static final int kAllStartMicrosFieldNumber
public static final int kOpStartRelMicrosFieldNumber
public static final int kOpEndRelMicrosFieldNumber
public static final int kAllEndRelMicrosFieldNumber
public static final int kScheduledMicrosFieldNumber
public static final int kAllStartNanosFieldNumber
public static final int kOpStartRelNanosFieldNumber
public static final int kOpEndRelNanosFieldNumber
public static final int kAllEndRelNanosFieldNumber
public static final int kScheduledNanosFieldNumber
public static final int kThreadIdFieldNumber
public NodeExecStats(Pointer p)
Pointer.Pointer(Pointer).public NodeExecStats(long size)
Pointer.position(long).public NodeExecStats()
public NodeExecStats(@Const @ByRef tensorflow.NodeExecStats from)
public tensorflow.NodeExecStats position(long position)
@ByRef @Name(value="operator =") public tensorflow.NodeExecStats put(@Const @ByRef tensorflow.NodeExecStats from)
public tensorflow.Arena GetArena()
GetArena in class tensorflow.MessageLitepublic Pointer GetMaybeArenaPointer()
GetMaybeArenaPointer in class tensorflow.MessageLite@Const @ByRef public static tensorflow.NodeExecStats default_instance()
public static void InitAsDefaultInstance()
@Const public static tensorflow.NodeExecStats internal_default_instance()
@MemberGetter public static int kIndexInFileMessages()
public void UnsafeArenaSwap(tensorflow.NodeExecStats other)
public void Swap(tensorflow.NodeExecStats other)
public tensorflow.NodeExecStats New()
New in class tensorflow.MessageLitepublic tensorflow.NodeExecStats 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.NodeExecStats from)
public void MergeFrom(@Const @ByRef tensorflow.NodeExecStats 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 memory_size()
public void clear_memory()
@MemberGetter public static int kMemoryFieldNumber()
public tensorflow.AllocatorMemoryUsed mutable_memory(int index)
@Const @ByRef public tensorflow.AllocatorMemoryUsed memory(int index)
public tensorflow.AllocatorMemoryUsed add_memory()
public int output_size()
public void clear_output()
@MemberGetter public static int kOutputFieldNumber()
public tensorflow.NodeOutput mutable_output(int index)
@Const @ByRef public tensorflow.NodeOutput output(int index)
public tensorflow.NodeOutput add_output()
public int referenced_tensor_size()
public void clear_referenced_tensor()
@MemberGetter public static int kReferencedTensorFieldNumber()
public tensorflow.AllocationDescription mutable_referenced_tensor(int index)
@Const @ByRef public tensorflow.AllocationDescription referenced_tensor(int index)
public tensorflow.AllocationDescription add_referenced_tensor()
public void clear_node_name()
@MemberGetter public static int kNodeNameFieldNumber()
@StdString public BytePointer node_name()
public void set_node_name(@StdString BytePointer value)
public void set_node_name(@StdString String value)
public void set_node_name(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_node_name()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_node_name()
public void set_allocated_node_name(@StdString @Cast(value={"char*","std::string*"}) BytePointer node_name)
@Deprecated @StdString @Cast(value={"char*","std::string*"}) public BytePointer unsafe_arena_release_node_name()
@Deprecated public void unsafe_arena_set_allocated_node_name(@StdString @Cast(value={"char*","std::string*"}) BytePointer node_name)
public void clear_timeline_label()
@MemberGetter public static int kTimelineLabelFieldNumber()
@StdString public BytePointer timeline_label()
public void set_timeline_label(@StdString BytePointer value)
public void set_timeline_label(@StdString String value)
public void set_timeline_label(@Cast(value="const char*") BytePointer value, @Cast(value="size_t") long size)
@StdString @Cast(value={"char*","std::string*"}) public BytePointer mutable_timeline_label()
@StdString @Cast(value={"char*","std::string*"}) public BytePointer release_timeline_label()
public void set_allocated_timeline_label(@StdString @Cast(value={"char*","std::string*"}) BytePointer timeline_label)
@Deprecated @StdString @Cast(value={"char*","std::string*"}) public BytePointer unsafe_arena_release_timeline_label()
@Deprecated public void unsafe_arena_set_allocated_timeline_label(@StdString @Cast(value={"char*","std::string*"}) BytePointer timeline_label)
public void clear_memory_stats()
@MemberGetter public static int kMemoryStatsFieldNumber()
@Const @ByRef public tensorflow.MemoryStats memory_stats()
public tensorflow.MemoryStats release_memory_stats()
public tensorflow.MemoryStats mutable_memory_stats()
public void set_allocated_memory_stats(tensorflow.MemoryStats memory_stats)
public void unsafe_arena_set_allocated_memory_stats(tensorflow.MemoryStats memory_stats)
public tensorflow.MemoryStats unsafe_arena_release_memory_stats()
public void clear_all_start_micros()
@MemberGetter public static int kAllStartMicrosFieldNumber()
public void set_all_start_micros(@Cast(value="google::protobuf::int64") long value)
public void clear_op_start_rel_micros()
@MemberGetter public static int kOpStartRelMicrosFieldNumber()
public void set_op_start_rel_micros(@Cast(value="google::protobuf::int64") long value)
public void clear_op_end_rel_micros()
@MemberGetter public static int kOpEndRelMicrosFieldNumber()
public void set_op_end_rel_micros(@Cast(value="google::protobuf::int64") long value)
public void clear_all_end_rel_micros()
@MemberGetter public static int kAllEndRelMicrosFieldNumber()
public void set_all_end_rel_micros(@Cast(value="google::protobuf::int64") long value)
public void clear_scheduled_micros()
@MemberGetter public static int kScheduledMicrosFieldNumber()
public void set_scheduled_micros(@Cast(value="google::protobuf::int64") long value)
public void clear_all_start_nanos()
@MemberGetter public static int kAllStartNanosFieldNumber()
public void set_all_start_nanos(@Cast(value="google::protobuf::int64") long value)
public void clear_op_start_rel_nanos()
@MemberGetter public static int kOpStartRelNanosFieldNumber()
public void set_op_start_rel_nanos(@Cast(value="google::protobuf::int64") long value)
public void clear_op_end_rel_nanos()
@MemberGetter public static int kOpEndRelNanosFieldNumber()
public void set_op_end_rel_nanos(@Cast(value="google::protobuf::int64") long value)
public void clear_all_end_rel_nanos()
@MemberGetter public static int kAllEndRelNanosFieldNumber()
public void set_all_end_rel_nanos(@Cast(value="google::protobuf::int64") long value)
public void clear_scheduled_nanos()
@MemberGetter public static int kScheduledNanosFieldNumber()
public void set_scheduled_nanos(@Cast(value="google::protobuf::int64") long value)
public void clear_thread_id()
@MemberGetter public static int kThreadIdFieldNumber()
Copyright © 2019. All rights reserved.