An XPlane is a container of parallel timelines (XLines), generated by a profiling source or by post-processing one or more XPlanes. Next ID: 7
tensorflow.profiler.XPlane
tipo tensorflow.profiler.XPlane
Métodos Públicos
XPlane.Builder | |
XPlane.Builder | |
XPlane.Builder | |
XPlane.Builder | |
XPlane.Builder | |
XPlane.Builder | |
XLine.Builder | addLinesBuilder () Parallel timelines grouped in this plane. |
XLine.Builder | |
XPlane.Builder | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
XPlane.Builder | |
XPlane.Builder | |
XPlane.Builder | |
XPlane.Builder | |
XStat.Builder | |
XStat.Builder | addStatsBuilder () XStats associated with this plane, e.g. |
XPlane | build () |
XPlane | buildPartial () |
XPlane.Builder | limpar () |
XPlane.Builder | |
XPlane.Builder | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
XPlane.Builder | clearId () int64 id = 1; |
XPlane.Builder | clearLines () Parallel timelines grouped in this plane. |
XPlane.Builder | clearName () Name of this line. |
XPlane.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
XPlane.Builder | |
XPlane.Builder | clearStats () XStats associated with this plane, e.g. |
XPlane.Builder | clone () |
boleano | containsEventMetadata (chave longa) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
boleano | containsStatMetadata (chave longa) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XPlane | |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Map <Long, XEventMetadata > | getEventMetadata () getEventMetadataMap() vez disso, use getEventMetadataMap() . |
int | getEventMetadataCount () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
Map <Long, XEventMetadata > | getEventMetadataMap () XEventMetadata map, each entry uses the XEventMetadata.id as key. |
XEventMetadata | getEventMetadataOrDefault (long key, XEventMetadata defaultValue) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
XEventMetadata | getEventMetadataOrThrow (chave longa) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
longo | getId () int64 id = 1; |
XLine | getLines (índice int) Parallel timelines grouped in this plane. |
XLine.Builder | |
Listar < XLine.Builder > | getLinesBuilderList () Parallel timelines grouped in this plane. |
int | getLinesCount () Parallel timelines grouped in this plane. |
Lista < XLine > | getLinesList () Parallel timelines grouped in this plane. |
XLineOrBuilder | |
Lista <? estende XLineOrBuilder > | getLinesOrBuilderList () Parallel timelines grouped in this plane. |
Map <Long, XEventMetadata > | getMutableEventMetadata () Em vez disso, use acessadores de mutação alternativos. |
Map <Long, XStatMetadata > | getMutableStatMetadata () Em vez disso, use acessadores de mutação alternativos. |
Fragmento | getName () Name of this line. |
com.google.protobuf.ByteString | getNameBytes () Name of this line. |
Map <Long, XStatMetadata > | getStatMetadata () getStatMetadataMap() vez disso, use getStatMetadataMap() . |
int | getStatMetadataCount () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
Map <Long, XStatMetadata > | getStatMetadataMap () XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XStatMetadata | getStatMetadataOrDefault (long key, XStatMetadata defaultValue) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XStatMetadata | getStatMetadataOrThrow (chave longa) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XStat | getStats (índice int) XStats associated with this plane, e.g. |
XStat.Builder | |
List < XStat.Builder > | getStatsBuilderList () XStats associated with this plane, e.g. |
int | getStatsCount () XStats associated with this plane, e.g. |
Lista < XStat > | getStatsList () XStats associated with this plane, e.g. |
XStatOrBuilder | |
Lista <? estende XStatOrBuilder > | getStatsOrBuilderList () XStats associated with this plane, e.g. |
final booleano | |
XPlane.Builder | mergeFrom (com.google.protobuf.Message other) |
XPlane.Builder | mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
XPlane.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
XPlane.Builder | putAllEventMetadata (Map <Long, XEventMetadata > valores) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
XPlane.Builder | putAllStatMetadata (Map <Long, XStatMetadata > valores) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XPlane.Builder | putEventMetadata (chave longa, valor XEventMetadata ) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
XPlane.Builder | putStatMetadata (chave longa, valor XStatMetadata ) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XPlane.Builder | removeEventMetadata (chave longa) XEventMetadata map, each entry uses the XEventMetadata.id as key. |
XPlane.Builder | |
XPlane.Builder | removeStatMetadata (chave longa) XStatMetadata map, each entry uses the XStatMetadata.id as key. |
XPlane.Builder | |
XPlane.Builder | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto) |
XPlane.Builder | setId (valor longo) int64 id = 1; |
XPlane.Builder | |
XPlane.Builder | |
XPlane.Builder | setName (valor String) Name of this line. |
XPlane.Builder | setNameBytes (com.google.protobuf.ByteString value) Name of this line. |
XPlane.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto) |
XPlane.Builder | |
XPlane.Builder | |
XPlane.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields) |
Métodos herdados
Métodos Públicos
public XPlane.Builder addAllLines (valores Iterable <? extends XLine >)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public XPlane.Builder addAllStats (Iterable <? extends XStat > values)
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
public XPlane.Builder addLines (valor XLine )
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public XPlane.Builder addLines (int index, XLine.Builder builderForValue)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public XPlane.Builder addLines ( XLine.Builder builderForValue)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public XPlane.Builder addLines (índice int, valor XLine )
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public XLine.Builder addLinesBuilder ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public XLine.Builder addLinesBuilder (índice interno )
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public XPlane.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public XPlane.Builder addStats (valor XStat )
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
public XPlane.Builder addStats ( XStat.Builder builderForValue)
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
public XPlane.Builder addStats (índice int, valor XStat )
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
public XPlane.Builder addStats (int index, XStat.Builder builderForValue)
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
public XStat.Builder addStatsBuilder (índice interno )
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
public XStat.Builder addStatsBuilder ()
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
public XPlane.Builder clearLines ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public XPlane.Builder clearStats ()
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
public boolean containsEventMetadata (long key)
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
public boolean containsStatMetadata (long key)
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public Map <Long, XEventMetadata > getEventMetadata ()
getEventMetadataMap()
vez disso, use getEventMetadataMap()
.
public int getEventMetadataCount ()
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
public Map <Long, XEventMetadata > getEventMetadataMap ()
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
public XEventMetadata getEventMetadataOrDefault (chave longa, XEventMetadata defaultValue)
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
public XEventMetadata getEventMetadataOrThrow (chave longa)
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
public long getId ()
int64 id = 1;
public XLine getLines (índice interno )
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public XLine.Builder getLinesBuilder (índice interno )
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public List < XLine.Builder > getLinesBuilderList ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public int getLinesCount ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public List < XLine > getLinesList ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public XLineOrBuilder getLinesOrBuilder (índice interno )
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
Lista pública <? estende XLineOrBuilder > getLinesOrBuilderList ()
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public Map <Long, XEventMetadata > getMutableEventMetadata ()
Em vez disso, use acessadores de mutação alternativos.
public Map <Long, XStatMetadata > getMutableStatMetadata ()
Em vez disso, use acessadores de mutação alternativos.
public String getName ()
Name of this line.
string name = 2;
public com.google.protobuf.ByteString getNameBytes ()
Name of this line.
string name = 2;
public Map <Long, XStatMetadata > getStatMetadata ()
getStatMetadataMap()
vez disso, use getStatMetadataMap()
.
public int getStatMetadataCount ()
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
public Map <Long, XStatMetadata > getStatMetadataMap ()
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
public XStatMetadata getStatMetadataOrDefault (chave longa, XStatMetadata defaultValue)
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
public XStatMetadata getStatMetadataOrThrow (chave longa)
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
public XStat getStats (índice int)
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
public XStat.Builder getStatsBuilder (índice interno )
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
public List < XStat.Builder > getStatsBuilderList ()
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
public int getStatsCount ()
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
public List < XStat > getStatsList ()
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
public XStatOrBuilder getStatsOrBuilder (índice interno )
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
Lista pública <? estende XStatOrBuilder > getStatsOrBuilderList ()
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
public final boolean isInitialized ()
public XPlane.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public XPlane.Builder putAllEventMetadata (valores Map <Long, XEventMetadata >)
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
public XPlane.Builder putAllStatMetadata (Map <Long, XStatMetadata > valores)
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
public XPlane.Builder putEventMetadata (chave longa, valor XEventMetadata )
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
public XPlane.Builder putStatMetadata (chave longa, valor XStatMetadata )
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
public XPlane.Builder removeEventMetadata (chave longa)
XEventMetadata map, each entry uses the XEventMetadata.id as key. This map should be used for events that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XEventMetadata> event_metadata = 4;
public XPlane.Builder removeLines (índice interno )
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public XPlane.Builder removeStatMetadata (chave longa)
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
XStatMetadata map, each entry uses the XStatMetadata.id as key. This map should be used for stats that share the same ID over the whole XPlane.
map<int64, .tensorflow.profiler.XStatMetadata> stat_metadata = 5;
public XPlane.Builder removeStats (índice int)
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
public XPlane.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
public XPlane.Builder setLines (int index, XLine.Builder builderForValue)
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public XPlane.Builder setLines (índice int, valor XLine )
Parallel timelines grouped in this plane. XLines with the same id are effectively the same timeline.
repeated .tensorflow.profiler.XLine lines = 3;
public XPlane.Builder setNameBytes (valor com.google.protobuf.ByteString)
Name of this line.
string name = 2;
public XPlane.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
public XPlane.Builder setStats (int index, XStat.Builder builderForValue)
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;
public XPlane.Builder setStats (índice int, valor XStat )
XStats associated with this plane, e.g. device capabilities. Each of these XStats should have a different metadata_id.
repeated .tensorflow.profiler.XStat stats = 6;