DeviceStepStatsOrBuilder

общедоступный интерфейс DeviceStepStatsOrBuilder
Известные косвенные подклассы

Публичные методы

абстрактное логическое значение
содержитThreadNames (ключ int)
 Its key is thread id.
абстрактная строка
абстрактный com.google.protobuf.ByteString
getDeviceBytes ()
string device = 1;
абстрактный NodeExecStats
getNodeStats (индекс целого числа)
repeated .tensorflow.NodeExecStats node_stats = 2;
абстрактный int
getNodeStatsCount ()
repeated .tensorflow.NodeExecStats node_stats = 2;
абстрактный список < NodeExecStats >
getNodeStatsList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
абстрактный NodeExecStatsOrBuilder
getNodeStatsOrBuilder (индекс int)
repeated .tensorflow.NodeExecStats node_stats = 2;
абстрактный список<? расширяет NodeExecStatsOrBuilder >
getNodeStatsOrBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
абстрактная карта<Целое число, Строка>
getThreadNames ()
Вместо этого используйте getThreadNamesMap() .
абстрактный int
getThreadNamesCount ()
 Its key is thread id.
абстрактная карта<Целое число, Строка>
getThreadNamesMap ()
 Its key is thread id.
абстрактная строка
getThreadNamesOrDefault (ключ int, строка defaultValue)
 Its key is thread id.
абстрактная строка
getThreadNamesOrThrow (ключ int)
 Its key is thread id.

Публичные методы

общедоступное абстрактное логическое значение containsThreadNames (ключ int)

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

общедоступная абстрактная строка getDevice ()

string device = 1;

общедоступный абстрактный com.google.protobuf.ByteString getDeviceBytes ()

string device = 1;

общедоступный абстрактный NodeExecStats getNodeStats (индекс int)

repeated .tensorflow.NodeExecStats node_stats = 2;

общедоступный абстрактный int getNodeStatsCount ()

repeated .tensorflow.NodeExecStats node_stats = 2;

общедоступный абстрактный список < NodeExecStats > getNodeStatsList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

общедоступный абстрактный NodeExecStatsOrBuilder getNodeStatsOrBuilder (индекс int)

repeated .tensorflow.NodeExecStats node_stats = 2;

публичный абстрактный список<? расширяет NodeExecStatsOrBuilder > getNodeStatsOrBuilderList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

общедоступная абстрактная Map<Integer, String> getThreadNames ()

Вместо этого используйте getThreadNamesMap() .

общедоступный абстрактный int getThreadNamesCount ()

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

публичная абстрактная Map<Integer, String> getThreadNamesMap ()

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

общедоступная абстрактная строка getThreadNamesOrDefault (ключ int, String defaultValue)

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

общедоступная абстрактная строка getThreadNamesOrThrow (ключ int)

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