DeviceStepStats.Builder

classe finale statica pubblica DeviceStepStats.Builder

Tipo di protocollo tensorflow.DeviceStepStats

Metodi pubblici

DeviceStepStats.Builder
addAllNodeStats (Iterable<? estende NodeExecStats > valori)
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
addNodeStats (indice int, NodeExecStats.Builder builderForValue)
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
addNodeStats ( NodeExecStats.Builder builderForValue)
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
addNodeStats (valore NodeExecStats )
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
addNodeStats (indice int, valore NodeExecStats )
repeated .tensorflow.NodeExecStats node_stats = 2;
NodeExecStats.Builder
addNodeStatsBuilder (indice int)
repeated .tensorflow.NodeExecStats node_stats = 2;
NodeExecStats.Builder
addNodeStatsBuilder ()
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
DispositivoStepStats
DispositivoStepStats
DeviceStepStats.Builder
chiaro ()
DeviceStepStats.Builder
clearDevice ()
string device = 1;
DeviceStepStats.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
DeviceStepStats.Builder
clearNodeStats ()
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
DeviceStepStats.Builder
DeviceStepStats.Builder
clone ()
booleano
contieneThreadNames (chiave int)
 Its key is thread id.
DispositivoStepStats
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Corda
getDevice ()
string device = 1;
com.google.protobuf.ByteString
getDeviceBytes ()
string device = 1;
Mappa<Intero, Stringa>
getMutableThreadNames ()
Utilizzare invece accessori di mutazione alternativi.
NodeExecStats
getNodeStats (indice int)
repeated .tensorflow.NodeExecStats node_stats = 2;
NodeExecStats.Builder
getNodeStatsBuilder (indice int)
repeated .tensorflow.NodeExecStats node_stats = 2;
Elenco< NodeExecStats.Builder >
getNodeStatsBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
int
getNodeStatsCount ()
repeated .tensorflow.NodeExecStats node_stats = 2;
Elenco< NodeExecStats >
getNodeStatsList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
NodeExecStatsOrBuilder
getNodeStatsOrBuilder (indice int)
repeated .tensorflow.NodeExecStats node_stats = 2;
Elenco<? estende NodeExecStatsOrBuilder >
getNodeStatsOrBuilderList ()
repeated .tensorflow.NodeExecStats node_stats = 2;
Mappa<Intero, Stringa>
getThreadNames ()
Utilizzare invece getThreadNamesMap() .
int
getThreadNamesCount ()
 Its key is thread id.
Mappa<Intero, Stringa>
getThreadNamesMap ()
 Its key is thread id.
Corda
getThreadNamesOrDefault (chiave int, String defaultValue)
 Its key is thread id.
Corda
getThreadNamesOrThrow (chiave int)
 Its key is thread id.
booleano finale
DeviceStepStats.Builder
mergeFrom (com.google.protobuf.Message altro)
DeviceStepStats.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
finale DeviceStepStats.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
DeviceStepStats.Builder
putAllThreadNames (valori Map<Integer, String>)
 Its key is thread id.
DeviceStepStats.Builder
putThreadNames (chiave int, valore stringa)
 Its key is thread id.
DeviceStepStats.Builder
rimuoviNodeStats (indice int)
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
rimuoviThreadNames (chiave int)
 Its key is thread id.
DeviceStepStats.Builder
setDevice (valore stringa)
string device = 1;
DeviceStepStats.Builder
setDeviceBytes (valore com.google.protobuf.ByteString)
string device = 1;
DeviceStepStats.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
DeviceStepStats.Builder
setNodeStats (indice int, valore NodeExecStats )
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
setNodeStats (indice int, NodeExecStats.Builder builderForValue)
repeated .tensorflow.NodeExecStats node_stats = 2;
DeviceStepStats.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
finale DeviceStepStats.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public DeviceStepStats.Builder addAllNodeStats (Iterable<? estende NodeExecStats > valori)

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder addNodeStats (indice int, NodeExecStats.Builder builderForValue)

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder addNodeStats ( NodeExecStats.Builder builderForValue)

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder addNodeStats (valore NodeExecStats )

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder addNodeStats (indice int, valore NodeExecStats )

repeated .tensorflow.NodeExecStats node_stats = 2;

public NodeExecStats.Builder addNodeStatsBuilder (indice int)

repeated .tensorflow.NodeExecStats node_stats = 2;

public NodeExecStats.Builder addNodeStatsBuilder ()

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build pubblica DeviceStepStats ()

public DeviceStepStats buildPartial ()

public DeviceStepStats.Builder cancella ()

public DeviceStepStats.Builder clearDevice ()

string device = 1;

public DeviceStepStats.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public DeviceStepStats.Builder clearNodeStats ()

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public DeviceStepStats.Builder clearThreadNames ()

clone pubblico di DeviceStepStats.Builder ()

booleano pubblico contieneThreadNames (chiave int)

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

public DeviceStepStats getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

stringa pubblica getDevice ()

string device = 1;

pubblico com.google.protobuf.ByteString getDeviceBytes ()

string device = 1;

public Map<Integer, String> getMutableThreadNames ()

Utilizzare invece accessori di mutazione alternativi.

public NodeExecStats getNodeStats (indice int)

repeated .tensorflow.NodeExecStats node_stats = 2;

pubblico NodeExecStats.Builder getNodeStatsBuilder (indice int)

repeated .tensorflow.NodeExecStats node_stats = 2;

Elenco pubblico< NodeExecStats.Builder > getNodeStatsBuilderList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

public int getNodeStatsCount ()

repeated .tensorflow.NodeExecStats node_stats = 2;

Elenco pubblico< NodeExecStats > getNodeStatsList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

pubblico NodeExecStatsOrBuilder getNodeStatsOrBuilder (indice int)

repeated .tensorflow.NodeExecStats node_stats = 2;

Elenco pubblico<? estende NodeExecStatsOrBuilder > getNodeStatsOrBuilderList ()

repeated .tensorflow.NodeExecStats node_stats = 2;

public Map<Intero, Stringa> getThreadNames ()

Utilizzare invece getThreadNamesMap() .

public int getThreadNamesCount ()

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

public Map<Integer, String> getThreadNamesMap ()

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

public String getThreadNamesOrDefault (chiave int, String defaultValue)

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

public String getThreadNamesOrThrow (chiave int)

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

public final booleano isInitialized ()

public DeviceStepStats.Builder mergeFrom (com.google.protobuf.Message altro)

public DeviceStepStats.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico finale DeviceStepStats.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public DeviceStepStats.Builder putAllThreadNames (valori Map<Integer, String>)

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

public DeviceStepStats.Builder putThreadNames (chiave int, valore stringa)

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

public DeviceStepStats.BuilderremoveNodeStats ( indice int)

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder rimuoviThreadNames (chiave int)

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

public DeviceStepStats.Builder setDevice (valore stringa)

string device = 1;

public DeviceStepStats.Builder setDeviceBytes (valore com.google.protobuf.ByteString)

string device = 1;

public DeviceStepStats.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public DeviceStepStats.Builder setNodeStats (indice int, valore NodeExecStats )

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder setNodeStats (indice int, NodeExecStats.Builder builderForValue)

repeated .tensorflow.NodeExecStats node_stats = 2;

public DeviceStepStats.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

pubblico finale DeviceStepStats.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)