کلاس نهایی عمومی XLine
An XLine is a timeline of trace events (XEvents). Next ID: 12
tensorflow.profiler.XLine
کلاس های تو در تو
کلاس | XLine.Builder | An XLine is a timeline of trace events (XEvents). |
ثابت ها
بین المللی | DISPLAY_ID_FIELD_NUMBER | |
بین المللی | DISPLAY_NAME_FIELD_NUMBER | |
بین المللی | DURATION_PS_FIELD_NUMBER | |
بین المللی | EVENTS_FIELD_NUMBER | |
بین المللی | ID_FIELD_NUMBER | |
بین المللی | NAME_FIELD_NUMBER | |
بین المللی | TIMESTAMP_NS_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
استاتیک XLine | |
XLine | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
طولانی | getDisplayId () Display id of this line. |
رشته | getDisplayName () Name of this XLine to display in trace viewer. |
com.google.protobuf.ByteString | getDisplayNameBytes () Name of this XLine to display in trace viewer. |
طولانی | getDurationPs () Profiling duration for this line in picoseconds. |
XEvent | getEvents (int index) XEvents within the same XLine should not overlap in time, but they can be nested. |
بین المللی | getEventsCount () XEvents within the same XLine should not overlap in time, but they can be nested. |
فهرست < XEvent > | getEventsList () XEvents within the same XLine should not overlap in time, but they can be nested. |
XEventOrBuilder | getEventsOrBuilder (شاخص int) XEvents within the same XLine should not overlap in time, but they can be nested. |
لیست<? XEventOrBuilder را گسترش می دهد > | getEventsOrBuilderList () XEvents within the same XLine should not overlap in time, but they can be nested. |
طولانی | getId () Id of this line, can be repeated within an XPlane. |
رشته | getName () Name of this XLine. |
com.google.protobuf.ByteString | getNameBytes () Name of this XLine. |
بین المللی | |
طولانی | getTimestampNs () Start time of this line in nanoseconds since the UNIX epoch. |
com.google.protobuf.UnknownFieldSet نهایی | |
بین المللی | کد هش () |
بولی نهایی | |
استاتیک XLine.Builder | newBuilder (نمونه اولیه XLine ) |
استاتیک XLine.Builder | newBuilder () |
XLine.Builder | |
استاتیک XLine | parseDelimitedFrom (ورودی جریان ورودی) |
استاتیک XLine | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک XLine | parseFrom (داده های ByteBuffer) |
استاتیک XLine | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک XLine | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک XLine | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
استاتیک XLine | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک XLine | parseFrom (داده های com.google.protobuf.ByteString) |
استاتیک XLine | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک XLine | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ایستا | تجزیه کننده () |
XLine.Builder | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی DISPLAY_ID_FIELD_NUMBER
ارزش ثابت: 10
نهایی استاتیک عمومی DISPLAY_NAME_FIELD_NUMBER
ارزش ثابت: 11
DURATION_PS_FIELD_NUMBER نهایی استاتیک عمومی
مقدار ثابت: 9
نهایی استاتیک عمومی EVENTS_FIELD_NUMBER
ارزش ثابت: 4
ID_FIELD_NUMBER نهایی استاتیک عمومی
ارزش ثابت: 1
نهایی استاتیک عمومی NAME_FIELD_NUMBER
مقدار ثابت: 2
نهایی استاتیک عمومی TIMESTAMP_NS_FIELD_NUMBER
مقدار ثابت: 3
روش های عمومی
بولین عمومی برابر است (Object Obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی طولانی getDisplayId ()
Display id of this line. Multiple lines with the same display_id are grouped together in the same trace viewer row.
int64 display_id = 10;
رشته عمومی getDisplayName ()
Name of this XLine to display in trace viewer.
string display_name = 11;
عمومی com.google.protobuf.ByteString getDisplayNameBytes ()
Name of this XLine to display in trace viewer.
string display_name = 11;
دریافت طولانی مدت عمومی ()
Profiling duration for this line in picoseconds.
int64 duration_ps = 9;
عمومی XEvent getEvents (int index)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
عمومی int getEventsCount ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
فهرست عمومی < XEvent > getEventsList ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
عمومی XEventOrBuilder getEventsOrBuilder (int index)
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
لیست عمومی<? گسترش XEventOrBuilder > getEventsOrBuilderList ()
XEvents within the same XLine should not overlap in time, but they can be nested.
repeated .tensorflow.profiler.XEvent events = 4;
دریافت شناسه عمومی طولانی ()
Id of this line, can be repeated within an XPlane. All XLines with the same id are effectively the same timeline.
int64 id = 1;
رشته عمومی getName ()
Name of this XLine.
string name = 2;
عمومی com.google.protobuf.ByteString getNameBytes ()
Name of this XLine.
string name = 2;
عمومی getParserForType ()
عمومی int getSerializedSize ()
getTimestampNs طولانی عمومی ()
Start time of this line in nanoseconds since the UNIX epoch. XEvent.offset_ps is relative to this timestamp.
int64 timestamp_ns = 3;
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک XLine parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک XLine parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک XLine parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک XLine parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک XLine parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک XLine parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک XLine parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|