DeviceStepStatsOrBuilder

interfejs publiczny DeviceStepStatsOrBuilder
Znane podklasy pośrednie

Metody publiczne

abstrakcyjna wartość logiczna
zawieraThreadNames (klucz int)
 Its key is thread id.
abstrakcyjny ciąg
pobierz urządzenie ()
string device = 1;
streszczenie com.google.protobuf.ByteString
getDeviceBytes ()
string device = 1;
abstrakcyjne statystyki NodeExecStats
getNodeStats (indeks int)
repeated .tensorflow.NodeExecStats node_stats = 2;
streszczenie wew
getNodeStatsCount ()
repeated .tensorflow.NodeExecStats node_stats = 2;
lista abstrakcyjna <NodeExecStats>
getNodeStatsList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
streszczenie NodeExecStatsOrBuilder
getNodeStatsOrBuilder (indeks int)
repeated .tensorflow.NodeExecStats node_stats = 2;
lista abstrakcyjna<? rozszerza NodeExecStatsOrBuilder >
getNodeStatsOrBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
abstrakcyjna Mapa<Integer, String>
pobierzThreadNames ()
Zamiast tego użyj getThreadNamesMap() .
streszczenie wew
getThreadNamesCount ()
 Its key is thread id.
abstrakcyjna Mapa<Integer, String>
getThreadNamesMap ()
 Its key is thread id.
abstrakcyjny ciąg
getThreadNamesOrDefault (klucz int, ciąg domyślna wartość)
 Its key is thread id.
abstrakcyjny ciąg
getThreadNamesOrThrow (klawisz int)
 Its key is thread id.

Metody publiczne

publiczna wartość logiczna abstrakcyjna zawieraThreadNames (klucz int)

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

publiczna abstrakcja String getDevice ()

string device = 1;

publiczne streszczenie com.google.protobuf.ByteString getDeviceBytes ()

string device = 1;

publiczne streszczenie NodeExecStats getNodeStats (indeks int)

repeated .tensorflow.NodeExecStats node_stats = 2;

publiczne streszczenie int getNodeStatsCount ()

repeated .tensorflow.NodeExecStats node_stats = 2;

publiczna lista abstrakcyjna< NodeExecStats > getNodeStatsList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

publiczne streszczenie NodeExecStatsOrBuilder getNodeStatsOrBuilder (indeks int)

repeated .tensorflow.NodeExecStats node_stats = 2;

publiczna lista abstrakcyjna<? rozszerza NodeExecStatsOrBuilder > getNodeStatsOrBuilderList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

public streszczenie Mapa<Integer, String> getThreadNames ()

Zamiast tego użyj getThreadNamesMap() .

publiczne streszczenie int getThreadNamesCount ()

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

publiczne streszczenie Mapa<Integer, String> getThreadNamesMap ()

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

publiczny streszczenie String getThreadNamesOrDefault (klucz int, ciąg domyślna wartość)

 Its key is thread id.
 
map<uint32, string> thread_names = 3;

publiczny ciąg abstrakcyjny getThreadNamesOrThrow (klucz int)

 Its key is thread id.
 
map<uint32, string> thread_names = 3;