DeviceStepStatsOrBuilder

interface publique DeviceStepStatsOrBuilder
Sous-classes indirectes connues

Méthodes publiques

booléen abstrait
contientThreadNames (clé int)
 Its key is thread id.
chaîne abstraite
getDevice ()
string device = 1;
résumé com.google.protobuf.ByteString
getDeviceBytes ()
string device = 1;
résumé NodeExecStats
getNodeStats (index entier)
repeated .tensorflow.NodeExecStats node_stats = 2;
abstrait entier
getNodeStatsCount ()
repeated .tensorflow.NodeExecStats node_stats = 2;
Liste abstraite < NodeExecStats >
getNodeStatsList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
abstrait NodeExecStatsOrBuilder
getNodeStatsOrBuilder (index int)
repeated .tensorflow.NodeExecStats node_stats = 2;
Liste abstraite <? étend NodeExecStatsOrBuilder >
getNodeStatsOrBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
Carte abstraite<Integer, String>
getThreadNames ()
Utilisez plutôt getThreadNamesMap() .
abstrait entier
getThreadNamesCount ()
 Its key is thread id.
Carte abstraite<Integer, String>
getThreadNamesMap ()
 Its key is thread id.
chaîne abstraite
getThreadNamesOrDefault (clé int, chaîne valeur par défaut)
 Its key is thread id.
chaîne abstraite
getThreadNamesOrThrow (clé int)
 Its key is thread id.

Méthodes publiques

public abstract boolean containThreadNames (clé int)

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

chaîne abstraite publique getDevice ()

string device = 1;

résumé public com.google.protobuf.ByteString getDeviceBytes ()

string device = 1;

résumé public NodeExecStats getNodeStats (index int)

repeated .tensorflow.NodeExecStats node_stats = 2;

public abstrait int getNodeStatsCount ()

repeated .tensorflow.NodeExecStats node_stats = 2;

Liste abstraite publique < NodeExecStats > getNodeStatsList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

résumé public NodeExecStatsOrBuilder getNodeStatsOrBuilder (index int)

repeated .tensorflow.NodeExecStats node_stats = 2;

Liste des résumés publics<? étend NodeExecStatsOrBuilder > getNodeStatsOrBuilderList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

public abstract Map<Integer, String> getThreadNames ()

Utilisez plutôt getThreadNamesMap() .

public abstrait int getThreadNamesCount ()

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

public abstract Map<Integer, String> getThreadNamesMap ()

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

chaîne abstraite publique getThreadNamesOrDefault (clé int, chaîne valeur par défaut)

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

chaîne abstraite publique getThreadNamesOrThrow (clé int)

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